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-01-13 23:40:43 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
caec42135d9b47881574625b341a6730820a2ff7
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
Tillmann Karras
b3ff66dc7a
evdev: don't pass null path to the kernel
2015-08-15 12:51:34 +02:00
..
Android
Android: Wiimote UI Fixup
2015-07-23 23:17:16 -04:00
DInput
…
evdev
evdev: don't pass null path to the kernel
2015-08-15 12:51:34 +02:00
ForceFeedback
…
OSX
Fix misc. clang warnings - mostly complaints about inconsistent use of override.
2015-06-21 15:42:49 -04:00
SDL
Revert "SDL: handle SDL_QUIT event"
2015-06-08 13:43:39 +12:00
XInput
…
Xlib
…
ControllerInterface.cpp
Linux: Add an evdev based controller backend, to replace SDL.
2015-07-01 10:13:05 +12:00
ControllerInterface.h
Linux: Add an evdev based controller backend, to replace SDL.
2015-07-01 10:13:05 +12:00
Device.cpp
…
Device.h
…
ExpressionParser.cpp
Remove unnecessary virtual keywords
2015-07-30 10:33:08 -04:00
ExpressionParser.h
…