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
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
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
2011-01-31
vs2010: buildfix for debugfast, silence all C4996 warnings.
Shawn Hoffman
2011-01-31
vs2010 add filters for everything (...except wxw projects...). Try to fix SVN...
Shawn Hoffman
2011-01-27
Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs ex...
Jordan Woyak
2011-01-27
Various minor fixes to allow building with clang on OS X.
Soren Jorvang
2011-01-27
Committing Visual Studio 2010 solution/project files. (not switching from 200...
Jordan Woyak