summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2020-09-29Merge pull request #9120 from JosJuice/controller-defaultsJMC47
2020-09-29Fix controller defaults being empty on fresh runJosJuice
2020-09-28ControllerEmu: Increase "IMUPointer" "Total Yaw" default value to match that ...Jordan Woyak
2020-09-28ControllerEmu: Increase Total Yaw/Pitch default values to compensate for new ...Jordan Woyak
2020-09-28ControllerInterface/Wiimote: Add "IR Distance" input providing a calculated d...Jordan Woyak
2020-09-28WiimoteEmu: Increase Camera FOV constants to 42 by 31.5 degrees.Jordan Woyak
2020-09-28MathUtil: Add Population (vs Sample) versions of Variance and StandardDeviati...Jordan Woyak
2020-09-27Merge pull request #9112 from Ebola16/setminJosJuice
2020-09-26Android: seekbar.setMin requires API level 26Ryan Meredith
2020-09-26Merge pull request #9115 from jordan-woyak/default-modifiersJordan Woyak
2020-09-26Merge pull request #9114 from JosJuice/android-zstd-levelsJordan Woyak
2020-09-26Core: Unbreak default keyboard mappings.Jordan Woyak
2020-09-26Android: Fix convertCompressionLevelZstdValuesJosJuice
2020-09-26Merge pull request #9109 from stenzek/msaa-efb-readbackConnor McLaughlin
2020-09-25ExpressionParser: Improve hotkey suppression logic. Allow activation with sim...Jordan Woyak
2020-09-25ExpressionParser: Replace ScopeGuard with custom deleter unique_ptr.Jordan Woyak
2020-09-25InputCommon: Improve input detection to produce buton combinations.Jordan Woyak
2020-09-25InputCommon: Make hotkeys and input detection aware of Ctrl -> L_Ctrl / R_Ctr...Jordan Woyak
2020-09-25InputCommon: Clean up modifier ignoring logic.Jordan Woyak
2020-09-25Core: Clean up default hotkey expressions.Jordan Woyak
2020-09-25ControllerInterface: Add platform consistent names for modifier keys.Jordan Woyak
2020-09-25ExpressionParser: Allow duplicate and superset modifier hotkeys to function.Jordan Woyak
2020-09-25InputCommon: Support detecting combinations of inputs. (Hotkeys)Jordan Woyak
2020-09-25ExpressionParser: Suppress inputs when hotkey modifiers are pressed.Jordan Woyak
2020-09-25ExpressionParser: Add Hotkey syntax.Jordan Woyak
2020-09-25FramebufferManager: Fix EFB readbacks with MSAA onStenzek
2020-09-23Merge pull request #9107 from JosJuice/qt-disc-0LC
2020-09-23Merge pull request #8902 from JosJuice/android-convertJMC47
2020-09-23DolphinQt: Use 1-based disc numbering in InfoWidgetJosJuice
2020-09-22Merge pull request #9088 from JosJuice/android-sysconfJMC47
2020-09-20Merge pull request #8840 from Techjar/evdev-combining-physJordan Woyak
2020-09-19Update state version.Jordan Woyak
2020-09-19Core/BTEmu: Change a member variable to a local variable.Jordan Woyak
2020-09-18Qt/MappingWindow: Add support for built-in profilesTechjar
2020-09-16Merge pull request #9075 from JosJuice/android-osd-left-marginJMC47
2020-09-16Merge pull request #9077 from JosJuice/android-settings-initializedJMC47
2020-09-16Merge pull request #9073 from darkain/patch-1JMC47
2020-09-16Only automatically override SYSCONF settings when it has an effectJosJuice
2020-09-16Android: Add workaround for conversion progress in dark modeJosJuice
2020-09-16Android: Only allow conversion when appropriateJosJuice
2020-09-16Android: Refactor GamePropertiesDialog.onCreateDialogJosJuice
2020-09-16Android: Pass GameFile to GamePropertiesDialog::newInstanceJosJuice
2020-09-16Android: Let the user select where to save disc imagesJosJuice
2020-09-16Android: Add content provider support to File::DeleteJosJuice
2020-09-16Android: Add content provider support to File::IOFileJosJuice
2020-09-16Android: Add a progress dialog for disc image conversionJosJuice
2020-09-16Android: Add disc image conversionJosJuice
2020-09-16DiscIO: Use std::function for compression callbackJosJuice
2020-09-16Android: Move OSD out of the way when menu is openJosJuice
2020-09-16Android: Add Wii SYSCONF settings to GUIJosJuice