aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2004-10-17CleanupMax Horn
2004-10-15Renamed _scaler_proc -> _scalerProc; cleaned up _scalerType handlingMax Horn
2004-10-13Don't let undraw_mouse() terminate with the surface still locked. Now I canTorbjörn Andersson
2004-10-11Make use of the new setupPremix variant (i.e. use an AudioStream subclass ins...Max Horn
2004-10-11Subtitles by defaultChris Apers
2004-10-11Fixed paramChris Apers
2004-10-11New paramsChris Apers
2004-10-08True assert functionChris Apers
2004-10-08Fixed pathChris Apers
2004-10-07Force ARM in direct modeChris Apers
2004-10-06Forgot this oneChris Apers
2004-10-06Use common PI value insteadChris Apers
2004-10-06Update tableChris Apers
2004-10-06Use system pathChris Apers
2004-10-06Added M_PI definitionChris Apers