aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2008-09-03CleanupFilippos Karapetis
2008-09-02Modified POSIX FSNode implementation to use Common::normalizePath & Common::l...Max Horn
2008-09-02Applied my patch from -devel, which reenables GMM opening via F6.Johannes Schickel
2008-09-02Fake 320x200 resolution instead of 200x320.Johannes Schickel
2008-09-02Updated NULL backend for FS changes.Johannes Schickel
2008-09-02Added missing include.Johannes Schickel
2008-09-01First part of GSoC2008 RTL branch mergeMax Horn
2008-08-29Updated comments, and general cleanupStephen Kennedy
2008-08-27FSNode code: Merged most versions of lastPathComponent() into one new Abstrac...Max Horn
2008-08-27Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...Max Horn
2008-08-27Slightly modified form of patch #2043093: OS/2 patches for posix-fsMax Horn
2008-08-27Slightly cleaned up version of patch #2072006: Enhance OSystem_SDL::setupIconMax Horn
2008-08-25Update readmeKostas Nakos
2008-08-25patch 1868881: ini option to disable doubletap rmbKostas Nakos
2008-08-25patch 1984130: Add Tremolo infoKostas Nakos
2008-08-23Proper fix for key repeat bug - r34094 caused different problems due to repea...Stephen Kennedy
2008-08-22Remove warning about change of config file location under Windows, since it i...Travis Howell
2008-08-22Turned SymbianFilesystemFactory from a singleton into a normal class; adapted...Max Horn
2008-08-22SDL backend: Simplified openConfigFileForReading/openConfigFileForWriting imp...Max Horn
2008-08-22Symbian backend does not have to implement config file methods, as long as th...Max Horn
2008-08-22Turned Windows, AmigaOS and POSIX FSFactories into plain classes; no need for...Max Horn
2008-08-22Moved POSIXFilesystemNode class declaration to a new header file, to enable s...Max Horn
2008-08-22code formatting cleanupMax Horn
2008-08-22Fixed display cursor position bugStephen Kennedy
2008-08-22Fix for key repeat bugStephen Kennedy
2008-08-20- Committed Max' compressed save backseeking support from patch #2050337 "KYR...Johannes Schickel
2008-08-19Don't Use CEikonEnv::Static, get FS from system class insteadLars Persson
2008-08-18Enable save game action key in Touche for WinCE devices.Lars Persson
2008-08-18Enable quick F5 save key for Touche!Lars Persson
2008-08-18Updates to the scummvm blitting code as discussed on the mailing list.Robin Watts
2008-08-18Final changes to keymapper:Stephen Kennedy
2008-08-18switching to libTremoloKostas Nakos
2008-08-18do away with the smush force redraw hackKostas Nakos
2008-08-18remap dialog updatesStephen Kennedy
2008-08-18Makefile update for last commitStephen Kennedy
2008-08-18Removed KeymapManager class. Automatic mapping now done in Keymap. Rest of Ke...Stephen Kennedy
2008-08-18Updated to latest version of XMLParser, and modified VirtualKeyboardParser to...Stephen Kennedy
2008-08-18- proper init of virtual keyboard now implemented (involved added EventManage...Stephen Kennedy
2008-08-17Improved filehandling for securer and quicker way to get ref to file sessionLars Persson
2008-08-17Various virtual keyboard bug fixesStephen Kennedy
2008-08-16Properly close files opened when checking for config file on WIN32.Johannes Schickel
2008-08-16Replaced ARM_USE_GFX_ASM by USE_ARM_GFX_ASMMax Horn
2008-08-16Enable CINELars Persson
2008-08-16Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-...Christopher Page
2008-08-15Optimization and cleanup of VirtualKeyboardGUIStephen Kennedy
2008-08-15Added clear event to virtual keyboardStephen Kennedy
2008-08-15* Added Virtual Keyboard descriptions for all keycodesStephen Kennedy
2008-08-15UpdUpdated actions and Readme for Symbian OS port!Lars Persson
2008-08-15Added close button on remap dialogStephen Kennedy
2008-08-15Virtual Keyboard:Stephen Kennedy