summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/InputConfig.h
AgeCommit message (Expand)Author
2024-02-04InputCommon: Use distinct values for profile keyJosJuice
2024-02-04InputCommon: Unify GetProfileName and GetProfileDirectoryNameJosJuice
2024-02-04InputCommon: Refactor away InputConfig::LoadConfig's switch caseJosJuice
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2021-07-13Pad: GBA configBonta
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-10InputCommon: add a ton of missing constsFiloppi
2021-03-07FreeLookController: Fix signed/unsigned warningDentomologist
2021-02-27InputCommon: reduce number of image loads and texture cache invalidations by ...iwubcode
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode
2019-01-10ControllerInterface: Allow hotplug callbacks to be unregistered and don't rel...Jordan Woyak
2018-07-07Input: Add hotkey to cycle the wiimote profile forward or backwardiwubcode
2018-04-12Reformat all the things!spycrab
2017-02-09ControllerEmu: Separate ControlGroup from ControllerEmuLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-06-22analytics: Collect less data about controllers.Scott Mansell
2015-11-19InputConfig: Clean up controller managementLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-12Cleaned up the controls lock that is not needed with 780eef68f6ec7deee1a11f8b...skidau
2015-03-08Fixed the crash that would occur when the Refresh button was pressed in the c...skidau
2014-08-31InputCommon: Rename class InputPlugin to InputConfigLioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-01-30Light cleanup to a little bit of InputCommon. Replaces much of the iterators ...Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre