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-03-06
AudioPane: Do not enable Dolby Pro Logic II quality slider if DPLII is disabled
Silent
2020-03-06
Merge pull request #8580 from AlexApps99/master
spycrab
2020-03-05
Source/Core/Core/DSP/DSPTables.cpp: include <cstdio> for sprintf
Sergei Trofimovich
2020-03-05
Source/Core/Common/StringUtil.h: include <limits> for std::numeric_limits
Sergei Trofimovich
2020-03-03
Used whole path instead of relative path
AlexApps99
2020-03-02
Add path to File Name column of game grid
AlexApps99
2020-02-26
HW/WiimoteEmu: Fix Classic Controller triggers.
Jordan Woyak
2020-02-25
Qt: Re-enable Dark Mode support
spycrab
2020-02-24
DolphinQt: Tweak indicator raw-input/input-shape color for better contrast in...
Jordan Woyak
2020-02-24
DolphinQt: Eliminiate redundant swing indicator logic.
Jordan Woyak
2020-02-24
DolphinQt: Clean up mapping indicator code and draw lines on "pixel centers".
Jordan Woyak
2020-02-24
DolphinQt: Eliminate redundant cursor indicator logic.
Jordan Woyak
2020-02-24
DolphinQt: Break mapping indicators into separate classes. Ensure "state lock...
Jordan Woyak
2020-02-24
InputCommon: Remove racy UpdateInput call in DetectInput.
Jordan Woyak
2020-02-24
InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls.
Jordan Woyak
2020-02-24
Merge pull request #8633 from spycrab/tas_window_fixes
spycrab
2020-02-22
InputCommon: Constify Device::Input::IsDetectable function.
Jordan Woyak
2020-02-18
Qt/TAS: Improve TAS windows
spycrab
2020-02-17
InputCommon: Remove Wii Remote real-time calibration of M+ in favor of functi...
Jordan Woyak
2020-02-17
InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...
Jordan Woyak
2020-02-17
InputCommon/ControllerInterface: Make devices mutex recursive so RemoveDevice...
Jordan Woyak
2020-02-17
Core/WiimoteEmu: Add functions to Nunchuk, Classic Controller, and MotionPlus...
Jordan Woyak
2020-02-17
InputCommon: Add types to ControllerEmu that represent raw controller inputs ...
Jordan Woyak
2020-02-17
Common: Add additional Vector operations.
Jordan Woyak
2020-02-17
InputCommon: Add calibration functionality to IMUGyroscope.
Jordan Woyak
2020-02-17
MathUtil: Add RunningMean/RunningVariance classes.
Jordan Woyak
2020-02-17
InputCommon: Add "Dead Zone" setting to raw gyro inputs.
Jordan Woyak
2020-02-17
Merge pull request #8632 from jimbo1qaz/windows-menu-font
spycrab
2020-02-17
Windows GUI: Use QMenu font (Segoe UI) for entire application
nyanpasu64
2020-02-15
Common: Avoid std::function overhead in ScopeGuard
Léo Lam
2020-02-15
Merge pull request #8542 from Itrimel/fix-gecko-loading
JosJuice
2020-02-14
Core/GeckoCodeConfig : Fix Gecko codes formatting
Itrimel
2020-02-12
CMake: Fix building ARM64 on Windows
spycrab
2020-02-10
Merge pull request #8603 from jordan-woyak/deadzone-too-dark
Tilka
2020-02-10
Merge pull request #8621 from JosJuice/volumeverifier-invalid-partition
Tilka
2020-02-09
InputCommon: Clean up creation of inputs.
Jordan Woyak
2020-02-10
Merge pull request #8624 from jordan-woyak/setting-expression-input-gate
Tilka
2020-02-09
InputCommon: Only update setting expressions when the input gate is enabled.
Jordan Woyak
2020-02-10
Merge pull request #8622 from JosJuice/volumeverifier-invalid-partition-bigge...
Tilka
2020-02-10
Merge pull request #8623 from spycrab/qt_5.14.1
Tilka
2020-02-10
Merge pull request #8616 from jordan-woyak/threshold-cleanup
Tilka
2020-02-09
Update to Qt 5.14.1
spycrab
2020-02-09
VolumeVerifier: Ignore invalid partitions in GetBiggestReferencedOffset
JosJuice
2020-02-09
Fix VolumeVerifier not showing a problem for invalid partitions
JosJuice
2020-02-09
InputCommon: Eliminate some duplicated button threshold logic.
Jordan Woyak
2020-02-09
Fix another implicit false-to-nullptr conversion
magiblot
2020-02-09
Merge pull request #8618 from encounter/debugger-floating-fix
Léo Lam
2020-02-09
Merge pull request #8619 from JosJuice/directoryblob-check-seek
Léo Lam
2020-02-09
Merge pull request #8574 from JosJuice/volumeverifier-assert-small-file
Léo Lam
2020-02-09
Merge pull request #8614 from jordan-woyak/xinput-battery
JMC47
[next]