aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2009-08-11Include vkeybd default pack into installation fileLars Persson
2009-08-11Enable virtual keyboard support, since qvga gfx is now supported. Lars Persson
2009-08-11Updated actions to support tinsel and made (from CE version)Lars Persson
2009-08-11Updated with m4.dat fileLars Persson
2009-08-10Remove unused variables.Johannes Schickel
2009-08-10Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backendBertrand Augereau
2009-08-09update news files for 1.0.0rc1 releaseKostas Nakos
2009-08-09removing support for flac (good riddance) and mpeg2Kostas Nakos
2009-08-09GP2X: Commit local version of backend, contains a 'fix' to work around a GP2X...John Willis
2009-08-08tweaked the mapped keys to reintroduce SHIFT for mass adding gamesAndre Heider
2009-08-08forward port of wince 3.0 fix for paths from branch 0.13.0, r39978Kostas Nakos
2009-08-07mouse up events need the same lovin' as mouse down events do. don't underesti...Kostas Nakos
2009-08-06overload showMouse to kill mouse shadows in kyraKostas Nakos
2009-08-04got rid of superfluous semicolonsKostas Nakos
2009-08-04commit slightly modified patch #2828646: WINCE: Integrate Windows CE with the...Kostas Nakos
2009-08-04update readme (draft)Kostas Nakos
2009-08-04update MakefileKostas Nakos
2009-08-04support made engineKostas Nakos
2009-08-04add bindings for cruise engineKostas Nakos
2009-08-03GP2XWiz: Fix bug with downscaled cursors.John Willis
2009-08-02GP2XWiz/SDL: Fix 2 small typos.John Willis
2009-08-02clean up and fix vga aspect scaler routinesKostas Nakos
2009-08-02GP2XWiz: More cleanup of render code and fix silly screen update bug when rev...John Willis
2009-08-02rework mixer (re)init. fixes bug #2694722Kostas Nakos
2009-07-31GP2XWiz: Small cleanup of render code to slave as much of loadGFXMode() code ...John Willis
2009-07-31GP2X: Clean up README-GP2X and remove HTML version of it from SVN (no one eve...John Willis
2009-07-30DS: Started work on a new build system for the Nintendo DS port, based on co...Max Horn
2009-07-30NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect eve...Max Horn
2009-07-28GP2XWiz: Add downscale support to the backend using the PocketPCHalfARM scale...John Willis
2009-07-27GP2XWiz: Update GP2X Wiz bundle.sh to copy libraries into the distribution fi...John Willis
2009-07-27Add ARM code version of Normal2x scaler.Robin Watts
2009-07-26Create IP.BIN.Marcus Comstedt
2009-07-26Virtual Keyboard: Update default keyboard pack using slightly tweaked version...John Willis
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-25Add enum which marks global priorites of the EventManager event dispatcher.Johannes Schickel
2009-07-25- EventDispatcher is no longer a singleton.Johannes Schickel
2009-07-25- Adapt DefaultEventManager to use Common::ArtificialEventSourceJohannes Schickel
2009-07-25Change DefaultEventManager to use EventDispatcher.Johannes Schickel
2009-07-25Made DefaultEventManager a subclass of EventObserver.Johannes Schickel
2009-07-25Replaced "_artificialEventQueue" by an EventSource.Johannes Schickel
2009-07-25Got rid of EventManger::artificialEventQueue.Johannes Schickel
2009-07-25Replace "EventProvider" class of the DefaultEventManager implementation with ...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