Files
ppsspp/UI
Henrik Rydgård 2675d6ea43 Input event and device enums (#17514)
* Switch deviceID from int to enum InputDeviceID, globally

* Switch axisId to enum InputAxis

* Change int keycodes to InputKeyCode where it makes sense.

* SDL input buildfix

* SDL keycode buildfix

* Switch on enum warning fixes

* Qt keycode buildfix

* iOS keycode buildfix

* UWP keycode buildfix

* More iOS buildfix

* More iOS buildfix

* Update DinputDevice.cpp
2023-05-26 18:40:13 +02:00
..
2023-04-07 10:35:01 +02:00
2023-05-25 11:32:49 +00:00
2023-03-31 11:05:33 +02:00
2023-05-05 01:18:29 +02:00
2023-04-22 18:12:42 +03:00
2023-04-07 10:35:01 +02:00
2022-04-01 09:59:40 +02:00
2023-03-26 11:21:34 +02:00