summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/DInput/DInput.cpp
AgeCommit message (Expand)Author
2022-07-25StripSpaces: only strip spacesShawn Hoffman
2022-01-09Use HRWrap in remaining locationsPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07ControllerInterface: Implement ChangeWindow on DInput without recreating the ...Filoppi
2020-10-23InputCommon: Migrate logging over to fmtLioncash
2020-07-08Common: Rename UTF16ToUTF8JosJuice
2019-06-17InputCommon: Use nested namespace specifiers where applicableLioncash
2019-04-20ControllerInterface/DInput: Optimize cursor position updating.Jordan Woyak
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
2016-11-30ControllerInterface: replace Reinitialize with RefreshDevicesMichael Maltese
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
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-08-23windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from...Shawn Hoffman
2014-03-09clang-modernize -use-nullptrTillmann Karras
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