raze-gles/source/audiolib/src
pogokeen efaf328e4d Fixed race condition where XMP voices could be played by the audio driver thread before they were fully initialized or fully freed
git-svn-id: https://svn.eduke32.com/eduke32@6564 1a8010ca-5511-0410-912e-c29ae57300e0
2017-12-17 02:03:52 +00:00
..
_multivc.h The great repository rearrangement of 2017. 2017-02-01 10:01:11 +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 Audiolib: Re-add a fixed version of old code for the SDL driver to initialize SDL as a whole or its audio subsystem if it has not yet been initialized. 2017-03-01 09:35:58 +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 Route all inclusion of libc headers and most of POSIX headers through compat.h. 2017-02-25 08:15:36 +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 Route all inclusion of libc headers and most of POSIX headers through compat.h. 2017-02-25 08:15:36 +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