]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - snd_modplug.c
Make cdda optional, server does not need to play music
[xonotic/darkplaces.git] / snd_modplug.c
2013-07-24 nikoliUpdate build system, fix and enable ODE by default
2013-07-17 havocSteel Storm additions for mobile (EluanCM)
2011-09-15 havocsound mixer now operates on floating point, has on...
2011-09-08 divverentmodplug. set total length to 1<<30 now, as anything...
2010-12-29 divverentfix the overflow checks in snd_ogg to handle different...
2010-07-26 divverentbump modplug version to libmodplug-1.dll (only supports...
2010-07-14 divverentadd q prefix to modplug functions
2009-12-24 havocchange a few WIN64 checks to _WIN64 (which actually...
2009-11-14 havocalways stream decode ogg, this reduces Nexuiz sound...
2009-11-14 havocreduced memory usage of sound in Nexuiz by about 70MB...
2009-01-28 divverentmake DP compile with C++ again
2008-10-26 divverentfix two warnings with statically linked-in libmodplug
2008-10-25 divverentmod_q3bsp_nolightmaps: do not load lightmaps, use the...
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2007-12-13 divverentoops, should use <>, not ""
2007-12-13 divverentsupport the upcoming -DSND_MODPLUG_STATIC flag
2007-12-12 divverentAdd support for libmodplug (when found). Sound files...