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 |
alSource.c
|
Add gain stepping to the send mixers
|
2014-03-23 16:11:21 -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 |