aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/mt32.cpp
AgeCommit message (Expand)Author
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn
2004-12-05Clean up OSystem::EventMax Horn
2004-11-28Changed parameter order of SoundMixer::playInputStream to match that of playRawMax Horn
2004-11-28- Now sets the palette earlier, and only once.Jerome Fisher
2004-11-28- Now sets itself as a "permanent" mixer channel.Jerome Fisher
2004-11-28Initialize palette for the progress barEugene Sandulenko
2004-11-28const correctness fixMax Horn
2004-11-28- Now really use g_scummfont everywhere.Jerome Fisher
2004-11-28- Now uses g_scummfont instead of g_sysfont.Jerome Fisher
2004-11-28- Added graphical representation of initialisation progress. This is quite ha...Jerome Fisher
2004-11-15const const constMax Horn
2004-11-15- Now uses playInputStream to add a channel to the mixer, instead of setting ...Jerome Fisher
2004-11-14MT32 MidiDriver:Jerome Fisher
2004-11-13MT32 MidiDriver:Jerome Fisher
2004-11-10Use the actual output rate of the sound mixer when producing MT32 audio sampl...Max Horn
2004-11-08cleanupMax Horn
2004-11-06Improve reporting (OSD messages, file open errors) and fix typos.Eugene Sandulenko
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko