summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/ControllerConfigDiag.cpp
AgeCommit message (Expand)Author
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-07Use the English name for DK Bongos in the English version of DolphinJosJuice
2016-01-06Add a stubbed GCAdapter namespace.Ryan Houdek
2016-01-05Make the Wii U Gamecube adapter work with less magic.Ryan Houdek
2016-01-05Move SI_GCAdapter over to InputCommonRyan Houdek
2015-12-17DolphinWX: Change "AM-Baseboard" string to "AM Baseboard"JosJuice
2015-10-01ControllerConfigDiag: Remove superfluous argumentsLioncash
2015-10-01ControllerConfigDiag: Amend button sizing issuesLioncash
2015-07-14GCAdapter: Disable the scanning thread when direct connect is disabledmathieui
2015-06-28Use emplace() instead of insert() where applicable for maps.Lioncash
2015-06-21Fix misc. clang warnings - mostly complaints about inconsistent use of override.comex
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-07Fixed translation of strings at runtime.Matthew Parlane
2015-05-25Add missing license headersTillmann Karras
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-05-01Add missing ifdefs around GCAdapter code in Controller configmathieui
2015-04-30GCAdapter: Add a setting to toggle rumblemathieui
2015-04-30GCAdapter: Add a background thread to detect the adaptermathieui
2015-03-08Fixed the crash that would occur when the Refresh button was pressed in the c...skidau
2015-03-05Removed the GC Adapter "Use Thread" option as it was not useful.skidau
2015-02-11DolphinWX: Get rid of unnecessary Destroy callsLioncash
2015-01-21Merge pull request #1869 from Stevoisiak/GeneralConsistencyRyan Houdek
2015-01-17Added GameCube Keyboard support.skidau
2015-01-15Merge pull request #1832 from shonumi/disable-configsskidau
2015-01-14Properly disable or enable Configure buttons for GC controllersDaniel Stuart Baxter
2015-01-12More minor consistency changesStevoisiak
2015-01-05Added a callback option instead of using a thread to read the GC adapter.skidau
2014-12-19ControllerConfigDiag: Potentially fix scaling problems on high DPILioncash
2014-12-11Moved the GC Adapter processing under "Standard Controller" as it appears the...skidau
2014-12-10Added GameCube Adapter support.skidau
2014-12-01DolphinWX: Specify wxID_ANY where -1 is used in controlsLioncash
2014-12-01InputConfigDiag: Clean up dialog title translation handlingLioncash
2014-12-01ControllerConfigDiag: Fix Linux buildsLioncash
2014-12-01ControllerConfigDiag: Disable controller type changes if netplay or a movie i...Lioncash
2014-12-01ControllerConfigDiag: Remove now obsolete TODOsLioncash
2014-12-01WiimoteConfigDiag: Rename to ControllerConfigDiag.Lioncash