summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2019-05-24Merge pull request #8115 from booto/powerpc_pvrLéo Lam
2019-05-24Merge pull request #8102 from dreamsyntax/debug-mousefixLéo Lam
2019-05-24Qt: Fix CodeWidget navigationdreamsyntax
2019-05-24Merge pull request #7801 from GerbilSoft/feature/Discord-PPCTitleChangedLéo Lam
2019-05-24Update Discord rich presence when the title changesDavid Korth
2019-05-23PowerPC: Add Broadway's PVR (retail Wii)booto
2019-05-23Merge pull request #8105 from 8times9/render-windowLéo Lam
2019-05-23Merge pull request #8113 from lioncash/ini-keyLéo Lam
2019-05-23Merge pull request #8114 from lioncash/ini-lineLéo Lam
2019-05-22IniFile: Prevent potential out-of-bounds access in ParseLine()Lioncash
2019-05-22Common/IniFile: Simplify Set()Lioncash
2019-05-22Merge pull request #8027 from MerryMage/MOVAPSConnor McLaughlin
2019-05-21Merge pull request #8107 from lioncash/stringLéo Lam
2019-05-21Core/Boot/Boot: Amend use-after-move cases in GenerateFromFile()Lioncash
2019-05-21DolphinQt/AboutDialog: Remove unnecessary QStringLiteralLioncash
2019-05-20Merge pull request #7992 from artemist/centeringLéo Lam
2019-05-20Merge pull request #8094 from leoetlino/log-type-namesLéo Lam
2019-05-19ControllerEmu: Do not change center when closing windowArtemis Tosini
2019-05-18Qt/InterfacePane: Rename In-Game to Render Window8times9
2019-05-18ControllerEmu: Zero the center of a ReshapableInput when calibratingArtemis Tosini
2019-05-18Draw center when calibrating and remove constantArtemis Tosini
2019-05-18ControllerEmu: Add support for setting the center of a ReshapableInputArtemis Tosini
2019-05-17Merge pull request #8077 from leoetlino/debugger-valignLéo Lam
2019-05-15DolphinQt/CMake: Fix Gettext not getting run on Windowsspycrab
2019-05-15DolphinQt/CMake: Copy files as a post build stepspycrab
2019-05-14Merge pull request #8087 from spycrab/cmake_win2019spycrab
2019-05-14Clear existing GCPad stateVincent Cunningham
2019-05-12Merge pull request #8095 from leoetlino/audio-raceConnor McLaughlin
2019-05-12Merge pull request #8069 from iwubcode/passive_supportConnor McLaughlin
2019-05-12Qt/CMake: Support MSVC w/ external CMakespycrab
2019-05-12Core/CMake: Silence some warningsspycrab
2019-05-12DolphinQt/CMake: Silence some warningsspycrab
2019-05-12DolphinQt/CMake: Building on Windowsspycrab
2019-05-12VideoBackends/D3D: Fix CMakeLists.txtspycrab
2019-05-12Common/CMake: Fix Windows buildspycrab
2019-05-11Qt/Debugger: Improve Code ViewTryTwo
2019-05-11Fix a race condition when shutting down audio streamLéo Lam
2019-05-11Qt/LogConfigWidget: Show log type short namesLéo Lam
2019-05-11Set Cubeb as default on WindowsMiksel12
2019-05-11Merge pull request #7778 from jordan-woyak/wheel-accel-brakeLéo Lam
2019-05-11Merge pull request #8088 from Pokechu22/modal-control-mappingLéo Lam
2019-05-11Merge pull request #8091 from leoetlino/traversal-chronoLéo Lam
2019-05-10Merge pull request #8016 from jordan-woyak/emu-wm-ir-renameAnthony
2019-05-10Merge pull request #8092 from leoetlino/double-switcherooAnthony
2019-05-10Merge pull request #8090 from stenzek/video-buffer-resetAnthony
2019-05-11Qt: Fix AddressSpace::WriteXXX parameter order mixupLéo Lam
2019-05-11AddressSpace: Fix PowerPC::HostWrite_XXX parameter order mixupLéo Lam
2019-05-10SI/GCSteeringWheel: Allow simultaneous use of accelerator and brake.Jordan Woyak
2019-05-10TraversalServer: use C++ <chrono> instead of gettimeofdayMichael M
2019-05-10Allow interacting with the render window while configuring controllersPokechu22