visualboyadvance-m/po
Fabrice de Gans b139572424 Convert wxJoyKeyCtrl to UserInputControl
This replaces all uses of wxJoyKeyCtrl with a new custom widget,
UserInputControl. Internally, this class keeps track of UserInputs
associated with the current control, allowing direct access to the
UserInputs, rather than going through string conversions.

Acceleration handling is simplified by going through UserInput -
converted to the key, mod, joy triplet for now - rather than handling
string comparisons.
2023-05-08 01:42:39 +00:00
..
wxvbam Convert wxJoyKeyCtrl to UserInputControl 2023-05-08 01:42:39 +00:00
CMakeLists.txt Start removing ancient history of gvbam, may it rest in peace 2017-03-09 03:58:00 -05:00