aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2007-02-18flush()->finalize()Marcus Comstedt
2007-02-18correctly reinit sound output deviceKostas Nakos
2007-02-18Replaced the old code for compressed savegames (which was using the gzopen/gz...Max Horn
2007-02-17Get rid of Common::SaveFileMax Horn
2007-02-16Some very obvious cleanups.Torbjörn Andersson
2007-02-16Unified how we deal with (and how we generate) MIDI sysex messages -- in part...Max Horn
2007-02-15Changes made for 0.9.1a beta2 release backported to trunkNeil Millstone
2007-02-13NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically...Bertrand Augereau
2007-02-12removed dependency on MAX_MOUSE_W/H. optimized mouse blits a bitKostas Nakos
2007-02-11remove libmpeg2 'support', as we support DXA cutscenes now and mpeg2 was neve...Joost Peters
2007-02-11fix compilation / modularization updateJoost Peters
2007-02-08The restriction on 'small' mouse cursors has been lifted quite some time ago;...Max Horn
2007-02-08Removed build.rules (hasn't been used by our build system for ages now)Max Horn
2007-02-07Update GP2X port to hack around the odd grabRawScreen issues. This is not a f...John Willis
2007-02-07Update GP2X ports helper scripts to support newer Open2x tool-chains (ones wi...John Willis
2007-02-04permit compilation with hq scalers disabledKostas Nakos
2007-02-03Fixing various doxygen warningsMax Horn
2007-02-03update to new detectorKostas Nakos
2007-02-03set svn:ignore, sync makefileKostas Nakos
2007-01-27DetectedGameList -> GameList.Marcus Comstedt
2007-01-27Updated symbian builds for parallactionLars Persson
2007-01-24Modified version of Torbjoern's patch from bug #1640420 (fixes an overflow in...Max Horn
2007-01-21Don't mkdir the default savepath whenever we startup; rather, mkdir (on Unix/...Max Horn
2007-01-21Speed up mouse emulation with hires gamesChris Apers
2007-01-21Cleanup event codeChris Apers
2007-01-21ClenaupChris Apers
2007-01-21ClenaupChris Apers
2007-01-21Ooops, ooops ooops, bad source directoryChris Apers
2007-01-21Ooops, collapsible onlyChris Apers
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2007-01-20Prepare Parallaction support (not working for now)Chris Apers
2007-01-20Prepare Parallaction support (not working for now)Chris Apers
2007-01-20Added support fir hi-res games to standard PalmOS 5 devices (BS, TOuche, ...)Chris Apers
2007-01-20Fixed mouse redraw with ToucheChris Apers