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.h
Age
Commit message (
Expand
)
Author
2025-05-29
InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (P...
CostPerUnit
2025-03-15
InputCommon/ControllerEmu: Break out functionality of EmulatedController
Jordan Woyak
2024-03-11
WiimoteEmu: Add user-accessible controls that report the desired state of the...
Admiral H. Curtiss
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2022-10-03
ControllerEmu: Add new "input override" system
JosJuice
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-11-03
Virtual Notch settings and UI for octagonal stick
Nick Michael
2020-07-11
WiimoteEmu: Allow writes of the i2c bus to play speaker data.
Jordan Woyak
2020-04-27
Android: Use touch emulation of IR by default
JosJuice
2020-02-09
InputCommon: Clean up creation of inputs.
Jordan Woyak
2019-11-03
Input: Add optional "enable" setting to the ControlGroup class.
rlnilsen
2019-10-26
Add support for motion controllers via the CemuHook controller input protocol.
rlnilsen
2019-05-14
Merge pull request #8087 from spycrab/cmake_win2019
spycrab
2019-05-08
WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/...
Jordan Woyak
2019-05-08
InputCommon/ControlGroup.h: Add missing include
spycrab
2019-04-12
WiimoteEmu: Allow shake frequency and intensity to be configured. Other minor...
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-04-04
ControllerEmu: Replace includes with forward declarations
Lioncash
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-18
Change INI keys containing "Wii Remote" back to "Wiimote"
JosJuice
2017-02-09
ControllerEmu: Separate ControlGroup from ControllerEmu
Lioncash