raze-gles/polymer/eduke32/source/jaudiolib
helixhorned 9688dccfff multivoc.c: use a local variable instead of a file-scope one used locally.
git-svn-id: https://svn.eduke32.com/eduke32@4183 1a8010ca-5511-0410-912e-c29ae57300e0
2013-11-28 21:18:09 +00:00
..
include Fix playing ambient sounds at max volume for split sec on entering their range. 2013-03-31 18:58:17 +00:00
src multivoc.c: use a local variable instead of a file-scope one used locally. 2013-11-28 21:18:09 +00:00
third-party All kneel, king FLAC is here. 2012-12-29 10:57:24 +00:00
Makefile Split the handling of audio based on RENDERTYPE into a new variable named MIXERTYPE, allowing Windows builds to use SDL for input and rendering (RENDERTYPE=SDL) while using DirectSound and Windows' MIDI interface (MIXERTYPE=WIN [current default]) so that EMIDI works. 2013-10-07 10:05:03 +00:00
Makefile.msvc Clean up and factor jaudiolib. 2012-12-29 10:59:21 +00:00