index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
ControlGroup
/
ControlGroup.cpp
Age
Commit message (
Expand
)
Author
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2023-02-26
InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::Disabled
JosJuice
2022-06-26
ControllerEmu: Allow settings to be categorized as "advanced". Make "Virtual ...
Jordan Woyak
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-14
Merge pull request #9688 from Filoppi/input_cleanup
Scott Mansell
2021-05-12
Add mixed comments to input code, make some tooltip clearer
Filoppi
2021-05-12
InputCommon: fix serialization of control expression with line breaks
Filoppi
2020-11-17
Remove a redundant i18n comment
JosJuice
2020-11-03
Virtual Notch settings and UI for octagonal stick
Nick Michael
2020-04-27
Android: Use touch emulation of IR by default
JosJuice
2020-02-09
InputCommon: Clean up creation of inputs.
Jordan Woyak
2020-02-08
InputCommon: Allow Wii remote extension to be set with an input expression.
Jordan Woyak
2019-11-03
Input: Add optional "enable" setting to the ControlGroup class.
rlnilsen
2019-05-08
WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/...
Jordan Woyak
2019-04-07
InputCommon: Clean up how numeric settings are handled. Add units of measure ...
Jordan Woyak
2019-02-02
WiimoteEmu: Major renaming and cleanup.
Jordan Woyak
2017-11-04
EmulatedController: encapsulate default device behind getters/setters
Michael M
2017-09-14
ControlReference: don't reparse expression when references are updated
Michael M
2017-03-02
InputCommon: move Setting classes out of ControlGroup
Michael Maltese
2017-02-25
ControlGroup: Convert group type enum into an enum class
Lioncash
2017-02-09
ControllerEmu: Separate ControlGroup from ControllerEmu
Lioncash