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-08-02 02:58:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3d7b82f839680e20e52ebbfa5d2a14bb23a558f
dolphin
/
Source
/
Core
/
InputCommon
History
Léo Lam
88ae4c7914
Merge pull request
#8729
from JosJuice/android-touch-ir-default
...
Android: Use touch emulation of IR by default
2020-04-27 17:56:01 +02:00
..
ControllerEmu
Android: Use touch emulation of IR by default
2020-04-27 17:02:53 +02:00
ControllerInterface
Merge pull request
#8696
from howard0su/cleanup_shadow
2020-04-27 15:33:01 +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
InputCommon: Make use of fmt where applicable
2019-11-22 14:38:26 -05:00
InputProfile.h
…
KeyboardStatus.h
…