summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2019-11-27Merge pull request #8348 from JosJuice/mmu-settingAnthony
2019-11-27Merge pull request #8465 from CookiePLMonster/d3d-common-cleanupAnthony
2019-11-27Merge pull request #8479 from nokturnusmf/masterAnthony
2019-11-27Merge pull request #8439 from JosJuice/android-native-motion-controlsAnthony
2019-11-27Merge pull request #8493 from JosJuice/android-audio-volumeAnthony
2019-11-27Merge pull request #8332 from CookiePLMonster/dsp-lle-deadlockAnthony
2019-11-27Merge pull request #8496 from JosJuice/volumewii-check-decrypted-orderAnthony
2019-11-27Merge pull request #8499 from JosJuice/volumeverifier-super-paper-marioAnthony
2019-11-27VolumeVerifier: Detect broken Super Paper MarioJosJuice
2019-11-27DolphinQt: Remove "Experimental" from "Export Wii Save"JosJuice
2019-11-26Android: Add audio volume settingJosJuice
2019-11-26VolumeWii: Check SupportsReadWiiDecrypted before m_encryptedJosJuice
2019-11-25Merge pull request #8490 from vadosnaprimer/dumpingScott Mansell
2019-11-24Merge pull request #8320 from CookiePLMonster/cpu-lock-yield-fixJosJuice
2019-11-24fix missing frame when you start another dump without closing dolphinfeos
2019-11-24figure out new segment on the fly right in FrameDump::Start()feos
2019-11-23UICommon: Make use of fmt where applicableLioncash
2019-11-24Merge pull request #8486 from lioncash/dualshockLéo Lam
2019-11-23Prefer MessageBoxW to MessageBoxAtinyredpanda
2019-11-23Simplify wstring to QString conversiontinyredpanda
2019-11-22InputCommon/DualShockUDPClient: Use an alias for the clock typeLioncash
2019-11-22InputCommon/DualShockUDPClient: Use deduction guides for lock_guardLioncash
2019-11-22InputCommon/DualShockUDPClient: Make use of std::array where applicableLioncash
2019-11-22Signal DSP thread after unlocking DSP mutexSilent
2019-11-22Merge pull request #8485 from lioncash/imuJosJuice
2019-11-22Merge pull request #8484 from lioncash/input-funcJosJuice
2019-11-22DSPLLE: Put DSP thread in idle state if it's paused to prevent a deadlockSilent
2019-11-22InputCommon/DualShockUDPClient: Relocate settings to top of source fileLioncash
2019-11-22InputCommon/DualShockUDPClient: In-class initialize members where applicableLioncash
2019-11-22InputCommon/DualShockUDPClient: Add missing header guardLioncash
2019-11-22InputCommon/IMU*: Remove unnecessary includesLioncash
2019-11-22InputCommon/FunctionExpression: Use Yoda conditions, we do notLioncash
2019-11-22InputCommon/FunctionExpression: Remove unnecessary 'else' in MakeFunctionExpr...Lioncash
2019-11-22InputCommon/FunctionExpression: Make MakeFunctionExpression() take a std::str...Lioncash
2019-11-22InputCommon/FunctionExpression: Remove unused LOOP_MAX_REPS constantLioncash
2019-11-22InputCommon/FunctionExpression: Remove cyclical includeLioncash
2019-11-22InputCommon/FunctionExpression: Collapse namespacesLioncash
2019-11-22InputCommon/FunctionExpression: include <algorithm>Lioncash
2019-11-22InputCommon: Make use of fmt where applicableLioncash
2019-11-22Fixed 11874 (leading 0s ignored by debugger)Matthew Foulds
2019-11-22Merge pull request #8480 from JosJuice/volumeverifier-block-futureMat M
2019-11-22VolumeVerifier: Fix a copypaste errorJosJuice
2019-11-20Merge pull request #8224 from Pokechu22/wiimote-eepromJosJuice
2019-11-20Android: Let WiimoteEmu know whether we have accelerometer/gyroscopeJosJuice
2019-11-20Android: Native motion controlsJosJuice
2019-11-19Merge pull request #8347 from hosaka-corp/frame-advance-alignmentJosJuice
2019-11-18Merge pull request #8346 from DacoTaco/masterLéo Lam
2019-11-18Align frame advance and movies to full field boundariesmeta
2019-11-17DolphinQt: Fix accelerometer mapping indicator flipped X axis.Jordan Woyak
2019-11-17Reset Wiimotes on force stop and when starting MIOSPokechu22