aboutsummaryrefslogtreecommitdiff
path: root/backends/midi
AgeCommit message (Expand)Author
2004-10-23OopsEugene Sandulenko
2004-10-23o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time s...Eugene Sandulenko
2004-10-23fixed warningsPaweł Kołodziejski
2004-10-23More cleanup. Too bored to go on.Torbjörn Andersson
2004-10-23CleanupTorbjörn Andersson
2004-10-23CleanupTorbjörn Andersson
2004-10-23Cleaned up axtoi()Torbjörn Andersson
2004-10-22ScummVM style (partial)Torbjörn Andersson
2004-10-22cleanupMax Horn
2004-10-22ScummVM style.Torbjörn Andersson
2004-10-22Replaced the Bit* data types with ScummVM's int* and uint* types. TheTorbjörn Andersson
2004-10-22IndentationTorbjörn Andersson
2004-10-22Fixed warning. Hopefully without breaking anything.Torbjörn Andersson
2004-10-22Correction for mingw compileTravis Howell
2004-10-21Fix sign warningsMax Horn
2004-10-21Patch #1048326 Better MT-32 supportEugene Sandulenko
2004-10-19Fix for bug #1049937 (FOA: Regression in Adlib music)Max Horn
2004-10-19Made the calculation of _samples_per_tick a bit less prone to arithmeticTorbjörn Andersson
2004-10-17Fix warningMax 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-10-06Use common PI value insteadChris Apers
2004-09-12Zodiac midi driverChris Apers
2004-08-22cleanup of TimerProc messMax Horn
2004-07-27Add passthrough ability. Patch by Christian Schoenebeck with slight modificat...Jonathan Gray
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-02-05Prepare Zodiac MIDI supportChris Apers
2004-01-20Handle command 0xD0 (queen uses this) - thanks aholler.Joost Peters
2004-01-06updated copyright noticeMax Horn
2003-12-25disable the reverb hack for now; at hacked in sound font support (specify 'so...Max Horn
2003-12-24fix various buglets (like, only 15 of the 16 channels were being inited; also...Max Horn
2003-12-24fix drum channelMax Horn
2003-12-11add config file parameter to specify the desired port when using the ALSA mus...Jonathan Gray
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
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