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-04-21 10:19:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0bd8aaf9d428a59c761caecb50d56172824edbd5
dolphin
/
Source
/
Core
/
InputCommon
/
Src
T
History
Matthew Parlane
065d772696
Windows should have support for Balance Board now.
...
Needs to be tested.
2013-05-19 14:45:24 +12:00
..
Android
Add a Androind ControllerInterface class for allowing input in a non-hacky way. Add a default GCPad.ini file so it actually works.
2013-04-14 23:02:53 -05:00
ControllerInterface
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
ControllerEmu.cpp
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
ControllerEmu.h
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
GCPadStatus.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
InputConfig.cpp
Windows should have support for Balance Board now.
2013-05-19 14:45:24 +12:00
InputConfig.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
UDPWiimote.cpp
Kill off dangling else's in the InputCommon project.
2013-04-14 22:53:10 -04:00
UDPWiimote.h
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
UDPWrapper.cpp
…
UDPWrapper.h
…
X11InputBase.cpp
Clean up some space/tab mismatches in DiscIO and InputCommon.
2013-03-19 09:59:41 -04:00
X11InputBase.h
…