summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
AgeCommit message (Expand)Author
2016-09-07Merge pull request #4145 from tenthmile/WiiOrientationModifierScott Mansell
2016-09-04InputCommon: Remove the Xlib backendJasper St. Pierre
2016-09-04XInput2: Only do a round trip when the mouse has movedJasper St. Pierre
2016-08-28Toggle and Switches for upward/sideway WiimoteEmuTim Maile
2016-08-01GCAdapter: Return input state by valueLioncash
2016-07-30InputConfigDiag: Don't prevent closing dialog if device not foundLéo Lam
2016-07-29evdev: Add hotplugging supportLéo Lam
2016-07-29ControllerInterface: Don't block on UpdateInput()Léo Lam
2016-07-29ControllerInterface: Add RemoveDevice()Léo Lam
2016-07-29ControllerInterface: Add a way to register callbacksLéo Lam
2016-07-18Fix warningsLéo Lam
2016-07-14ControllerInterface: Make the ID assigning code commonLéo Lam
2016-07-13Merge pull request #4001 from leoetlino/split-controller-settingPierre Bourdon
2016-07-13Merge pull request #3979 from JosJuice/use-g_want_determinismMatthew Parlane
2016-07-12ControllerEmu: Split the Setting classLéo Lam
2016-07-12Strip whitespace from Evdev and OSX controller names.Scott Mansell
2016-07-11evdev: Clamp axis values to the 0.0-1.0 rangeLéo Lam
2016-07-05Use g_want_determinism in code added by 8f0cbefJosJuice
2016-06-26Merge pull request #3943 from ShadowsFriend/nopch-fixMat M
2016-06-25Device: Use std::tie for DeviceQualifier's operator==Lioncash
2016-06-26ControllerInterface: Include memory to fix building without pchChristian Widmer
2016-06-25ControllerInterface: Switch to std::shared_ptrLéo Lam
2016-06-25Fix a small formatting issueLéo Lam
2016-06-25ControllerInterface: Add synchronisationLéo Lam
2016-06-25ControllerInterface: Don't pass m_devices to the backendsLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-06-22analytics: Collect less data about controllers.Scott Mansell
2016-05-19Merge pull request #3805 from mathieui/gcadapter-unplug-crashMarkus Wick
2016-05-19GCAdapter: protect some more functionsmathieui
2016-05-18GCAdapter: improve thread safetymathieui
2016-05-12Disable part of the adapter features for netplaymathieui
2016-04-23XInput: Apply Rumble/Motor output only on changes (again)mimimi085181
2016-02-13Improve stability of the Wii U Gamecube Controller adapter under Android.Ryan Houdek
2016-02-06Merge pull request #3595 from Sonicadvance1/Android_headlessRyan Houdek
2016-02-05normalize and check upper/lower bounds of hats input on OS XNick Tiberi
2016-02-05Use cmake to determine if we are enabling the Android Controller InterfaceRyan Houdek
2016-01-29Merge pull request #3553 from Sonicadvance1/more_android_gc_adapterRyan Houdek
2016-01-27Implement requesting permission for using the GC Wii U Adapter.Ryan Houdek
2016-01-24Fix a bug in GCAdaptermathieui
2016-01-23Fix a bug in GCAdapter_Android where the payload size would end up being craz...Ryan Houdek
2016-01-21Merge pull request #3538 from mathieui/pipes_localePierre Bourdon
2016-01-20[Pipe input] Make the commands locale-unawaremathieui
2016-01-20Allow multiple GC adapters on one PC to be used with multiple Dolphin instances.Ryan Houdek
2016-01-13HW: Remove unnecessary header inclusionsLioncash
2016-01-10Comment change to reflect what code doesbooto
2016-01-06Move Android JNI bits from DolphinWX to the Android folder.Ryan Houdek
2016-01-06[Android] Add support for the Wii U Gamecube adapter under Android.Ryan Houdek
2016-01-06Add a stubbed GCAdapter namespace.Ryan Houdek
2016-01-06Fixup typo in GCAdapterRyan Houdek
2016-01-05Make the Wii U Gamecube adapter work with less magic.Ryan Houdek