summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/XInput
AgeCommit message (Expand)Author
2023-12-18Input: Improve Controller Interface devices threadingFiloppi
2022-04-03ControllerInterface: Update sort priorities.Jordan Woyak
2021-12-05InputCommon: fix default input config default device not being loaded/foundFiloppi
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-02-22InputCommon: Constify Device::Input::IsDetectable function.Jordan Woyak
2020-02-08InputCommon: XInput cleanups.Jordan Woyak
2020-02-08InputCommon: Expose XInput battery level as an input.Jordan Woyak
2019-06-17InputCommon: Use nested namespace specifiers where applicableLioncash
2019-03-29ControllerInterface/Win32: Prevent devcies from losing their "id" on a hotplu...Jordan Woyak
2019-03-29Add hotplug support to DInput and XInput controller backendsMichael M
2019-03-03ControllerInterface: Input detection improvements.Jordan Woyak
2017-08-09Ignore capabilities reported by an XInput deviceMichael Lelli
2017-01-23Add includes for building on Windows without PCHMichael Maltese
2016-11-30ControllerInterface: replace Reinitialize with RefreshDevicesMichael Maltese
2016-07-14ControllerInterface: Make the ID assigning code commonLéo Lam
2016-06-25ControllerInterface: Switch to std::shared_ptrLé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-04-23XInput: Apply Rumble/Motor output only on changes (again)mimimi085181
2015-09-05Add missing override specifiersLioncash
2015-05-25Add missing license headersTillmann Karras
2014-11-28XInput: Apply immediately as wellJasper St. Pierre
2014-11-28ControllerInterface: Make UpdateInput / UpdateOutput return voidJasper St. Pierre
2014-11-28ControllerInterface: Remove unused ClearInputStateJasper St. Pierre
2014-09-08InputCommon: Remove unnecessary breaks in XInput's GetName functionLioncash
2014-09-03Change ControlState typedef to double, and change all related floats/doubles ...Rachel Bryk
2014-08-23windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from...Shawn Hoffman
2014-04-17Add support for the guide button to XInputpinumbernumber
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-02-20Fix more header sorting issues in InputCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre