aboutsummaryrefslogtreecommitdiff
path: root/backends/midi
AgeCommit message (Expand)Author
2003-10-18cleanupMax Horn
2003-10-17Make PalmOS port happyChris Apers
2003-10-07More Euphony/YM2612 instrument layering and polyphonyJamieson Christian
2003-10-07Remove my trace output. :PJamieson Christian
2003-10-07More polyphony tweaks. Sounding a bit better.Jamieson Christian
2003-10-06fixed warningsMax Horn
2003-10-06removed unused 'rate' param from nextTick; another tiny tweak to Operator2612...Max Horn
2003-10-06remove <string> include so we don't depend on stdlib stuff (not used anyway) ...Jonathan Gray
2003-10-06malloc/new optimizationsMax Horn
2003-10-06Per-channel polyphony now > 1Jamieson Christian
2003-10-06even more optimizationsMax Horn
2003-10-06some more tweaksMax Horn
2003-10-06some incremental changes (more will follow, this is step-by-step optimzation,...Max Horn
2003-10-06More performance optimizationsJamieson Christian
2003-10-06oops - that happesn if you incorrectly re-apply a broken patch =)Max Horn
2003-10-06more optimizationsMax Horn
2003-10-06Fix compiler warningsJamieson Christian
2003-10-06The real YM2612 implementation. Portable,Jamieson Christian
2003-10-05Preliminary preparation for new YM2612 FM emulator.Jamieson Christian
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