This website requires JavaScript.
Explore
Help
Sign In
izzy
/
dolphin
Watch
0
Star
0
Fork
0
mirror of
https://github.com/izzy2lost/dolphin.git
synced
2026-06-19 01:16:48 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdf5490d56f02001fe79230a59fed76c60d69db7
dolphin
/
Source
/
Core
/
InputCommon
T
History
Léo Lam
19da101164
Remove redundant Config prefix from ConfigInfo/ConfigLocation
...
Both structs are already in the Config namespace.
2020-05-02 14:40:14 +02:00
..
ControllerEmu
Android: Use touch emulation of IR by default
2020-04-27 17:02:53 +02:00
ControllerInterface
Remove redundant Config prefix from ConfigInfo/ConfigLocation
2020-05-02 14:40:14 +02:00
ControlReference
Cleanup warnings of -Wmissing-declarations
2020-03-24 20:16:10 +08:00
CMakeLists.txt
InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes.
2020-02-17 16:14:01 -06:00
GCAdapter_Android.cpp
…
GCAdapter.cpp
…
GCAdapter.h
…
GCPadStatus.h
…
InputCommon.vcxproj
InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes.
2020-02-17 16:14:01 -06:00
InputCommon.vcxproj.filters
InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes.
2020-02-17 16:14:01 -06:00
InputConfig.cpp
InputConfig::LoadConfig(): Convert num[] to an array of std::string_view.
2019-12-29 23:45:02 -05:00
InputConfig.h
…
InputProfile.cpp
…
InputProfile.h
…
KeyboardStatus.h
…