Age | Commit message (Expand) | Author |
2008-08-13 | RemapDialog now properly uses reflowLayout() and open(), so that the same ins... | Stephen Kennedy |
2008-08-13 | Keymapper WIP: | Stephen Kennedy |
2008-08-13 | Keymapper WIP: | Stephen Kennedy |
2008-08-11 | Remap dialog WIP | Stephen Kennedy |
2008-08-11 | * Updated virtual keyboard pack | Stephen Kennedy |
2008-08-11 | * Added test keyboard pack | Stephen Kennedy |
2008-08-08 | Keymapper WIP: | Stephen Kennedy |
2008-08-07 | * Moved VK code into backends/vkeybd | Stephen Kennedy |
2008-08-07 | * Removed Shape base class | Stephen Kennedy |
2008-08-07 | Keymapper cleanup: | Stephen Kennedy |
2008-08-07 | * Some Valgrind fixes | Stephen Kennedy |
2008-08-06 | Keymapper WIP: | Stephen Kennedy |
2008-08-06 | Keymapper WIP: | Stephen Kennedy |
2008-08-01 | Keymapper WIP: | Stephen Kennedy |
2008-07-31 | added display functionality to VirtualKeyboard to allow preview of key presse... | Stephen Kennedy |
2008-07-31 | Bug fixes to get new keyboard pack working | Stephen Kennedy |
2008-07-30 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Stephen Kennedy |
2008-07-30 | - major re-factoring of VK - all GUI-related code has been abstracted to Virt... | Stephen Kennedy |
2008-07-29 | GCC compilation fixes | Stephen Kennedy |
2008-07-29 | SDL: Properly init vars related to mixer double buffering | Max Horn |
2008-07-28 | Fixed constructor for WindowsFilesystemNode. On Windows, trailing slashes can... | Nicola Mettifogo |
2008-07-27 | Fix for ftell error when caching. HOF now starts properly | Lars Persson |
2008-07-27 | Fixed win32 plugin provider. | Johannes Schickel |
2008-07-27 | The iPhone backend is now (mostly) up to speed again, and works for firmware 2.0 | Oystein Eftevaag |
2008-07-26 | VirtualKeyboard: | Stephen Kennedy |
2008-07-24 | KeymapManager - implemented loading/saving of keymaps | Stephen Kennedy |
2008-07-23 | Most of Keymapper class complete | Stephen Kennedy |
2008-07-22 | AddedAdded MAD as default feature | Lars Persson |
2008-07-22 | Fixed seek problem when cached data is used. | Lars Persson |
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 |