index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
InputCommon.vcxproj
Age
Commit message (
Expand
)
Author
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2021-01-27
rename ciface::Wiimote to ciface::WiimoteController
Shawn Hoffman
2020-10-03
InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...
iwubcode
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
windows: disable C4200 directly in libusb.h
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-02-17
InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...
Jordan Woyak
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-10-27
Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...
rlnilsen
2019-10-26
Add support for motion controllers via the CemuHook controller input protocol.
rlnilsen
2019-10-11
ExpressionParser: Move FunctionExpression type definitions into another file.
Jordan Woyak
2019-04-07
InputCommon: Clean up how numeric settings are handled. Add units of measure ...
Jordan Woyak
2019-03-29
Add ControllerInterface::Win32 to wrap XInput and DInput
Michael M
2019-02-02
WiimoteEmu: Major renaming and cleanup.
Jordan Woyak
2018-12-27
InputCommon: Simplified StickGate interface and moved class into its own file...
Jordan Woyak
2018-10-20
Update to Visual Studio's default Windows SDK
Tillmann Karras
2018-07-07
Input: Add hotkey to cycle the wiimote profile forward or backward
iwubcode
2017-05-28
upgrade to Windows SDK 10.0.15063.0
BhaaL
2017-05-25
Migrate to Visual Studio 2017.
Pierre Bourdon
2017-03-13
Remove unused ControllerEmu::BackgroundInputSetting
Michael Maltese
2017-03-02
InputCommon: move Setting classes out of ControlGroup
Michael Maltese
2017-02-09
ControllerEmu: Separate ControlGroup from ControllerEmu
Lioncash
2017-02-07
InputCommon: Extract ControlReference from ControllerInterface
Michael Maltese
2017-02-07
ControllerEmu: Move into its own directory
Lioncash
2016-08-11
InputCommon: Fix slow startup on some Windows systems
EmptyChaos
2016-01-05
Move SI_GCAdapter over to InputCommon
Ryan Houdek
2015-09-03
[windows] Update projects to vs2015.
Shawn Hoffman
2014-09-02
Merge pull request #925 from shuffle2/xbcd-compat
shuffle2
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-09-01
Revert changes to how DInput filters out XInput devices.
Shawn Hoffman
2014-08-23
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from...
Shawn Hoffman
2014-08-14
Windows: Use a shared precompiled header for dolphin code under Source/
Shawn Hoffman
2014-07-11
Remove UDPWiimote feature
Jasper St. Pierre
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-05-04
Remove SDL from Externals.
Jordan Woyak
2014-02-09
ControllerInterface: Move DInput ForceFeedback support to a seperate class
Jules Blok
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-31
Convert all vcxproj files to UNIX line endings
Jasper St. Pierre
2013-10-26
Update to VS2013 and a slew of build-related updates. Notes:
Shawn Hoffman
2013-06-25
InputCommon: Add a new ExpressionParser to replace the old hack language
Jasper St. Pierre
2013-06-25
InputCommon: Split Device stuff out
Jasper St. Pierre
2012-03-18
remove scons files from VS projects
Shawn Hoffman
2011-09-05
vs2010: Disable LTCG for realz
Shawn Hoffman
2011-02-21
revert r7212 (express users must modify a single line, instead)
Shawn Hoffman
2011-02-20
Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...
Shawn Hoffman
2011-02-08
vs2010:
Shawn Hoffman
2011-02-01
vs2010: Enable LTCG only for release builds.
Shawn Hoffman
2011-01-31
vs2010:
Shawn Hoffman
[next]