aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/adlib.cpp
AgeCommit message (Expand)Author
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-18cleanupMax Horn
2003-09-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-18changed & documented the premixer semanticsMax Horn
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-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-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-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-04fixed two leaksMax Horn
2003-07-03const correctnessMax Horn
2003-07-02cleanupMax Horn
2003-06-15fix typoJonathan Gray
2003-05-27cleanupMax Horn
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