summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/InputCommon.vcxproj
AgeCommit message (Expand)Author
2021-01-27msbuild: bundle all dolphin "core" code into single libraryShawn Hoffman
2021-01-27rename InputCommon/ControllerInterface/Device to CoreDeviceShawn Hoffman
2021-01-27rename ciface::Wiimote to ciface::WiimoteControllerShawn Hoffman
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22windows: disable C4200 directly in libusb.hShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2020-02-17InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...Jordan Woyak
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2019-10-27Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...rlnilsen
2019-10-26Add support for motion controllers via the CemuHook controller input protocol.rlnilsen
2019-10-11ExpressionParser: Move FunctionExpression type definitions into another file.Jordan Woyak
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2019-03-29Add ControllerInterface::Win32 to wrap XInput and DInputMichael M
2019-02-02WiimoteEmu: Major renaming and cleanup.Jordan Woyak
2018-12-27InputCommon: Simplified StickGate interface and moved class into its own file...Jordan Woyak
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2018-07-07Input: Add hotkey to cycle the wiimote profile forward or backwardiwubcode
2017-05-28upgrade to Windows SDK 10.0.15063.0BhaaL
2017-05-25Migrate to Visual Studio 2017.Pierre Bourdon
2017-03-13Remove unused ControllerEmu::BackgroundInputSettingMichael Maltese
2017-03-02InputCommon: move Setting classes out of ControlGroupMichael Maltese
2017-02-09ControllerEmu: Separate ControlGroup from ControllerEmuLioncash
2017-02-07InputCommon: Extract ControlReference from ControllerInterfaceMichael Maltese
2017-02-07ControllerEmu: Move into its own directoryLioncash
2016-08-11InputCommon: Fix slow startup on some Windows systemsEmptyChaos
2016-01-05Move SI_GCAdapter over to InputCommonRyan Houdek
2015-09-03[windows] Update projects to vs2015.Shawn Hoffman
2014-09-02Merge pull request #925 from shuffle2/xbcd-compatshuffle2
2014-09-01msvc: remove some remnants of SDL and DSound from projects and general cleanup.Shawn Hoffman
2014-09-01Revert changes to how DInput filters out XInput devices.Shawn Hoffman
2014-08-23windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from...Shawn Hoffman
2014-08-14Windows: Use a shared precompiled header for dolphin code under Source/Shawn Hoffman
2014-07-11Remove UDPWiimote featureJasper St. Pierre
2014-06-24Remove the 32-bit config platform from the VS solution and projectsLioncash
2014-05-04Remove SDL from Externals.Jordan Woyak
2014-02-09ControllerInterface: Move DInput ForceFeedback support to a seperate classJules Blok
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-06-25InputCommon: Add a new ExpressionParser to replace the old hack languageJasper St. Pierre
2013-06-25InputCommon: Split Device stuff outJasper St. Pierre
2012-03-18remove scons files from VS projectsShawn Hoffman
2011-09-05vs2010: Disable LTCG for realzShawn Hoffman
2011-02-21revert r7212 (express users must modify a single line, instead)Shawn Hoffman
2011-02-20Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...Shawn Hoffman
2011-02-08vs2010:Shawn Hoffman
2011-02-01vs2010: Enable LTCG only for release builds.Shawn Hoffman
2011-01-31vs2010:Shawn Hoffman