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
/
InputConfig.h
Age
Commit message (
Expand
)
Author
2025-03-22
Core / DolphinQt / InputCommon: reduce the number disk writes when using Dyna...
iwubcode
2024-02-04
InputCommon: Use distinct values for profile key
JosJuice
2024-02-04
InputCommon: Unify GetProfileName and GetProfileDirectoryName
JosJuice
2024-02-04
InputCommon: Refactor away InputConfig::LoadConfig's switch case
JosJuice
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2021-07-13
Pad: GBA config
Bonta
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-10
InputCommon: add a ton of missing consts
Filoppi
2021-03-07
FreeLookController: Fix signed/unsigned warning
Dentomologist
2021-02-27
InputCommon: reduce number of image loads and texture cache invalidations by ...
iwubcode
2020-10-03
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...
iwubcode
2019-01-10
ControllerInterface: Allow hotplug callbacks to be unregistered and don't rel...
Jordan Woyak
2018-07-07
Input: Add hotkey to cycle the wiimote profile forward or backward
iwubcode
2018-04-12
Reformat all the things!
spycrab
2017-02-09
ControllerEmu: Separate ControlGroup from ControllerEmu
Lioncash
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-06-22
analytics: Collect less data about controllers.
Scott Mansell
2015-11-19
InputConfig: Clean up controller management
Lioncash
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-03-12
Cleaned up the controls lock that is not needed with 780eef68f6ec7deee1a11f8b...
skidau
2015-03-08
Fixed the crash that would occur when the Refresh button was pressed in the c...
skidau
2014-08-31
InputCommon: Rename class InputPlugin to InputConfig
Lioncash
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-01-30
Light cleanup to a little bit of InputCommon. Replaces much of the iterators ...
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre