summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/ControllerConfigDiag.cpp
AgeCommit message (Expand)Author
2018-06-26Remove DolphinWXspycrab
2018-04-17Remove Hybrid Wii RemoteJosJuice
2018-04-12Reformat all the things!spycrab
2017-09-27More Capitalization ChangesPEmu1
2017-05-09Qt: Add controller (overview) windowspycrab
2017-04-30IOS: Convert the IOS kernel HLE code to a classLéo Lam
2017-04-03Core: Hide determinism globalLioncash
2017-03-19Merge pull request #4856 from ligfx/backgroundinputAnthony
2017-03-16SI: Namespace device classesLioncash
2017-03-13Move 'Background Input' to controller config dialogMichael Maltese
2017-03-08Moved X11Utils into UICommon.Vlad Firoiu
2017-02-05Core: Convert State enum into an enum classLioncash
2017-01-20Core: Move SI source files to their own directoryLioncash
2017-01-18Put IOS devices in a namespace and drop WII_IPC_HLE prefixLéo Lam
2017-01-18IOS: Reorganise the source files and IPC_HLE→IOSLéo Lam
2017-01-17IPC_HLE: Namespace IOS HLELioncash
2016-12-24Mark strings added by PR #4461 for translationJosJuice
2016-11-28Completely redo All configuration dialogaldelaro5
2016-11-28Add flexibility to InputConfigDialogaldelaro5
2016-10-25Change "Wiimote" to "Wii Remote" in InterfacePringo
2016-10-04WX: HiDPI: ControllerConfigDiagEmptyChaos
2016-10-03ControllerConfigDiag: Improve the UILéo Lam
2016-10-03Add ability to passthrough a Bluetooth adapterLéo Lam
2016-08-16Rename and reorder Members and Methods for name consistencies; Replace 'OK' a...Julian Löhr
2016-08-11Remove AM BaseboardJosJuice
2016-07-05Use g_want_determinism moreJosJuice
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