summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/InputConfig.cpp
AgeCommit message (Expand)Author
2018-09-08Fix a string not getting translatedJosJuice
2018-07-07Input: Allow per-game configuration to specify directories for input-profiles...iwubcode
2018-07-07Fix lint bugsiwubcode
2018-07-07InputConfig: Show display message when game specific input profile is loaded...iwubcode
2018-07-07Input: Allow cycling to occur for each individual controlleriwubcode
2018-07-07Input: Add hotkey to cycle the wiimote profile forward or backwardiwubcode
2017-11-04EmulatedController: encapsulate default device behind getters/settersMichael M
2017-08-22keyboard fixes v2Nick
2017-08-21Depreciate old OSX Keyboard and MouseNick
2017-02-09ControllerEmu: Separate ControlGroup from ControllerEmuLioncash
2017-02-07ControllerEmu: Move into its own directoryLioncash
2016-10-29DiscIO/SConfig: Rename GetUniqueID to GetGameIDJosJuice
2016-10-07Fix missing includesLéo Lam
2016-08-08Add Quartz/CoreGraphics controller interface for default k&m eventsMichael Maltese
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-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-08Fixed the crash that would occur when the Refresh button was pressed in the c...skidau
2015-02-11Use CoreParameter's game INI functions in more placesJosJuice
2014-08-31InputCommon: Rename class InputPlugin to InputConfigLioncash
2014-06-16Use only section-based ini reading.Lioncash
2014-02-18Fix Linux buildPierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-13Fix IniFile to use string& instead of char*Matthew Parlane
2014-01-30Light cleanup to a little bit of InputCommon. Replaces much of the iterators ...Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre