aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2009-07-25GP2X Backend: Volume control code cleanup.John Willis
2009-07-25Yet another fix for the GP2x backend.Johannes Schickel
2009-07-25Fix gp2x port building.Johannes Schickel
2009-07-25Move the event recorder to its own class (EventRecoder inside common/EventRec...Johannes Schickel
2009-07-21Add ARM code implementation of Scaler2x, and enable it for the WinCERobin Watts
2009-07-19whoops, fix non-arm build (why? :-) )Kostas Nakos
2009-07-19remove dead code leftoverKostas Nakos
2009-07-15New ARM code blending Smartphone landscale scaler for WinCE port. Seems to workRobin Watts
2009-07-14Split the iPhone OSystem class up into several filesOystein Eftevaag
2009-07-13Reverted my previous change (fprintf vs fputs),Max Lingua
2009-07-12Split _eof vs. _err.Max Lingua
2009-07-12oops, fix propsKostas Nakos
2009-07-12Apply patch 2802544: WINCE: Implement OSystem::engineInit to remove hackKostas Nakos
2009-07-12ScummVM/PS2 bugs fixed by this commit:Max Lingua
2009-07-05Refresh the screen if pollEvent() is called without updateScreen() being call...Marcus Comstedt
2009-07-02cleanupMax Horn
2009-07-01Move action inits to engineInit and engineDone callbacks.Lars Persson
2009-06-29Indentation fix.Johannes Schickel
2009-06-28For consistency, use upper-case letter in hex constant.Torbjörn Andersson
2009-06-28Fix PSP portMax Horn
2009-06-28PS2: Don't overload fillScreen with a dummy, just use the inherited versionMax Horn
2009-06-28Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;Max Horn
2009-06-28change link order in .spec file to produce working binaries when building usi...Joost Peters
2009-06-22Fixed NDS compilation when using older devkitpro versions (I accidentally bro...Max Horn
2009-06-18Improved the iphone swipe input handlingOystein Eftevaag
2009-06-17Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml ge...Andre Heider
2009-06-13Detected games with different language or platform are nowMarcus Comstedt
2009-06-08Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboa...John Willis
2009-06-06Implement feature request #1180217: "GUI: Mute option"Eugene Sandulenko
2009-06-06GP2X: Small cleanup of control code and start to work on virtual keyboard sup...John Willis
2009-06-06GP2XWiz: Cleanup and start to work on virtual keyboard support for the backend.John Willis
2009-06-04Code formatting in the gp2xwiz backendMax Horn
2009-06-04Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). I...John Willis
2009-06-03cleanupMax Horn
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-27Changes for the latest libfat update.Andre Heider
2009-05-25Added hardwarekeys.cpp to makefileLars Persson
2009-05-24Also strip trailing whitespaces in C and Objective-C source files. (Seems I f...Johannes Schickel
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-21Attempt to bring event recoredr to life. Still crashes on exit, though.Eugene Sandulenko
2009-05-21Workaround for shells that treat an empty list in for as a syntax error...Marcus Comstedt
2009-05-21Micro-optimization: Don't re-strip plugins which are not modified.Marcus Comstedt
2009-05-21Ack, can't use something set with := in the dependency section. *sigh* New ...Marcus Comstedt
2009-05-21Added proper dependencies for the "plugin_dist" target.Marcus Comstedt
2009-05-16Fix bug #2790461: "WINCE: Compilation broken"Eugene Sandulenko
2009-05-12Make data that is only locally used staticMax Horn
2009-05-12Give hints for better automappingEugene Sandulenko
2009-05-12Synced WinCE SDL backend with the changes in commit #40226. Hopefully, this w...Filippos Karapetis
2009-05-11This is the source for the MMUHACK 2.4 kernel module is included with the GP2...John Willis