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-04 03:59:14 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a343007cb7f7b7a2003ad525c98bf6ce22d7142
dolphin
/
Source
/
Core
/
InputCommon
History
Lioncash
e5b91f00b0
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
...
Obsoletes these functions in favor of the standard member functions added in C++20.
2023-01-24 14:58:20 -05:00
..
ControllerEmu
DolphinQt: Use input override system for TAS input windows
2022-10-03 22:04:09 +02:00
ControllerInterface
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
2023-01-24 14:58:20 -05:00
ControlReference
Input: Add "abs" input expression function.
2022-10-11 19:28:21 -05:00
DynamicInputTextures
…
CMakeLists.txt
ControllerInterface: Add InputBackend interface and SDL implementation.
2022-11-01 21:59:08 -05:00
DynamicInputTextureManager.cpp
…
DynamicInputTextureManager.h
…
GCAdapter.cpp
CoreTiming: Refactor to class.
2022-11-27 03:47:12 +01:00
GCAdapter.h
GCAdapter: Process pad state in read thread and other general cleanups.
2022-10-22 00:38:59 -05:00
GCPadStatus.h
…
ImageOperations.cpp
…
ImageOperations.h
…
InputConfig.cpp
…
InputConfig.h
…
InputProfile.cpp
StripSpaces: only strip spaces
2022-07-25 18:40:12 -07:00
InputProfile.h
…
KeyboardStatus.h
…