aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2005-07-11Move scaler key handling to a separate method (this helps to fix a GCC 4.0 wa...Max Horn
2005-07-11Fix more GCC 4.0 warningsMax Horn
2005-07-09Updated build files for Symbian/Epoc so they now also includes SAGALars Persson
2005-07-09Commited patch to fix bug #1210836: "ALL: Failed assertion in AdvMame scaler".Eugene Sandulenko
2005-07-05Added S60 RSS file if it shall be working with ECompXL. Works on emulator but...Lars Persson
2005-07-05Last modifications for Actions to WinCE.Lars Persson
2005-07-05* Updated WINCE files to compile with new code sharing with other small scree...Lars Persson
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-07-02cleanupMax Horn
2005-07-02Small fixesMax Horn
2005-07-02Hackish native MIDI HW support for Mac OS X (incomplete)Max Horn
2005-06-27Implemented OSystem_Dreamcast::grabPalette().Marcus Comstedt
2005-06-27Implemented InVMSave::skip().Marcus Comstedt
2005-06-24Changed #include <stdafx.h> to #include <common/stdafx.h>. It shouldTorbjörn Andersson
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24For consistency, specify directory when including files.Torbjörn Andersson
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-06-21This is the SDL changes needed by the Symbian build to work properly.Lars Persson
2005-06-21This is the submission of the Epoc/Symbian build files forLars Persson
2005-06-21Added symbian-fs.cpp, symbian filehandling classLars Persson
2005-06-07Be less prone to crash on really, really stupid output sample rates.Torbjörn Andersson
2005-05-29Added braces for clarity.Torbjörn Andersson
2005-05-15Replaced global revBitMask array with a macroMax Horn
2005-05-15Renamed costume scale tables; merged the old costume renderer's scale table w...Max Horn
2005-05-14Added --disable-hq and --disable-scumm-7-8 options. Also improvedEugene Sandulenko
2005-05-13fixed time().Robert Göffringmann
2005-05-11some ps2 changes...Robert Göffringmann
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-05-10Proper #include directive.Eugene Sandulenko
2005-05-10Last bit of AmigaOS4 patch. Apparently this was missed by mistake.Eugene Sandulenko
2005-05-09Patch #1181544 (AmigaOS 4 changes)Max Horn
2005-05-09Why not fix the warning if you encounter it? :-)Max Horn
2005-05-08Added two new methods to OSystem: grabPalette and grabRawScreenMax Horn
2005-05-06Allocate all 16bit surfaces with the same bitformat as the HW surface (Fixes ...Max Horn
2005-05-05Add a comment regarding use of CoreAudio/AudioUnits v1 APIMax Horn
2005-05-05various PS2 system changesRobert Göffringmann
2005-05-04Dispense with the filename field of InVMSaves.Marcus Comstedt
2005-05-04Cleanup of the cleanup code. :-)Marcus Comstedt
2005-05-04Split VMSave into InVMSave and OutVMSave.Marcus Comstedt
2005-05-01Always check for _numDirtyRects overflow in addDirtyRect(). The 'mouseRect'Torbjörn Andersson
2005-04-27Slightly more elegant LauncherDialog connector.Marcus Comstedt
2005-04-27Added eos() method.Marcus Comstedt
2005-04-27Call blitCursor() when changing scaler to give it the opportunity to switchTorbjörn Andersson
2005-04-23Simplified debuglevel handling:Max Horn
2005-04-22add a comment regarding an odd hackMax Horn
2005-04-20Fix bug 1184616 (GUI: Mouse drawn at wrong position in overlay mode)Max Horn
2005-04-20Cleanup / commentsMax Horn
2005-04-19Replace OSystem::hasAlpha with a feature flagMax Horn