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
55a0034dd569898dfa3d920438b22193ac25da9a
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
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
..
Android
[Android] Fix a bunch of input bugs.
2014-04-24 08:51:44 -05:00
DInput
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
ForceFeedback
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
OSX
clang-modernize -use-nullptr
2014-03-09 21:14:26 +01:00
SDL
mark all local functions as static
2014-07-11 16:07:23 +02:00
XInput
windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code.
2014-08-23 10:48:48 -07:00
Xlib
clang-modernize -use-nullptr
2014-03-09 21:14:26 +01:00
ControllerInterface.cpp
GLInterface: Destroy GLWin
2014-08-19 10:06:25 -04:00
ControllerInterface.h
Remove SDL from Externals.
2014-05-04 19:41:02 -05:00
Device.cpp
Host: Add a new "UIHasFocus" hook to determine if the UI has focus
2014-07-16 10:27:21 -04:00
Device.h
ControllerInterface: Gate the input based on our new background input setting
2014-07-11 13:38:52 -04:00
ExpressionParser.cpp
ControllerInterface: Gate the input based on our new background input setting
2014-07-11 13:38:52 -04:00
ExpressionParser.h
clang-modernize -use-nullptr
2014-03-09 21:14:26 +01:00