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-25 21:03:02 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff324ef6602245ff11c815ba312ef443ee789b27
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
get
ffabb6c57b
Replace std::ostringstream usage with fmt::format
2023-06-18 18:37:32 -05:00
..
Android
ControllerInterface/Android: Add some missing DeleteLocalRef calls
2023-05-07 18:44:43 +02:00
DInput
Replace std::ostringstream usage with fmt::format
2023-06-18 18:37:32 -05:00
DualShockUDPClient
…
evdev
…
ForceFeedback
…
Pipes
…
Quartz
…
SDL
…
SteamDeck
Support Steam Deck controls directly through hidraw
2023-05-10 13:28:32 +01:00
Touch
…
WGInput
…
Wiimote
…
Win32
…
XInput
…
Xlib
XInput2: Listen to master devices only
2023-05-19 14:20:10 -07:00
ControllerInterface.cpp
Merge pull request
#11739
from OatmealDome/iokit-be-gone
2023-05-19 19:31:40 +02:00
ControllerInterface.h
Support Steam Deck controls directly through hidraw
2023-05-10 13:28:32 +01:00
CoreDevice.cpp
Replace std::ostringstream usage with fmt::format
2023-06-18 18:37:32 -05:00
CoreDevice.h
…
InputBackend.cpp
…
InputBackend.h
…
MappingCommon.cpp
InputCommon: Don't treat two analog inputs as a spurious trigger combo
2023-06-06 22:07:14 +02:00
MappingCommon.h
…