aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/adlib.cpp
AgeCommit message (Expand)Author
2004-11-08oopsMax Horn
2004-11-08cleanupMax Horn
2004-10-17added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers'Max Horn
2004-10-17CleanupMax Horn
2004-10-11Make use of the new setupPremix variant (i.e. use an AudioStream subclass ins...Max Horn
2004-08-22cleanup of TimerProc messMax Horn
2004-03-19Reverted to the old random_nr() function. This appears to have been theTorbjörn Andersson
2004-03-13Patch #902111: Change remaining random function calls to use RandomSourceMax Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-01-06updated copyright noticeMax Horn
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