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-09-24 20:32:48 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31efec623a4caabb02dfa9c75cd194ad115a1989
dolphin
/
Source
/
Core
/
InputCommon
History
Léo Lam
ee955e37a9
Merge pull request
#6564
from JosJuice/translate-certain-button-names
...
Translate certain button names but not all
2018-04-14 23:20:39 +02:00
..
ControllerEmu
ControllerEmu: Use enum instead of bool for translatability
2018-04-13 13:04:26 +02:00
ControllerInterface
Reformat all the things!
2018-04-12 21:28:39 +02:00
ControlReference
Reformat all the things!
2018-04-12 21:28:39 +02:00
CMakeLists.txt
InputCommon/CMakeLists: Link evdev and udev in privately
2018-04-10 09:59:55 -04:00
GCAdapter_Android.cpp
…
GCAdapter.cpp
Reformat all the things!
2018-04-12 21:28:39 +02: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
Reformat all the things!
2018-04-12 21:28:39 +02:00
KeyboardStatus.h
…