This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-24 12:22:34 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f305ba82288fa86fbe200036b26fd2cb219a293
dolphin
/
Source
/
Core
/
InputCommon
/
Src
History
Jordan Woyak
ef9d7fb789
Fix compilation with SDL2. (based on a patch from matthewharveys)
...
Fixes issue 5971.
2013-02-05 21:08:52 -06:00
..
ControllerInterface
Fix compilation with SDL2. (based on a patch from matthewharveys)
2013-02-05 21:08:52 -06:00
ControllerEmu.cpp
Allow emulated wiimote to be tilted 180 degrees in each direction. (was 90)
2013-01-19 19:20:04 -06:00
ControllerEmu.h
Allow emulated wiimote to be tilted 180 degrees in each direction. (was 90)
2013-01-19 19:20:04 -06:00
GCPadStatus.h
…
InputConfig.cpp
Change key names, and put it in section Controls.
2013-01-09 21:56:17 -05:00
InputConfig.h
Allow setting different profiles for different controllers, and automatically use the appropriate profile directory.
2013-01-09 15:04:37 -05:00
UDPWiimote.cpp
Revert "mem_fun -> mem_fn."
2013-01-23 23:38:49 -05:00
UDPWiimote.h
…
UDPWrapper.cpp
…
UDPWrapper.h
…
X11InputBase.cpp
…
X11InputBase.h
…