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-14 17:40:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4488719a761243bf6de95b6608d6ef6a780b7bd0
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
Lioncash
4488719a76
InputCommon/DualShockUDPClient: In-class initialize members where applicable
...
Deduplicates members within the constructor's initializer list.
2019-11-22 15:56:29 -05:00
..
Android
…
DInput
InputCommon/DInputJoystick: Correct force-feedback flag testing
2019-08-02 10:26:44 -04:00
DualShockUDPClient
InputCommon/DualShockUDPClient: In-class initialize members where applicable
2019-11-22 15:56:29 -05:00
evdev
evdev: fix bad integer division.
2019-11-10 10:10:37 -06:00
ForceFeedback
…
OSX
…
Pipes
…
Quartz
…
SDL
…
Win32
…
XInput
…
Xlib
…
ControllerInterface.cpp
Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient".
2019-10-27 16:05:22 +01:00
ControllerInterface.h
Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient".
2019-10-27 16:05:22 +01:00
Device.cpp
…
Device.h
…