index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
Age
Commit message (
Expand
)
Author
2020-09-29
Merge pull request #9120 from JosJuice/controller-defaults
JMC47
2020-09-29
Fix controller defaults being empty on fresh run
JosJuice
2020-09-28
ControllerEmu: Increase "IMUPointer" "Total Yaw" default value to match that ...
Jordan Woyak
2020-09-28
ControllerEmu: Increase Total Yaw/Pitch default values to compensate for new ...
Jordan Woyak
2020-09-28
ControllerInterface/Wiimote: Add "IR Distance" input providing a calculated d...
Jordan Woyak
2020-09-28
WiimoteEmu: Increase Camera FOV constants to 42 by 31.5 degrees.
Jordan Woyak
2020-09-28
MathUtil: Add Population (vs Sample) versions of Variance and StandardDeviati...
Jordan Woyak
2020-09-26
Merge pull request #9115 from jordan-woyak/default-modifiers
Jordan Woyak
2020-09-26
Core: Unbreak default keyboard mappings.
Jordan Woyak
2020-09-26
Merge pull request #9109 from stenzek/msaa-efb-readback
Connor McLaughlin
2020-09-25
ExpressionParser: Improve hotkey suppression logic. Allow activation with sim...
Jordan Woyak
2020-09-25
ExpressionParser: Replace ScopeGuard with custom deleter unique_ptr.
Jordan Woyak
2020-09-25
InputCommon: Improve input detection to produce buton combinations.
Jordan Woyak
2020-09-25
InputCommon: Make hotkeys and input detection aware of Ctrl -> L_Ctrl / R_Ctr...
Jordan Woyak
2020-09-25
InputCommon: Clean up modifier ignoring logic.
Jordan Woyak
2020-09-25
Core: Clean up default hotkey expressions.
Jordan Woyak
2020-09-25
ControllerInterface: Add platform consistent names for modifier keys.
Jordan Woyak
2020-09-25
ExpressionParser: Allow duplicate and superset modifier hotkeys to function.
Jordan Woyak
2020-09-25
InputCommon: Support detecting combinations of inputs. (Hotkeys)
Jordan Woyak
2020-09-25
ExpressionParser: Suppress inputs when hotkey modifiers are pressed.
Jordan Woyak
2020-09-25
ExpressionParser: Add Hotkey syntax.
Jordan Woyak
2020-09-25
FramebufferManager: Fix EFB readbacks with MSAA on
Stenzek
2020-09-23
Merge pull request #9107 from JosJuice/qt-disc-0
LC
2020-09-23
Merge pull request #8902 from JosJuice/android-convert
JMC47
2020-09-23
DolphinQt: Use 1-based disc numbering in InfoWidget
JosJuice
2020-09-22
Merge pull request #9088 from JosJuice/android-sysconf
JMC47
2020-09-20
Merge pull request #8840 from Techjar/evdev-combining-phys
Jordan Woyak
2020-09-19
Update state version.
Jordan Woyak
2020-09-19
Core/BTEmu: Change a member variable to a local variable.
Jordan Woyak
2020-09-18
Qt/MappingWindow: Add support for built-in profiles
Techjar
2020-09-16
Merge pull request #9075 from JosJuice/android-osd-left-margin
JMC47
2020-09-16
Merge pull request #9073 from darkain/patch-1
JMC47
2020-09-16
Only automatically override SYSCONF settings when it has an effect
JosJuice
2020-09-16
Android: Only allow conversion when appropriate
JosJuice
2020-09-16
Android: Add content provider support to File::Delete
JosJuice
2020-09-16
Android: Add content provider support to File::IOFile
JosJuice
2020-09-16
DiscIO: Use std::function for compression callback
JosJuice
2020-09-16
Android: Move OSD out of the way when menu is open
JosJuice
2020-09-16
Config: Add SYSCONF to IsSettingSaveable
JosJuice
2020-09-16
Merge pull request #9086 from JosJuice/wiimote-init-order
JMC47
2020-09-15
Merge pull request #8819 from JosJuice/panic-alert-deadlock-pause-on-focus-loss
JMC47
2020-09-15
Core: Run Wiimote::Initialize before HW::Init to avoid crash
JosJuice
2020-09-15
Merge pull request #9085 from Techjar/better-monospace
LC
2020-09-15
Merge pull request #9084 from Techjar/custom-rtc-tz-fix
LC
2020-09-15
Qt: Use better method of getting default monospace font
Techjar
2020-09-14
Qt/AdvancedPane: Force UTC time for custom RTC entry
Techjar
2020-09-14
Merge pull request #8985 from jordan-woyak/btemu-cleanup
JMC47
2020-09-12
DolphinQt: fix other widgets that use lambdas (capturing this) without settin...
iwubcode
2020-09-12
DolphinQt: properly remove slot connection for ConfigChange when object is de...
iwubcode
2020-09-11
Merge pull request #9039 from shuffle2/bt-dll
JMC47
[next]