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-01-29 15:29:13 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c98b659f1b6f4727a3f9b0b85da329923bc4dfd
dolphin
/
Source
/
Core
History
Admiral H. Curtiss
9c98b659f1
Qt/CodeViewWidget: Indent branch arrows based on free space rather than reserving a full column for each.
2020-03-15 16:14:35 +01:00
..
AudioCommon
…
Common
InputCommon: Add types to ControllerEmu that represent raw controller inputs and calibration data to calculate normalized input values.
2020-02-17 15:57:43 -06:00
Core
InputCommon: Add real Wii Remote support to ControllerInterface. Add option to connect additional Wii Remotes.
2020-02-17 16:14:01 -06:00
DiscIO
Merge pull request
#8621
from JosJuice/volumeverifier-invalid-partition
2020-02-10 09:33:29 +00:00
DolphinNoGUI
…
DolphinQt
Qt/CodeViewWidget: Indent branch arrows based on free space rather than reserving a full column for each.
2020-03-15 16:14:35 +01:00
InputCommon
InputCommon: Constify Device::Input::IsDetectable function.
2020-02-22 10:27:43 -06:00
MacUpdater
…
UICommon
Core/WiimoteReal: Make wiimote source type an enum class and add Get/SetWiimoteSource functions. Add connected real Wii Remotes to a pool when a slot is not available.
2020-01-05 10:15:22 -06:00
UpdaterCommon
…
VideoBackends
Vulkan: Treat VK_SUBOPTIMAL_KHR as VK_SUCCESS on Android
2020-01-31 19:16:06 +10:00
VideoCommon
VideoCommon: Amend formatting code to handle the upgrade to fmt
2020-02-04 14:55:20 -05:00
WinUpdater
…
CMakeLists.txt
…