Age | Commit message (Collapse) | Author |
|
before freeing it, which isn't necessary.
svn-id: r46941
|
|
consistency
svn-id: r44634
|
|
look at debug() and debugC(), since I'm really bored with this now. :-)
svn-id: r41061
|
|
svn-id: r40867
|
|
svn-id: r40424
|
|
svn-id: r35971
|
|
inclusion of vkeybd and keymapper in build.\n\nAlso added corresponding --enable-vkeybd and --enable-keymapper flags to configure scripts.
svn-id: r34706
|
|
* HardwareKey's now have a type too, so that we can either match a key to an action or vice versa.
* Better test keymaps - with special gui keymap that is activated when a dialog is opened
svn-id: r34005
|
|
KeymapManager functionality is implemented in Keymapper.
svn-id: r33988
|
|
EventManager::init() which is called after screen has been initialised)
- changed HardwareKey / Action id field to an array of 4 chars instead of int32. Means that the keymap key/value pairs in config file are more readable.
svn-id: r33986
|
|
meaning Keymap::addAction is automatically called
svn-id: r33885
|
|
svn-id: r33869
|
|
* Added Keymapper::cleanupGameKeymaps() with code to remove game keymaps from active stack
svn-id: r33853
|
|
* Improved automatic mapping algorithm
* Remap dialog overhaul - now displays active keymap(s)
svn-id: r33821
|
|
* Got rid of default keymaps as they over-complicated the API
* Remapping dialog WIP
svn-id: r33699
|
|
* Moved Keymapper code into backends/keymapper
svn-id: r33681
|