aboutsummaryrefslogtreecommitdiff
path: root/sound/mpu401.cpp
AgeCommit message (Expand)Author
2008-11-29Remove warnings from NDS build.Robin Watts
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-10-21cleanupMax Horn
2006-08-01Some more whitespace changes.Torbjörn Andersson
2006-08-01Whitespace.Torbjörn Andersson
2006-06-24Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf...Max Horn
2006-05-12Whitespace changes. (Oh dear, now *I'm* forcing myself to large re-compiles.)Torbjö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-06-24For consistency, specify directory when including files.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-01-01Updated copyrightMax Horn
2004-11-04Delegate channel functions to any MidiDriver. This is useful for theEugene Sandulenko
2004-08-22cleanup of TimerProc messMax Horn
2004-01-06updated copyright noticeMax Horn
2003-10-17renamed some Timer methodsMax Horn
2003-10-10cleanupMax Horn
2003-10-04use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...Max Horn
2003-09-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-27Timer services are now available through g_timer, soJamieson Christian
2003-09-26Converted the MPU-401 timer to use the Timer class.Jamieson Christian
2003-09-25Fix for Bug [810564] ALL: missing instruments with native MT-32Jamieson Christian
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-08-08Added generic send() option to MidiChannel.Jamieson Christian
2003-08-08Send All Notes Off to every channel on closeJamieson Christian
2003-06-21make gcc happyJonathan Gray
2003-06-11fixed cast warningsMax Horn
2003-06-11Fixed race condition in MPU401 shutdownJamieson Christian
2003-06-01Some last SysEx cleanup.Jamieson Christian
2003-05-29added TODO: get rid of create_threadMax Horn
2003-05-19Fixed problem updating callbackJamieson Christian
2003-05-17Absorbed last tidbits of mididrv.cpp into other filesJamieson Christian
2003-05-16Added SysEx hooksJamieson Christian
2003-04-30PalmOS changesMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2002-12-25Fix midi driver thread for MorphOSRuediger Hanke
2002-12-18Initial framework for SysEx output support.Jamieson Christian
2002-12-08started to split out the midi driversMax Horn