raze-gles/polymer/eduke32/source/jaudiolib
helixhorned 0ab2814f2e jaudiolib: don't attempt audio format auto-detection for less than 12 bytes.
git-svn-id: https://svn.eduke32.com/eduke32@4263 1a8010ca-5511-0410-912e-c29ae57300e0
2014-01-24 21:38:59 +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 jaudiolib: don't attempt audio format auto-detection for less than 12 bytes. 2014-01-24 21:38:59 +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