aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2008-07-21Refactored KeymapManager to use Domain's of Keymaps rather than a single list.Stephen Kennedy
2008-07-21Moved UserAction and HardwareKey classes into their own respective header files.Stephen Kennedy
2008-07-20Solaris tr does not like character classes in some locales. Use "C" locale.Marcus Comstedt
2008-07-20a little more cleanupKostas Nakos
2008-07-20modified patch #1882942 - optimize and kill code for really old platformsKostas Nakos
2008-07-20WIP KeymapManager implementation, can only register/unregister keymaps.Stephen Kennedy
2008-07-20workaround for bogus findfirstfile. kyra now starts up correctlyKostas Nakos
2008-07-20Added "DEPDIR := .deps" in Makefile.ps2Max Lingua
2008-07-201. Re-added "rpckbd" as in 0.11.0Max Lingua
2008-07-19More WIP development of Keymap classStephen Kennedy
2008-07-19Enable support to turn off ALL variations. all variation is most often the on...Lars Persson
2008-07-19eof was not working properly with cachingLars Persson
2008-07-19Keymap class implemented. KeymapManager and Keymapper classes startedStephen Kennedy
2008-07-18Fixed typo in filehandlingLars Persson
2008-07-18Introduced cache for filereading to fix slowness in AGOS among others.Lars Persson
2008-07-18Symbian soundsmixer update. (Compile fix)Lars Persson
2008-07-18In OSystem_SDL::closeMixer moved the call to SDL_CloseAudio to before the del...Paul Gilbert
2008-07-17Committing PS2 changes on behalf of the other Max ;)Max Horn
2008-07-15Implemented audio double buffering (for now OSX only)Max Horn
2008-07-14Fixed code formattingMax Horn
2008-07-12Added comments in virtual-keyboard-parser.h describing the file format. Added...Stephen Kennedy
2008-07-11Better handling of virtual keyboard and gui being displayed at the same time....Stephen Kennedy
2008-07-10Fixed a few warningsBertrand Augereau
2008-07-09- added system delay to event loop, to reduce CPU usageStephen Kennedy
2008-07-09DS: Backend changes for new mixer codeNeil Millstone
2008-07-09Added pushEvent to EventManager (from cpage88's branch) and changed VirtualKe...Stephen Kennedy
2008-07-09- keyboard fully tested with multiple modes - key press events successfully p...Stephen Kennedy
2008-07-08set DEPDIRJoost Peters
2008-07-08Enable static engines -- time to start thinking about prx/plugin support!Joost Peters
2008-07-08changes for new Mixer APIJoost Peters
2008-07-08- Virtual keyboard now can now be dragged, when the user clicks on any part o...Stephen Kennedy
2008-07-07MILESTONE: bitmap showing with key color transparency implemented!Stephen Kennedy
2008-07-07- updates for GCC compilation - still having linker errors though :(Stephen Kennedy
2008-07-07- changed VirtualKeyboard classes to Common namespaceStephen Kennedy
2008-07-07- renaming of filesStephen Kennedy
2008-07-07- moved VirtualKeyboard files into backends/common directoryStephen Kennedy
2008-07-07WIP: VirtualKeyboard updates:Stephen Kennedy
2008-07-07Don't let listSavefiles() search subdirectories. Files with the same name (in...Sven Hesse
2008-07-06adjustments to the recent mixer api changesAndre Heider
2008-07-05Enable all engines.Marcus Comstedt
2008-06-30del instead of rm commandLars Persson
2008-06-29changes required for new mixer API + implement getMillis() and delayMillis() ...Joost Peters
2008-06-29fix some quirks of the newer build systemKostas Nakos
2008-06-29finish up new mixer changesKostas Nakos
2008-06-29Updated to use new EngineMan.detectGames() API.Marcus Comstedt
2008-06-29New Mixer API.Marcus Comstedt
2008-06-29Small GP2X tidy (mostly svn:executable on scripts) and fixes needed to reflec...John Willis
2008-06-28Set $(DEPDIR).Marcus Comstedt
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
2008-06-28Doxygenified a commentMax Horn