ppsspp/Qt
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
..
languages Update ppsspp_de.ts 2017-03-11 23:52:06 +01:00
resources Qt: Lots of misc fixes. 2013-11-24 15:49:32 +10:00
macbundle.sh iOS/macOS : set bundle version 2020-05-01 21:36:55 +03:00
mainwindow.cpp Rename iBufFilter -> iDisplayFilter 2023-04-05 09:34:18 +02:00
mainwindow.h Rename iBufFilter -> iDisplayFilter 2023-04-05 09:34:18 +02:00
NKCodeFromQt.h Input event and device enums (#17514) 2023-05-26 18:40:13 +02:00
PPSSPP.desktop Added StartupWMClass 2023-01-08 22:49:31 +05:30
QtMain.cpp Input event and device enums (#17514) 2023-05-26 18:40:13 +02:00
QtMain.h Fix InputBox in Qt 2023-03-22 14:39:57 +01:00