aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2008-04-20Forgot to include two libs.Lars Persson
2008-04-20Forgot to disable engines in special buildLars Persson
2008-04-20Updated SYMBIAN buildsystem to build M4 and MADE enginesLars Persson
2008-04-20Initial support for M4 and MADE enginesLars Persson
2008-04-17GP2X: Fix 'oops'. No point not initialising the joystick when you need to use...John Willis
2008-04-17Cleanup the shell script that puts a GP2X archive together.John Willis
2008-04-16Small cleanup of the GP2X backend. Still a few odd things I need to glance at...John Willis
2008-04-10fix make cleanJoost Peters
2008-04-05Code cleanup.Marcus Comstedt
2008-04-02Remove Symbian FS creation from common SDL codeLars Persson
2008-03-26Modified Patch #1925352: Memory leak fixesMax Horn
2008-03-26Call InitScalers instead of setting gBitFormat directlyMax Horn
2008-03-26Added note on how the WinCE scalers are wasting valuable cycles, and how to f...Max Horn
2008-03-19Implement OSystem_PSP::getFilesystemFactory() and OSystemPSP::getTimeAndDate()Joost Peters
2008-03-12Implemented OSystem_GP2X::getTimeAndDate (identical to OSystem::getTimeAndDate).John Willis
2008-03-12Implemented OSystem_SDL::getTimeAndDate (identical to OSystem::getTimeAndDate...Max Horn
2008-03-11Updated datafiles needed for S80, S90 and S60v2Lars Persson
2008-03-11Added OSystem_SDL::getFilesystemFactory()Max Horn
2008-03-10forgot to commit theseRobert Göffringmann
2008-03-08Clearing unnecessary execution bitEugene Sandulenko
2008-03-03the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.Robert Göffringmann
2008-03-01Added getTimeAndDate() implementation.Marcus Comstedt
2008-03-01Integrated fs factory into osystem object.Marcus Comstedt
2008-03-01Moved Dreamcast filesystem factory to platform directory.Marcus Comstedt
2008-02-23properly support feeble (sync commit)Kostas Nakos
2008-02-03Use vmsfs_delete_file now that libronin supports it...Marcus Comstedt
2008-02-03Updated flags to use ASM costume for sam and maxLars Persson
2008-02-03Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'dRobin Watts
2008-02-03Updated number of icons in the icon fileLars Persson
2008-02-03Updated libs used for ASMLars Persson
2008-02-03GFX asm defines updated properly. Custume #define turned off since this is cr...Lars Persson
2008-02-03Migration code for users updating to the 1.1.3 iPhone firmware, which has a d...Oystein Eftevaag
2008-02-03Forgot to enable ASM opts somewhere (thought I had).Lars Persson
2008-02-03Introduce ARM code for commonest case of "proc3" costume blitting (asRobin Watts
2008-02-02Simplified iconLars Persson
2008-02-02Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM s...Lars Persson
2008-01-29Updated max heap size to 64mbLars Persson
2008-01-29- Updated default char signing to signed (as per PC) in makefilesLars Persson
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-22Removed backends/intern.hMax Horn
2008-01-21Proper data file paths for S60v3Lars Persson
2008-01-20- Updated version numbers, Implemented exists properly, Added two engines in ...Lars Persson
2008-01-18Removing duplicate content and adding GPL headerMax Horn
2008-01-13Removed unnecessary semi-colons.Torbjörn Andersson
2008-01-12Patch #1869152: "MAEMO port preliminary patch"Eugene Sandulenko
2008-01-11First part of Maemo portEugene Sandulenko
2008-01-11doc update for 0.11.0Kostas Nakos
2008-01-04fix a race - bug #1863961 (#1769503)Kostas Nakos
2008-01-03Use system call to return to DC boot menu rather than relying on exit()Marcus Comstedt