This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-05-11 18:00:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ef9d7070168559c9a3140dc5aa40913009a13b7
dolphin
/
Source
/
Core
/
InputCommon
History
Shawn Hoffman
6ef9d70701
name some threads
2020-08-22 17:22:07 -07:00
..
ControllerEmu
Fix various -Wshadow warnings
2020-08-08 21:45:03 +01:00
ControllerInterface
name some threads
2020-08-22 17:22:07 -07:00
ControlReference
InputCommon: Add a handful of math functions to the expression parser.
2020-08-02 22:09:09 +02: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
Use range loop (if possible)
2020-07-18 18:29:16 -05:00
GCAdapter.h
…
GCPadStatus.h
…
InputCommon.vcxproj
msbuild: re-enable standalone vcxproj processing
2020-08-22 16:17:50 -07: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
…