raze-gles/source/audiolib/src
hendricks266 6cb29c820c sdlmusic: Slight cosmetic cleanup
git-svn-id: https://svn.eduke32.com/eduke32@6891 1a8010ca-5511-0410-912e-c29ae57300e0
2018-05-19 14:14:25 +00:00
..
_multivc.h Revert change to _multivc.h because it fucked up the volume slider 2018-02-27 16:54:42 +00:00
driver_directsound.cpp Route all inclusion of libc headers and most of POSIX headers through compat.h. 2017-02-25 08:15:36 +00:00
driver_directsound.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
driver_nosound.cpp Eliminate many cases of duplication of compat.h's functionality. 2017-02-19 22:15:56 +00:00
driver_nosound.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
driver_sdl.cpp sdlmusic: Slight cosmetic cleanup 2018-05-19 14:14:25 +00:00
driver_sdl.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
drivers.cpp The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
flac.cpp Fix memory leaks in audiolib. Fixes issue #59. 2017-06-19 23:06:53 +00:00
formats.cpp Route all inclusion of libc headers and most of POSIX headers through compat.h. 2017-02-25 08:15:36 +00:00
fx_man.cpp Slight change to FX_DetectFormat(); format specifications seem to say there's no such thing as WAVE without RIFF. 2018-04-21 06:04:44 +00:00
linklist.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
mix.cpp The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
mixst.cpp The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
multivoc.cpp Fix gcc 7.1.0 warnings 2017-07-18 20:53:41 +00:00
pitch.cpp Route all inclusion of libc headers and most of POSIX headers through compat.h. 2017-02-25 08:15:36 +00:00
pitch.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
vorbis.cpp Fix memory leaks in audiolib. Fixes issue #59. 2017-06-19 23:06:53 +00:00
xa.cpp xa.cpp: Tabs to spaces. 2018-03-13 23:29:38 +00:00
xmp.cpp Fixed race condition where XMP voices could be played by the audio driver thread before they were fully initialized or fully freed 2017-12-17 02:03:52 +00:00