aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/mt32/partial.cpp
AgeCommit message (Expand)Author
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-01-08MT32: Fixed compilation warningsMarcus Comstedt
2009-07-29Fix typo, which made our "floorf" macro use "floorf" instead of "floor" on sy...Johannes Schickel
2009-07-01- Added GCC_PRINTF attribute to several funcs where it makes senseMax Horn
2009-03-10Use pow() instead of powf() when compiling with MinGW32 to work around a libs...Andre Heider
2008-08-30Fix (?) Solaris detection in some workaround code in the MT-32 emulatorMax Horn
2008-02-26Completed fix for bug #1523129 (SOLARIS: solaris 8 build broken)Max Horn
2007-12-09Fixed typosMax Horn
2007-11-02Patch #1816901: MT-32 emu: Low volumeMax Horn
2005-11-02Avoid using powf/expf/logf under Mac OS X, as they cause binary & compile inc...Max Horn
2005-05-08Comply to our coding conventionsMax Horn
2005-03-20Merged with latest Munt CVS.Jerome Fisher
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn