This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-20 20:51:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7062967b5b50cf57bc7f3d11741ff0dd893c4ee0
dolphin
/
Source
/
Core
/
InputCommon
History
Michael M
7062967b5b
SDLJoystick: store name on creation
...
Otherwise, Dolphin will crash when the joystick is removed.
2018-06-04 17:49:21 +02:00
..
ControllerEmu
ControllerEmu: Use enum instead of bool for translatability
2018-04-13 13:04:26 +02:00
ControllerInterface
SDLJoystick: store name on creation
2018-06-04 17:49:21 +02:00
ControlReference
THis fixes issue
#08
and
#16
, the rumble test and slider
2018-04-19 17:48:55 -04:00
CMakeLists.txt
CMake: make SDL a private dep of InputCommon
2018-06-04 17:49:21 +02: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
…