aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/morphos.cpp
AgeCommit message (Expand)Author
2003-09-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-26Converted the MPU-401 timer to use the Timer class.Jamieson Christian
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-08-23use startup message, avoid possible race condition on exitRuediger Hanke
2003-08-05Hotfixes ...Ruediger Hanke
2003-07-22Some MorphOS port fixesRuediger Hanke
2003-06-11Fixed race condition in MPU401 shutdownJamieson Christian
2002-12-25This could hardly work, how did this change? scratch head" morphos.cppRuediger Hanke
2002-12-25Fix midi driver thread for MorphOSRuediger Hanke
2002-12-25Moved MorphOS midi driver to backends/midiRuediger Hanke