Ilari Liusvaara
|
f41142ea16
|
keyboard.cpp: Get rid of register_queue
|
2014-05-13 14:51:09 +03:00 |
|
Ilari Liusvaara
|
4f0e636b9b
|
Refactor workthread.hpp and threadtypes.hpp (renamed to threads.hpp)
Also rename all variables and fields named "mutex" (gdb does not like
that name).
|
2014-03-23 09:45:42 +02:00 |
|
Ilari Liusvaara
|
fc95e85126
|
Pass dummy object parameter to do_unregister
This allows getting rid of proxy objects
|
2014-02-23 07:07:20 +02:00 |
|
Ilari Liusvaara
|
dd486e7ff8
|
Refactor library keyboard to dedicated namespace
|
2013-12-19 01:05:48 +02:00 |
|
Ilari Liusvaara
|
2308401234
|
Refactor joystick code
Gamepads are now remembered across emulator restarts
|
2013-08-02 11:50:56 +03:00 |
|
Ilari Liusvaara
|
dea02b366d
|
Warn about nonexistent controller keys more aggressively
|
2013-03-15 18:48:39 +02:00 |
|
Ilari Liusvaara
|
c6b6b723eb
|
Refactor keymapping to library/
Also introduces controller buttons (the same key can be set to be
multiple controller buttons).
|
2012-12-22 16:16:46 +02:00 |
|
Ilari Liusvaara
|
690c561d2d
|
Refactor keygroup into library/
|
2012-12-16 20:45:16 +02:00 |
|
Ilari Liusvaara
|
9d7107c7a6
|
Refactor keyboard modifiers into library/
|
2012-12-14 17:52:03 +02:00 |
|