summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-08Merge pull request #8664 from CookiePLMonster/dolby-pro-logic-quality-fixupTilka
2020-03-06AudioPane: Do not enable Dolby Pro Logic II quality slider if DPLII is disabledSilent
2020-03-06Merge pull request #8580 from AlexApps99/masterspycrab
2020-03-05Merge pull request #8661 from trofi/masterMat M
2020-03-05Source/Core/Core/DSP/DSPTables.cpp: include <cstdio> for sprintfSergei Trofimovich
2020-03-05Source/Core/Common/StringUtil.h: include <limits> for std::numeric_limitsSergei Trofimovich
2020-03-03Used whole path instead of relative pathAlexApps99
2020-03-02Add path to File Name column of game gridAlexApps99
2020-02-29Translation resources sync with TransifexJosJuice
2020-02-26Merge pull request #8653 from jordan-woyak/fix-cc-triggersMat M
2020-02-26HW/WiimoteEmu: Fix Classic Controller triggers.Jordan Woyak
2020-02-26Merge pull request #8640 from spycrab/macos_dark_modespycrab
2020-02-25Qt: Re-enable Dark Mode supportspycrab
2020-02-25Merge pull request #8643 from jordan-woyak/mapping-race-fixspycrab
2020-02-24DolphinQt: Tweak indicator raw-input/input-shape color for better contrast in...Jordan Woyak
2020-02-24DolphinQt: Eliminiate redundant swing indicator logic.Jordan Woyak
2020-02-24DolphinQt: Clean up mapping indicator code and draw lines on "pixel centers".Jordan Woyak
2020-02-24DolphinQt: Eliminate redundant cursor indicator logic.Jordan Woyak
2020-02-24DolphinQt: Break mapping indicators into separate classes. Ensure "state lock...Jordan Woyak
2020-02-24InputCommon: Remove racy UpdateInput call in DetectInput.Jordan Woyak
2020-02-24InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls.Jordan Woyak
2020-02-24Merge pull request #8633 from spycrab/tas_window_fixesspycrab
2020-02-22Merge pull request #8638 from jordan-woyak/is-detectable-constifyMat M
2020-02-22InputCommon: Constify Device::Input::IsDetectable function.Jordan Woyak
2020-02-22Merge pull request #8575 from jordan-woyak/ciface-wiimotesPierre Bourdon
2020-02-22Translation resources sync with TransifexJosJuice
2020-02-18Qt/TAS: Improve TAS windowsspycrab
2020-02-17InputCommon: Remove Wii Remote real-time calibration of M+ in favor of functi...Jordan Woyak
2020-02-17InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...Jordan Woyak
2020-02-17InputCommon/ControllerInterface: Make devices mutex recursive so RemoveDevice...Jordan Woyak
2020-02-17Core/WiimoteEmu: Add functions to Nunchuk, Classic Controller, and MotionPlus...Jordan Woyak
2020-02-17InputCommon: Add types to ControllerEmu that represent raw controller inputs ...Jordan Woyak
2020-02-17Common: Add additional Vector operations.Jordan Woyak
2020-02-17InputCommon: Add calibration functionality to IMUGyroscope.Jordan Woyak
2020-02-17MathUtil: Add RunningMean/RunningVariance classes.Jordan Woyak
2020-02-17InputCommon: Add "Dead Zone" setting to raw gyro inputs.Jordan Woyak
2020-02-17Merge pull request #8632 from jimbo1qaz/windows-menu-fontspycrab
2020-02-17Windows GUI: Use QMenu font (Segoe UI) for entire applicationnyanpasu64
2020-02-17Merge pull request #8630 from leoetlino/scopeguardJosJuice
2020-02-15Common: Avoid std::function overhead in ScopeGuardLéo Lam
2020-02-15Merge pull request #8542 from Itrimel/fix-gecko-loadingJosJuice
2020-02-14Core/GeckoCodeConfig : Fix Gecko codes formattingItrimel
2020-02-13Merge pull request #8627 from spycrab/cmake_vs_armspycrab
2020-02-12CMake: Fix building ARM64 on Windowsspycrab
2020-02-10Merge pull request #8603 from jordan-woyak/deadzone-too-darkTilka
2020-02-10Merge pull request #8621 from JosJuice/volumeverifier-invalid-partitionTilka
2020-02-10Merge pull request #8617 from jordan-woyak/control-creation-cleanupTilka
2020-02-09InputCommon: Clean up creation of inputs.Jordan Woyak
2020-02-10Merge pull request #8624 from jordan-woyak/setting-expression-input-gateTilka
2020-02-09InputCommon: Only update setting expressions when the input gate is enabled.Jordan Woyak