aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2004-11-09Cleanup + sword1 supportChris Apers
2004-11-09New options :Chris Apers
2004-11-09New info panel + new audio skin buttonChris Apers
2004-11-09Added engine selectionChris Apers
2004-11-09New folderChris Apers
2004-11-09CleanupChris Apers
2004-11-09New info panel handlerChris Apers
2004-11-09AdlibChris Apers
2004-11-09Added pre-init capabilityChris Apers
2004-11-09Added Sword1 supportChris Apers
2004-11-09Check width instead of height, and use newly added header filesChris Apers
2004-11-09Only with 320x[x] gamesChris Apers
2004-11-09New module codeChris Apers
2004-11-09Move common palm definitionsChris Apers
2004-11-09Gathered common functions into new source filesChris Apers
2004-11-09CleanupChris Apers
2004-11-08oopsMax Horn
2004-11-08cleanupMax Horn
2004-11-08Fix it on LE systems. SCUMM_LITTLE_ENDIAN is defined in common/scummsys.h,Eugene Sandulenko
2004-11-07Re-apply endian fixMax Horn
2004-11-06Be more consistent with the other module.mk files.Torbjörn Andersson
2004-11-06Remove stray ;Travis Howell
2004-11-06Improve reporting (OSD messages, file open errors) and fix typos.Eugene Sandulenko
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko
2004-10-24o Sync with upstream sourceEugene Sandulenko
2004-10-24More cleanup. Too bored to continue now.Torbjörn Andersson
2004-10-24More cleanup.Torbjörn Andersson
2004-10-24o Check size of waveforms.raw so output rate could be adjustedEugene Sandulenko
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-22Prepare true AdLib support on PalmOSChris Apers
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-20Added fgetc/getc functionChris Apers
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