aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/ym2612.cpp
AgeCommit message (Expand)Author
2007-04-19Patch #1701118: Remove non-english characters from ym2612.cppMax Horn
2007-03-24Commit of patch #1686414 ("Kyra: FM-Towns music").Johannes Schickel
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-02-27SysEx data now passed around with const pointers. Permits simplification of s...Jamieson Christian
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-01-10A little more moving around #include's (last one for today ;-)Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn