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-08 22:18:51 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84a937ae651aa5296535e8feffe47aa1f2b219ab
dolphin
/
Source
/
Core
/
DolphinQt
/
Config
/
Mapping
History
JosJuice
0a84d93a8e
Merge pull request
#13196
from jordan-woyak/expanding-numeric-settings
...
DolphinQt: Make mapping window spinboxes horizontally expanding.
2024-12-07 11:14:55 +01:00
..
FreeLookGeneral.cpp
…
FreeLookGeneral.h
…
FreeLookRotation.cpp
…
FreeLookRotation.h
…
GBAPadEmu.cpp
…
GBAPadEmu.h
…
GCKeyboardEmu.cpp
…
GCKeyboardEmu.h
…
GCMicrophone.cpp
…
GCMicrophone.h
…
GCPadEmu.cpp
…
GCPadEmu.h
…
GCPadWiiUConfigDialog.cpp
…
GCPadWiiUConfigDialog.h
…
Hotkey3D.cpp
…
Hotkey3D.h
…
HotkeyControllerProfile.cpp
…
HotkeyControllerProfile.h
…
HotkeyDebugging.cpp
…
HotkeyDebugging.h
…
HotkeyGBA.cpp
…
HotkeyGBA.h
…
HotkeyGeneral.cpp
…
HotkeyGeneral.h
…
HotkeyGraphics.cpp
…
HotkeyGraphics.h
…
HotkeyStates.cpp
…
HotkeyStates.h
…
HotkeyStatesOther.cpp
…
HotkeyStatesOther.h
…
HotkeyTAS.cpp
…
HotkeyTAS.h
…
HotkeyUSBEmu.cpp
…
HotkeyUSBEmu.h
…
HotkeyWii.cpp
…
HotkeyWii.h
…
IOWindow.cpp
ControllerInterface: Add IsHidden function to Control interface.
2024-03-14 23:43:58 -05:00
IOWindow.h
…
MappingButton.cpp
…
MappingButton.h
…
MappingCommon.cpp
…
MappingCommon.h
…
MappingIndicator.cpp
DolphinQt: Make mapping indicators compatible with a variable update frequency.
2024-11-25 14:43:03 -06:00
MappingIndicator.h
DolphinQt: Make mapping indicators compatible with a variable update frequency.
2024-11-25 14:43:03 -06:00
MappingNumeric.cpp
DolphinQt: Remove unnecessary qOverloads
2023-11-04 14:14:14 -07:00
MappingNumeric.h
…
MappingWidget.cpp
DolphinQt: Make mapping window spinboxes horizontally expanding.
2024-11-24 18:59:18 -06:00
MappingWidget.h
DolphinQt: Update mapping indicators at screen refresh rate.
2024-11-25 14:58:48 -06:00
MappingWindow.cpp
DolphinQt: Update mapping indicators at screen refresh rate.
2024-11-25 14:58:48 -06:00
MappingWindow.h
…
WiimoteEmuExtension.cpp
…
WiimoteEmuExtension.h
…
WiimoteEmuExtensionMotionInput.cpp
…
WiimoteEmuExtensionMotionInput.h
…
WiimoteEmuExtensionMotionSimulation.cpp
…
WiimoteEmuExtensionMotionSimulation.h
…
WiimoteEmuGeneral.cpp
DolphinQt: Remove unnecessary qOverloads
2023-11-04 14:14:14 -07:00
WiimoteEmuGeneral.h
…
WiimoteEmuMotionControl.cpp
…
WiimoteEmuMotionControl.h
…
WiimoteEmuMotionControlIMU.cpp
WiimoteEmu: Add user-accessible controls that report the desired state of the IR camera objects.
2024-03-11 22:49:19 +01:00
WiimoteEmuMotionControlIMU.h
…