Matthew Budd
|
adce35cc58
|
Added input preset configuration scheme for Qt GUI.
|
2020-11-23 16:09:11 -05:00 |
Matthew Budd
|
396029743a
|
Added input device selection/configuration window for Qt GUI. Still TODO, button config windows for non-gamepad devices.
|
2020-11-23 13:50:26 -05:00 |
Matthew Budd
|
92ccbd8a49
|
Changed Qt GUI hot key logic to allow for hot key bindings to include the use of modifier keys (Shift,Alt,Ctrl) to form key sequences instead of just being limited to single key bindings.
|
2020-11-08 22:57:28 -05:00 |
mjbudd77
|
8b5e99909a
|
Added emulation speed control main menu functionality to Qt GUI.
|
2020-10-18 10:34:03 -04:00 |
Matthew Budd
|
b48b81c938
|
Commented out command line INOP inputCfg functionality. With new GUI gamepad config, this should not be required anymore.
|
2020-07-24 23:04:56 -04:00 |
mjbudd77
|
b815fbfe47
|
Added logic to show state of mapped buttons on game pad config page.
|
2020-07-24 09:50:03 -04:00 |
Matthew Budd
|
e50d6e22ed
|
Added logic to load default game pad button bindings from SDL database.
|
2020-07-24 00:11:11 -04:00 |
Matthew Budd
|
e018b4b945
|
Removed unused button config arrays in preparation for implementing SDL2 game controller setup.
|
2020-07-23 18:43:45 -04:00 |
Matthew Budd
|
b2c094a6bf
|
Added QT Hotkey configuration window.
|
2020-07-06 21:44:23 -04:00 |
Matthew Budd
|
4dca42bfca
|
Moved the physical input update to the main thread since the MAC OS X SDL2 requires it to be so.
|
2020-07-05 21:16:31 -04:00 |
Matthew Budd
|
59462545ca
|
Gui controller calibration fixes and enhancements.
|
2020-06-27 21:08:02 -04:00 |
Matthew Budd
|
7ba7ef4b82
|
Include path fixes for qmake incorrectly marking sdl folder for heading includes.
|
2020-06-27 20:07:24 -04:00 |
Matthew Budd
|
be4c650238
|
Starting new QT gui.
|
2020-06-23 20:40:43 -04:00 |