Commit graph

7 commits

Author SHA1 Message Date
Ilari Liusvaara
044691d555 Move files around a lot 2011-11-06 14:41:41 +02:00
Ilari Liusvaara
7b3fc13b22 Port the generic control stuff from wxwidgets work 2011-11-05 20:09:10 +02:00
Ilari Liusvaara
f73a2debd3 More backports of stuff from the wxwidgets branch 2011-11-04 01:19:00 +02:00
Ilari Liusvaara
3517ba2eee Move joystick axis manipulation from SDL to keymapper code
Joystick axis manipulation isn't really platform-dependent, so move it
from SDL platform code to keymapper code. Additionally, add command to
show all axes and parameters.
2011-10-02 22:40:58 +03:00
Ilari Liusvaara
f2550aebd5 Function comment cleanups 2011-09-26 19:02:43 +03:00
Ilari Liusvaara
de7cc3a980 Rewrite modifier matching algorithm
The previous modifier matching algorithm was seriously buggy. For instance
thinking that it should return true if set={}, trigger={shift} and
mask={shift}, which is totally wrong.
2011-09-22 08:00:09 +03:00
Ilari Liusvaara
89d511f321 Major source reorganization 2011-09-18 12:42:33 +03:00
Renamed from keymapper.hpp (Browse further)