Age | Commit message (Expand) | Author |
2008-07-23 | Most of Keymapper class complete | Stephen Kennedy |
2008-07-22 | Merged revisions 32879,32883,32895,32899,32902-32904,32910-32912,32923-32924,... | Stephen Kennedy |
2008-07-21 | Changed pushEvent to use a const& argument | Stephen Kennedy |
2008-07-21 | Refactored KeymapManager to use Domain's of Keymaps rather than a single list. | Stephen Kennedy |
2008-07-21 | Moved UserAction and HardwareKey classes into their own respective header files. | Stephen Kennedy |
2008-07-20 | Solaris tr does not like character classes in some locales. Use "C" locale. | Marcus Comstedt |
2008-07-20 | a little more cleanup | Kostas Nakos |
2008-07-20 | modified patch #1882942 - optimize and kill code for really old platforms | Kostas Nakos |
2008-07-20 | WIP KeymapManager implementation, can only register/unregister keymaps. | Stephen Kennedy |
2008-07-20 | workaround for bogus findfirstfile. kyra now starts up correctly | Kostas Nakos |
2008-07-20 | Added "DEPDIR := .deps" in Makefile.ps2 | Max Lingua |
2008-07-20 | 1. Re-added "rpckbd" as in 0.11.0 | Max Lingua |
2008-07-19 | More WIP development of Keymap class | Stephen Kennedy |
2008-07-19 | Enable support to turn off ALL variations. all variation is most often the on... | Lars Persson |
2008-07-19 | eof was not working properly with caching | Lars Persson |
2008-07-19 | Keymap class implemented. KeymapManager and Keymapper classes started | Stephen Kennedy |
2008-07-18 | Fixed typo in filehandling | Lars Persson |
2008-07-18 | Introduced cache for filereading to fix slowness in AGOS among others. | Lars Persson |
2008-07-18 | Symbian soundsmixer update. (Compile fix) | Lars Persson |
2008-07-18 | In OSystem_SDL::closeMixer moved the call to SDL_CloseAudio to before the del... | Paul Gilbert |
2008-07-17 | Committing PS2 changes on behalf of the other Max ;) | Max Horn |
2008-07-15 | Implemented audio double buffering (for now OSX only) | Max Horn |
2008-07-14 | Fixed code formatting | Max Horn |
2008-07-12 | Added comments in virtual-keyboard-parser.h describing the file format. Added... | Stephen Kennedy |
2008-07-11 | Better handling of virtual keyboard and gui being displayed at the same time.... | Stephen Kennedy |
2008-07-10 | Fixed a few warnings | Bertrand Augereau |
2008-07-09 | - added system delay to event loop, to reduce CPU usage | Stephen Kennedy |
2008-07-09 | DS: Backend changes for new mixer code | Neil Millstone |
2008-07-09 | Added 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-08 | set DEPDIR | Joost Peters |
2008-07-08 | Enable static engines -- time to start thinking about prx/plugin support! | Joost Peters |
2008-07-08 | changes for new Mixer API | Joost Peters |
2008-07-08 | - Virtual keyboard now can now be dragged, when the user clicks on any part o... | Stephen Kennedy |
2008-07-07 | MILESTONE: 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 namespace | Stephen Kennedy |
2008-07-07 | - renaming of files | Stephen Kennedy |
2008-07-07 | - moved VirtualKeyboard files into backends/common directory | Stephen Kennedy |
2008-07-07 | WIP: VirtualKeyboard updates: | Stephen Kennedy |
2008-07-07 | Don't let listSavefiles() search subdirectories. Files with the same name (in... | Sven Hesse |
2008-07-06 | adjustments to the recent mixer api changes | Andre Heider |
2008-07-05 | Enable all engines. | Marcus Comstedt |
2008-06-30 | del instead of rm command | Lars Persson |
2008-06-29 | changes required for new mixer API + implement getMillis() and delayMillis() ... | Joost Peters |
2008-06-29 | fix some quirks of the newer build system | Kostas Nakos |
2008-06-29 | finish up new mixer changes | Kostas Nakos |
2008-06-29 | Updated to use new EngineMan.detectGames() API. | Marcus Comstedt |
2008-06-29 | New Mixer API. | Marcus Comstedt |
2008-06-29 | Small GP2X tidy (mostly svn:executable on scripts) and fixes needed to reflec... | John Willis |