dolphin/Source/Core/DolphinQt/Config/Mapping
Filoppi 93e3e691f9 Expose Control Expression variables to mappings UI
-add a way to reset their value (from the mappings UI)
-fix "memory leak" where they would never be cleaned,
one would be created every time you wrote a character after a "$"
-fix ability to create variables with an empty string by just writing "$" (+added error for it)
-Add $ operator to the UI operators list, to expose this functionality even more
2021-05-24 02:38:06 +03:00
..
FreeLookGeneral.cpp DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
FreeLookGeneral.h DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
FreeLookRotation.cpp DolphinQt: Add separate Free Look tab for rotation 2021-03-17 20:58:33 -05:00
FreeLookRotation.h DolphinQt: Add separate Free Look tab for rotation 2021-03-17 20:58:33 -05:00
GCKeyboardEmu.cpp
GCKeyboardEmu.h
GCMicrophone.cpp
GCMicrophone.h
GCPadEmu.cpp
GCPadEmu.h
GCPadWiiUConfigDialog.cpp
GCPadWiiUConfigDialog.h
Hotkey3D.cpp
Hotkey3D.h
HotkeyControllerProfile.cpp Fix Hotkey Controller Profile display with boxes for each Wiimote 2020-04-28 15:55:53 +02:00
HotkeyControllerProfile.h Fix Hotkey Controller Profile display with boxes for each Wiimote 2020-04-28 15:55:53 +02:00
HotkeyDebugging.cpp
HotkeyDebugging.h
HotkeyGeneral.cpp
HotkeyGeneral.h
HotkeyGraphics.cpp DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads 2020-12-24 13:49:25 -06:00
HotkeyGraphics.h
HotkeyStates.cpp
HotkeyStates.h
HotkeyStatesOther.cpp
HotkeyStatesOther.h
HotkeyTAS.cpp
HotkeyTAS.h
HotkeyWii.cpp
HotkeyWii.h
IOWindow.cpp Expose Control Expression variables to mappings UI 2021-05-24 02:38:06 +03:00
IOWindow.h Expose Control Expression variables to mappings UI 2021-05-24 02:38:06 +03:00
MappingButton.cpp Qt: simplify the preview of control mappings/expressions by removing their device path 2021-05-11 12:20:37 +03:00
MappingButton.h
MappingCommon.cpp This removes a delay for input mapping. 2021-05-02 15:27:11 -04:00
MappingCommon.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
MappingIndicator.cpp rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
MappingIndicator.h Merge pull request #9162 from jordan-woyak/quaternion 2020-10-21 17:34:11 -04:00
MappingNumeric.cpp Qt: add tooltip to MappingBool 2021-05-12 18:27:24 +03:00
MappingNumeric.h InputCommon: Allow controller settings specified with input expresions. 2020-02-08 14:01:55 -06:00
MappingWidget.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
MappingWidget.h InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
MappingWindow.cpp DolphinQt: update device drop down size policy so that the input profile resizes properly 2021-04-27 12:50:45 +02:00
MappingWindow.h rename InputCommon/ControllerInterface/Device to CoreDevice 2021-01-27 14:29:48 -08:00
WiimoteEmuExtension.cpp
WiimoteEmuExtension.h
WiimoteEmuExtensionMotionInput.cpp
WiimoteEmuExtensionMotionInput.h
WiimoteEmuExtensionMotionSimulation.cpp
WiimoteEmuExtensionMotionSimulation.h
WiimoteEmuGeneral.cpp DolphinQt: Use qOverload where applicable 2020-04-28 16:54:19 +02:00
WiimoteEmuGeneral.h InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
WiimoteEmuMotionControl.cpp
WiimoteEmuMotionControl.h
WiimoteEmuMotionControlIMU.cpp
WiimoteEmuMotionControlIMU.h