aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2007-03-27Fixed yet another DC compile errorMax Horn
2007-03-27Fixed indentation.Torbjörn Andersson
2007-03-26Fix compile error in the DC portMax Horn
2007-03-20Added default-events.cpp to Symbian makefileLars Persson
2007-03-18Some fixes to cope with the move of the event code from OSystem to CommonMax Horn
2007-03-18Fix for bug #1683111 (PSP: unable to build latest svn version 26210)Max Horn
2007-03-18adding key scanning functions compatible with ScummVM's IPCNeil Millstone
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17fixed MSVC compiler warning because winnt.h defines its own ARRAYSIZE #defineRobert Göffringmann
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-03-17cleanupMax Horn
2007-03-17oopsMax Horn
2007-03-17Implemented a simple EventManager classMax Horn
2007-03-16Add a flag which makes it possible to disable the default savefile man (for b...Max Horn
2007-03-14Code cleanup in the actions handling.Lars Persson
2007-03-14ITE save game menu mapping has changed to F5.Lars Persson
2007-03-14Add new KeyMappings (Debugger & Fast mode) for Symbian OS.Lars Persson
2007-03-13Updated Symbian Actions for proper ITE menu key.Lars Persson
2007-03-12Added mapping from '/' to '\' since Symbian OS does n't support mixed mode (\...Lars Persson
2007-03-11Reenabled window bit flags for automatica gzip header detection, and document...Max Horn
2007-03-11Adding extra wbits is not supported by all versions of zlib. If they should b...Lars Persson
2007-03-11Fixed '+' mode handling in symbian_fopen (at least this looks to me like it s...Johannes Schickel
2007-03-11Added shared filed support using native file APIs.Lars Persson
2007-03-11Updated actions for symbian OS, memory limits for S60.Lars Persson
2007-03-10More fixes for MSVC8 warnings.Eugene Sandulenko
2007-03-09reduced dependency from windows-specific header filesNicola Mettifogo
2007-03-08Explicitly #include fcntl.h and unistd.h for the open/write/close syscallsMax Horn
2007-03-08common/util.cpp needs fprintf; various std I/O functions are not used by anyt...Max Horn
2007-03-08Replaced uses of fprintf() with warning() or error()Max Horn
2007-03-08Moving Nintendo DS std C I/O emulation wrappers to common/file.cpp; also add ...Max Horn
2007-03-08Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines mean...Max Horn
2007-03-08Removed redundant code from gba_nds_fat.h (for some bizarre reason, the data ...Max Horn
2007-03-03Updated Icons for UIQ3 and updated #defs and fix for scalers.Lars Persson
2007-02-28Updated Symbian File handling to be able support AGI games, but do work due t...Lars Persson
2007-02-27properly support saga and cine enginesKostas Nakos
2007-02-26support agi engineKostas Nakos
2007-02-26added gfx and code to support spacebar and escape keys in the virtual keyboar...Kostas Nakos
2007-02-24Add support for touche engine.Kostas Nakos
2007-02-24temporarily fix automatic detectionKostas Nakos
2007-02-21Change an include to remove requirement of libfatNeil Millstone
2007-02-21Change an include to remove requirement of libfatNeil Millstone
2007-02-19Don't set ioFailed on EOSMax Horn
2007-02-18Added compressed-saves.cpp to base symbian makefileLars Persson
2007-02-18NDS : The scaler profiling renders a white line (1 pixel / 1 ms)Bertrand Augereau
2007-02-18NDS : CPU scaler twiddling backupBertrand Augereau
2007-02-18NDS : CPU scaler performance experimentBertrand Augereau
2007-02-18NDS : Compile fix (savegames-related)Bertrand Augereau
2007-02-18Accept zlib format files as well when reading.Marcus Comstedt
2007-02-18Const correctnessMax Horn
2007-02-18Updated locations of created files to be uninstalledLars Persson