This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
4f18f6078fdb097a927319ae7b12a0dacf4b42f5
dolphin
/
Source
/
Core
/
InputCommon
History
Shawn Hoffman
327d35377d
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
...
Wrap dinput.h in a header defining DIRECTINPUT_VERSION instead of repeating it multiple places.
2014-08-23 10:48:48 -07:00
..
ControllerInterface
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
CMakeLists.txt
UnitTests: make it possible to build tests for code that has global dependencies
2014-08-02 09:34:39 -07:00
ControllerEmu.cpp
Set the default radius to 100 for non-gcpad analog sticks.
2014-08-11 13:58:47 -04:00
ControllerEmu.h
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
GCPadStatus.h
Changed GCPadStatus struct to use cstdint types instead of char, short etc.
2014-08-14 14:14:07 -05:00
InputCommon.vcxproj
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
InputCommon.vcxproj.filters
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
InputConfig.cpp
Use only section-based ini reading.
2014-06-16 01:31:23 -04:00
InputConfig.h
Convert all includes to relative paths.
2014-02-18 02:19:10 -05:00