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
fc48ff97911098de9992a7c9487a70e1792873fa
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
T
History
Lioncash
e76b1f2d56
Merge pull request
#3170
from spxtr/pipes
...
Implemented GC Controller inputs via named pipes.
2015-10-28 16:39:57 -04:00
..
Android
Android: Wiimote UI Fixup
2015-07-23 23:17:16 -04:00
DInput
Add missing override specifiers
2015-09-05 22:40:19 -04:00
evdev
Common: Move asserts to their own header
2015-09-26 18:51:27 -04:00
ForceFeedback
ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX
2015-09-17 15:15:15 -04:00
OSX
InputCommon: Use NSNumber numeric literals in Obj-C code
2015-10-02 13:23:46 -04:00
Pipes
GC controller input using named pipes
2015-10-24 20:20:03 -07:00
SDL
Revert "SDL: handle SDL_QUIT event"
2015-06-08 13:43:39 +12:00
XInput
Add missing override specifiers
2015-09-05 22:40:19 -04:00
Xlib
Added some headers to allow Dolphin to compile in my environment.
2015-10-06 19:09:57 -05:00
ControllerInterface.cpp
GC controller input using named pipes
2015-10-24 20:20:03 -07:00
ControllerInterface.h
GC controller input using named pipes
2015-10-24 20:20:03 -07:00
Device.cpp
Update license headers to GPLv2+
2015-05-25 13:22:31 +02:00
Device.h
General: Remove unimplemented function prototypes
2015-09-05 22:01:07 -04:00
ExpressionParser.cpp
ExpressionParser: Make all control paths return a value in operator std::string
2015-09-09 22:41:47 -04:00
ExpressionParser.h
Pass strings by const reference where possible
2015-05-28 20:54:55 -04:00