aboutsummaryrefslogtreecommitdiff
path: root/backends/midi
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-25Fix for Bug [810564] ALL: missing instruments with native MT-32Jamieson Christian
2003-09-18changed & documented the premixer semanticsMax Horn
2003-09-18Extend the ALSA version check to look at SND_LIB_MAJOR as well. They'reTorbjörn Andersson
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-17Changed adlib note priorities for small header gamesJochen Hoenicke
2003-08-15Changed on_timer frequency in adlib so V3 SFX are correctly timed.Jochen Hoenicke
2003-08-13Remove debug code that shouldn't have been commitTravis Howell
2003-08-12Add adlib music for indy3ega/loom and adlib sfx, patch #770862Travis Howell
2003-08-08Revamped the GM-to-FM emulation tables.Jamieson Christian
2003-08-08Added generic send() option to MidiChannel.Jamieson Christian
2003-08-05getting rid of g_mixer; removing lots of whitespaceMax Horn
2003-08-05removing whitespaceMax Horn
2003-08-05Hotfixes ...Ruediger Hanke
2003-08-05Rvert this non-smallheader adlib changeTravis Howell
2003-08-05Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ...Travis Howell
2003-07-26Fixed unit'd var in Adlib driverJamieson Christian
2003-07-22Some MorphOS port fixesRuediger Hanke
2003-07-15replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...Max Horn
2003-07-11Fix for OOB Adlib frequenciesJamieson Christian
2003-07-11Post FMOPL-reversion cleanup.Jamieson Christian
2003-07-11Reverted to "old" YM3812 (FMOPL) emulator code.Jamieson Christian
2003-07-11Fix for Bug [766984]: FOA: Adlib sound distortionJamieson Christian
2003-07-07New thread emuChris Apers
2003-07-06fix compileOliver Kiehl
2003-07-04fixed two leaksMax Horn
2003-07-03const correctnessMax Horn
2003-07-02cleanupMax Horn
2003-06-24fixed volume controller (compared to the core midi backend, volumes are now e...Max Horn
2003-06-15fix typoJonathan Gray
2003-06-12Added MPU401 crash fixJamieson Christian
2003-06-12Applied Jamieson630's race condition fix to the ALSA driver as well.Torbjörn Andersson
2003-06-11Removed unnecessary warning.Jamieson Christian
2003-06-11Fixed race condition in MPU401 shutdownJamieson Christian
2003-06-01actually sending the event helps tooJonathan Gray
2003-06-01give alsa sysex more chance of working, still broken thoughJonathan Gray
2003-06-01Fixed SysEx errorsJamieson Christian
2003-06-01Fixed stupid SysEx errorJamieson Christian
2003-06-01hopefully add sysex support to alsa midi backendJonathan Gray
2003-06-01Restored SEQ_MIDIPUTC SysEx approachJamieson Christian
2003-06-01Another slight tweak to the EV_SYSEX codeJamieson Christian
2003-05-31EV_SYSEX definitionJamieson Christian
2003-05-31EV_SYSEX based SysEx for -eseqJamieson Christian
2003-05-31Possible fix for -eseq SysExJamieson Christian
2003-05-29Fix a sound problem on exitChris Apers
2003-05-28BracesChris Apers
2003-05-27cleanupMax Horn