This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-26 22:13:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
History
Emmanuel Gil Peyrot
f5dc8e7737
Rename constructor parameters to avoid shadowing members
2017-12-19 12:05:06 +01:00
..
ControllerEmu
Rename constructor parameters to avoid shadowing members
2017-12-19 12:05:06 +01:00
ControllerInterface
Merge pull request
#6166
from ligfx/invokedeviceschangedcallbacks
2017-12-15 21:05:17 +01:00
ControlReference
ExpressionParser: std::move() tokens vector to parser
2017-09-14 12:53:36 -07:00
CMakeLists.txt
…
GCAdapter_Android.cpp
Add Core::State::Starting
2017-09-13 17:30:18 -07:00
GCAdapter.cpp
Add Core::State::Starting
2017-09-13 17:30:18 -07:00
GCAdapter.h
…
GCPadStatus.h
Add GCPadStatus.isConnected boolean
2017-11-19 16:01:08 +01:00
InputCommon.vcxproj
…
InputCommon.vcxproj.filters
…
InputConfig.cpp
EmulatedController: encapsulate default device behind getters/setters
2017-11-04 17:08:55 -07:00
InputConfig.h
…
KeyboardStatus.h
…