aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/adlib.cpp
AgeCommit message (Expand)Author
2003-05-23Revamped iMuse and Player classes. Player now uses MidiParser to parse its da...Jamieson Christian
2003-05-22get rid of some tablesMax Horn
2003-05-20yet more memoy init fixesMax Horn
2003-05-20more memoy init fixesMax Horn
2003-05-20init member varsMax Horn
2003-05-19Fixed Adlib priorities for non-SCUMM gamesJamieson Christian
2003-05-18Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....Jamieson Christian
2003-05-17Fixed Adlib sound problem on old (small header) games. Thanks for eriktorbjor...Jamieson Christian
2003-05-15Fixed tambourine percussion patchJamieson Christian
2003-05-15Added rudimentary Adlib percussion support.Jamieson Christian
2003-05-04new fmopl (from adplug, which has it from mame; we can use it under the LGPL ...Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-02-10Add missing simon 1/2 adlib control codes, purpose unknown.Travis Howell
2003-01-29Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_...Nicolas Bacca
2002-12-18Instrument definition revamp.Jamieson Christian
2002-12-18Fixed Adlib compilation problemJamieson Christian
2002-12-18message.logJamieson Christian
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-12-08started to split out the midi driversMax Horn
2002-12-01Fixed Adlib instrument setup in old (GF_SMALL_HEADER) games.Jamieson Christian
2002-11-26fixed compile problemsOliver Kiehl
2002-11-26Restructured MIDI channel allocation architecture.Jamieson Christian
2002-11-21fixed warningsMax Horn
2002-11-21Update module.mk system for the new adlib driverJames Brown
2002-11-21Revamped Adlib functionality.Jamieson Christian