Commit Graph
31 Commits
Author SHA1 Message Date
Rosalie Wanders 4391ebd94a RMG-Input: fix RevertSettings not deleting profile sections in some cases 2023-02-12 21:54:20 +01:00
Rosalie Wanders 081029e3d1 RMG-Input: fix reset button not working 2023-02-12 21:48:14 +01:00
Rosalie Wanders 304afbb50d RMG-Input: add Input_FilterEventsFor{Buttons,Axis} settings 2023-02-11 19:47:12 +01:00
Rosalie Wanders 1c07d032ef RMG-Input: account for added profiles in RevertSettings() 2023-02-11 15:18:44 +01:00
Rosalie Wanders c500a17b1a RMG-Input: implement reverting settings & improve saving 2023-02-11 14:33:30 +01:00
Rosalie Wanders 83af0ff4af RMG-Input: improve per game profile handling 2023-02-11 13:41:26 +01:00
Rosalie Wanders 42597a76f0 RMG-Input: handle automatic input device in CheckInputDeviceSettings() 2023-02-11 13:09:32 +01:00
Rosalie Wanders 3bbd29916b RMG-Input: implement creation of profiles 2023-02-09 21:55:45 +01:00
Rosalie Wanders 6516330289 RMG-Input: slight UI changes 2023-02-09 21:53:47 +01:00
Rosalie Wanders 0628ea920b RMG-Input: introduce 'Automatic' input device 2023-02-09 21:53:47 +01:00
Rosalie Wanders ce43955784 RMG-Input: remove 'Invert Axis Mapped To LRZ' 2023-02-05 20:02:25 +01:00
Rosalie Wanders e85f4f4309 RMG-Input: filter SDL events based on joystick type 2023-02-05 20:02:25 +01:00
Rosalie Wanders 8ccdc415bc RMG-Input: implement support for mapping multiple inputs 2023-02-04 22:28:37 +01:00
Rosalie Wanders 81dc449637 RMG-Input: force refresh deadzone label value 2023-01-18 21:04:37 +01:00
Rosalie Wanders d5834de5e7 RMG-Input: disable Input_RemoveDuplicateMappings on linux 2022-12-27 23:25:53 +01:00
Rosalie Wanders 0f3e70706d RMG-Input: allow removing/resetting the main profile 2022-12-14 18:50:55 +01:00
Rosalie Wanders 3f027fad63 RMG-Input: force call on_controllerPluggedCheckBox_toggled() 2022-12-14 00:13:35 +01:00
Rosalie Wanders 70830ae016 RMG-Input: do nothing in CheckInputDeviceSettings() when combobox is empty 2022-12-13 23:31:56 +01:00
Rosalie Wanders d580d2be9a RMG-Input: add Z-Trigger to the svg & hook it up to ControllerImageWidget 2022-12-13 22:53:03 +01:00
Rosalie Wanders 18a1a6afe6 RMG-Input: fix 'full match' not being correct in ControllerWidget 2022-12-10 22:17:16 +01:00
Rosalie Wanders b4c42726ca RMG-Input: introduce 'Invert Axis Mapped To LRZ' option 2022-11-27 16:20:15 +01:00
Rosalie Wanders 04142f71bf RMG-Input: remove range option 2022-11-23 16:33:43 +01:00
JaxonWasTakenandRosalie e1180bc574 RMG-Input: implement octagonal input range
The implementation takes configured deadzone and range into account,
with 9% deadzone equating to the real N64 deadzone.
2022-11-23 10:29:34 +01:00
Rosalie Wanders 69cc341fdd RMG-Input: revert to main profile in on_removeProfileButton_clicked() 2022-11-17 01:43:40 +01:00
Rosalie Wanders 93c75a5b0b RMG-Input: add transfer pak support 2022-11-17 01:18:36 +01:00
Rosalie Wanders 44f8f6b304 RMG-Input: account for input device in per game settings 2022-11-15 00:05:04 +01:00
Rosalie Wanders de2f3a1703 RMG-Input: don't save settings in OptionsDialog but store them for later 2022-11-14 14:20:17 +01:00
Rosalie Wanders 8a9e842474 RMG-Input: use CoreSettingsSave() in save functions 2022-11-14 13:33:18 +01:00
Rosalie Wanders ab106b6295 RMG-Input: include profile combobox & button in on_controllerPluggedCheckBox_toggled() 2022-11-14 13:07:07 +01:00
Rosalie Wanders 49906b6825 RMG-Input: implement per game profiles 2022-11-14 00:20:06 +01:00
Rosalie Wanders 1eac1b2b3f Introduce RMG-Input (for linux only) 2022-09-10 18:42:56 +02:00