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
3863dcc9cb
Use a new low-pass filter, based on the I3DL2 spec
...
Many thanks to Christopher Fitzgerald, for helping with it
2008-10-02 22:20:42 -07:00
..
ALc.c
Add a Solaris playback backend
2008-09-07 14:34:14 -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
Pass a dummy variable to CreateThread to satisfy Win9x
2008-08-05 20:19:13 -07:00
alsa.c
Implement non-mmap ALSA capture
2008-09-29 17:24:50 -07:00
ALu.c
Use a new low-pass filter, based on the I3DL2 spec
2008-10-02 22:20:42 -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
oss.c
Use volatile for member variables that are changed in a different thread
2008-07-10 20:36:28 -07:00
solaris.c
Add a Solaris playback backend
2008-09-07 14:34:14 -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