AuroraOpenALSoft/OpenAL32
2014-04-18 06:54:18 -07:00
..
Include Simplify some error checking 2014-04-18 06:54:18 -07:00
alAuxEffectSlot.c Insert all new effect slots into the active effect slots at once 2014-04-10 20:49:01 -07:00
alBuffer.c Only require MSADPCM block alignment to be a multiple of 2 2014-03-06 21:42:03 -08:00
alEffect.c Use C99 inline in more places 2013-11-04 13:44:46 -08:00
alError.c Move the device mutex to the backend 2013-10-28 12:05:33 -07:00
alExtension.c Remove the last of the al_try code 2013-10-07 12:05:39 -07:00
alFilter.c Remove an unused method 2014-03-23 17:47:58 -07:00
alFontsound.c Rename aftertouch to keypressure 2014-01-17 04:18:49 -08:00
alListener.c Remove al_try from alListener.c 2013-10-07 09:04:52 -07:00
alMidi.c Remove setState from the MidiSynth vtable 2014-03-23 18:34:49 -07:00
alPreset.c Allow getting preset properties even when referenced 2014-01-12 23:57:44 -08:00
alSoundfont.c Avoid memory leak if preset ID lookup fails 2014-04-14 01:33:31 -07:00
alSource.c Add gain stepping to the send mixers 2014-03-23 16:11:21 -07:00
alState.c Add a generic vector interface and use it for the active effect slots 2014-03-21 01:23:01 -07:00
alThunk.c Fix a minor typo 2012-04-25 19:37:12 -07:00
sample_cvt.c Use C11's static_assert when available 2014-04-07 11:48:28 -07:00