This website requires JavaScript.
Explore
Help
Sign In
kcat
/
openal-soft
Watch
1
Star
0
Fork
0
You've already forked openal-soft
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openal-soft
/
OpenAL32
/
Include
History
Chris Robinson
5d014ba85f
Start using a simpler method for error handling
...
This helps avoid the al_try/al_throwerr/al_endtry stuff.
2013-10-06 18:01:01 -07:00
..
alAuxEffectSlot.h
Implement the Compressor effect
2013-10-03 07:55:12 -07:00
alBuffer.h
Use a separate value for the maximum buffer channels
2013-07-23 00:13:15 -07:00
alEffect.h
Implement the Compressor effect
2013-10-03 07:55:12 -07:00
alError.h
Add helper macros to set an error and return, and use it in a few places
2013-05-26 00:01:07 -07:00
alFilter.h
Implement the Autowah effect.
2013-10-03 03:37:03 -07:00
alListener.h
Apply the listener matrix to the listener velocity once
2012-10-12 07:56:37 -07:00
alMain.h
Start using a simpler method for error handling
2013-10-06 18:01:01 -07:00
alSource.h
Don't store the effect slot in SendParams
2013-10-06 10:11:01 -07:00
alThunk.h
Always use the thunk functions to get object IDs
2011-08-22 07:40:14 -07:00
alu.h
Use a macro for the silence threshold
2013-10-06 17:25:47 -07:00
bs2b.h
Use memset to clear the bs2b filter's last sample and remove the unused is_clear function
2012-02-19 13:09:29 -08:00