aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2009-11-11Remove (now) obsolete HACK for WIN32.Johannes Schickel
2009-11-11samsungtv: move DEFAULT_CONFIG_FILE into main sdl code to prevent code duplic...Paweł Kołodziejski
2009-11-11samsungtv: add missing .Paweł Kołodziejski
2009-11-11samsungtv: remove keymapper, its pointless here. fixed key mappingPaweł Kołodziejski
2009-11-10SDL: cleanupMax Horn
2009-11-10Add an ugly HACK to fix bug #2895217 "MSVC compilation broken with r47595".Johannes Schickel
2009-11-10Fix for bug #2895217 "MSVC compilation broken with r47595".Johannes Schickel
2009-11-10properly fixed mouse positioning in game enginePaweł Kołodziejski
2009-11-10fixed mosue movePaweł Kołodziejski
2009-11-10fix warpMouse(), add missing setMousePos on cursor eventsPaweł Kołodziejski
2009-11-10fixed linking in samsungtv targetPaweł Kołodziejski
2009-11-10make samsungtv backend subclass of sdl classPaweł Kołodziejski
2009-11-10Use the original scummvm.svg icon.Lars Persson
2009-11-10Move Symbian main implementation from main.cpp to SymbianOS.cppLars Persson
2009-11-10WINCE: List each object in MODULE_OBJS on its own line, for readabilityMax Horn
2009-11-10SDL: Remove const from new handle*() method for now, to allow using remapKey ...Max Horn
2009-11-09Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-...Max Horn
2009-11-09SDL: Separate Symbian specific main() from standard SDL main() -- to be moved...Max Horn
2009-11-09whitespaceMax Horn
2009-11-09IndentionMax Horn
2009-11-09SDL: Factor code from OSystem_SDL::pollEvent into various new virtual methods...Max Horn
2009-11-09SDL: Make first param of OSystem_SDL::remapKey constMax Horn
2009-11-09WINCE: Formatting fixes; added a FIXME to OSystem_WINCE3::checkOggHighSampleRateMax Horn
2009-11-09disable hardware surface, for some unknown for me reason it broke drawing eng...Paweł Kołodziejski
2009-11-09Fix compilation on unixWillem Jan Palenstijn
2009-11-09added support for samsung tvPaweł Kołodziejski
2009-11-09added samsung tv backendPaweł Kołodziejski
2009-11-06update readme for releaseKostas Nakos
2009-11-03Use the new built in ScummVM.svg icon. Its now compatible with S60vx (previou...Lars Persson
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-31Fixed Valgrind warning caused by always reading four bytes at a time from theTorbjörn Andersson
2009-10-30PSP: Fixed serious issue in plugins due to way gcc sometimes works. Was only ...Yotam Barnoy
2009-10-22PSP: small fix for cache coherency affecting nippon and some others. Trunk only.Yotam Barnoy
2009-10-21Patch #2871861: fix for mgx-packet in linuxmoto.mkMax Horn
2009-10-17Made find_unused_pixel() take the transparency mask into account, notMarcus Comstedt
2009-10-17Update the Dreamcast iconJordi Vilalta Prat
2009-10-16PSP palette fix for bsword1: fixed cache coherency issueYotam Barnoy
2009-10-16Update the WinCE panel image with the new styleJordi Vilalta Prat
2009-10-15PSP plugin: fixed small warning that could cause problemsYotam Barnoy
2009-10-15Fix Makefile again; use PSP targeted sdl-config, not the system-wide one.Joost Peters
2009-10-15Updated custom PSP makefile with engines, cleaned up, fixed small issueYotam Barnoy
2009-10-13PS2: Clarify licensing terms for some filesMax Horn
2009-10-13PS2: Replace license header on irx_imports.h by a GPL one. These filesMax Horn
2009-10-13Update the WinCE bar and the XPM imagesJordi Vilalta Prat
2009-10-13Update some more icons (motomagx, gp2x, gp2xwiz and wince)Jordi Vilalta Prat
2009-10-12use new ScummVM logo (with capital S)Joost Peters
2009-10-10Fixed some warnings.Marcus Comstedt
2009-10-10Added flag for updating dependencies.Marcus Comstedt
2009-10-10Enable RGB colour for Dreamcast.Marcus Comstedt
2009-10-10RGB support.Marcus Comstedt