aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/mt32.cpp
AgeCommit message (Expand)Author
2005-04-09Remove usage of vsprintf in favour of vsnprintf and makeJonathan Gray
2005-03-12PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...Max Horn
2005-03-09changing AudioDataType -> SoundType, so now the constant names match the name...Max Horn
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-06Added a font manager (work in progress)Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-27Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...Max Horn
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn