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
/
Alc
History
Chris Robinson
c7e49c9f57
Implement yet another low-pass filter
...
This one using the Butterworth IIR filter design
2008-07-25 19:31:12 -07:00
..
ALc.c
Clarify implicit destruction warnings
2008-07-22 14:29:27 -07:00
alcConfig.c
Use %AppData%\alsoft.ini for the config file in Windows
2008-06-04 18:09:21 -07:00
alcRing.c
Protect RingBufferSize calculation with the mutex
2008-06-04 17:01:44 -07:00
alcThread.c
Store thread return value in the struct to avoid void*-to-uint casting
2008-06-17 19:46:37 -07:00
alsa.c
Use volatile for member variables that are changed in a different thread
2008-07-10 20:36:28 -07:00
ALu.c
Implement yet another low-pass filter
2008-07-25 19:31:12 -07:00
bs2b.c
Add missing config.h includes
2008-01-16 14:09:04 -08:00
dsound.c
Use volatile for member variables that are changed in a different thread
2008-07-10 20:36:28 -07:00
lpfilter.c
Implement yet another low-pass filter
2008-07-25 19:31:12 -07:00
oss.c
Use volatile for member variables that are changed in a different thread
2008-07-10 20:36:28 -07:00
wave.c
Use volatile for member variables that are changed in a different thread
2008-07-10 20:36:28 -07:00
winmm.c
Define _WIN32_WINNT to 0x0500 when including windows.h
2008-03-01 01:39:42 -08:00