This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-14 17:40:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a449ef4e1159651d04bae48d693f1073303b43af
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
Ryan Houdek
36af9981c7
Merge pull request
#3595
from Sonicadvance1/Android_headless
...
[Android] Headless support
2016-02-06 20:08:58 -05:00
..
Android
Move Android JNI bits from DolphinWX to the Android folder.
2016-01-06 15:36:44 -06:00
DInput
Ignored the mouse position unless the cursor is over the Dolphin window.
2015-12-24 09:44:26 +11:00
evdev
…
ForceFeedback
…
OSX
normalize and check upper/lower bounds of hats input on OS X
2016-02-05 16:40:59 -05:00
Pipes
[Pipe input] Make the commands locale-unaware
2016-01-20 22:48:22 +01:00
SDL
…
XInput
…
Xlib
Added some headers to allow Dolphin to compile in my environment.
2015-10-06 19:09:57 -05:00
ControllerInterface.cpp
Comment change to reflect what code does
2016-01-10 02:42:56 +08:00
ControllerInterface.h
Use cmake to determine if we are enabling the Android Controller Interface
2016-02-05 10:54:17 -06:00
Device.cpp
…
Device.h
…
ExpressionParser.cpp
…
ExpressionParser.h
…