aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2003-05-22Added "smart-jump" capability to MidiParser.Jamieson Christian
2003-05-21pedantic warning fixMax Horn
2003-05-21More Simon music fixesJamieson Christian
2003-05-20Corrections to SMF Type 1 compression to Type 0.Jamieson Christian
2003-05-20Simon music fixesJamieson Christian
2003-05-20init member vars to 0Max Horn
2003-05-20Fixed regression in XMIDI parsing.Jamieson Christian
2003-05-19Fixed anonymous structs warning.Jamieson Christian
2003-05-19Moved common parsing logic into MidiParser base class.Jamieson Christian
2003-05-19Fixed problem updating callbackJamieson Christian
2003-05-19fix shadow warning; removed unused varMax Horn
2003-05-19fix shadow warningMax Horn
2003-05-19Fixed Simon 1 music regression.Jamieson Christian
2003-05-19MidiStreamer goes away, replaced by MidiParserJamieson Christian
2003-05-19Fixed gcc warnings, virtual destructor problemJamieson Christian
2003-05-19remove dup objectJonathan Gray
2003-05-18Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....Jamieson Christian
2003-05-18SMF/GMF implementation of MidiParserJamieson Christian
2003-05-18MIDI Meta event Tx for virtual MidiDriver'sJamieson Christian
2003-05-18updateJonathan Gray
2003-05-18New plug-in MIDI parser modules, INCOMPLETE.Jamieson Christian
2003-05-18HAVE_CONFIG_HJonathan Gray
2003-05-17Fixed Adlib sound problem on old (small header) games. Thanks for eriktorbjor...Jamieson Christian
2003-05-17Removed mididrv.cpp, added seq.cppJamieson Christian
2003-05-17Absorbed last tidbits of mididrv.cpp into other filesJamieson Christian
2003-05-17Moved SEQ to its own fileJamieson Christian
2003-05-16Added SysEx hooksJamieson Christian
2003-05-04new fmopl (from adplug, which has it from mame; we can use it under the LGPL ...Max Horn
2003-04-30PalmOS changesMax Horn
2003-03-30changed messages from warning to debugPaweł Kołodziejski
2003-03-18cleanup; add stopID method to stop a currently playing sound via its IDMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-02-13fixed warningMax Horn
2003-02-13Bug 683544Oliver Kiehl
2003-01-30fix warningMax Horn
2003-01-29Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_...Nicolas Bacca
2002-12-25Fix midi driver thread for MorphOSRuediger Hanke
2002-12-25Moved MorphOS midi driver to backends/midiRuediger Hanke
2002-12-25even more -peantic fixesMax Horn
2002-12-25fix -pedantic warningsMax Horn
2002-12-21MidiStreamer no longer derives from MidiDriver.Jamieson Christian
2002-12-18Miscellaneous cleanup.Jamieson Christian
2002-12-18Initial iMuse SysEx implementation.Jamieson Christian
2002-12-18message.logJamieson Christian
2002-12-18Experimental SysEx implementation for the -eseq driver.Jamieson Christian
2002-12-18Initial framework for SysEx output support.Jamieson Christian
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-12-11Separated Windows MIDI driver into its own fileJamieson Christian
2002-12-08split alsa from mididrvOliver Kiehl