dolphin/Source
Lioncash 0ccaa2b5d6 DiscIO/VolumeVerifier: Take std::string by value in AddProblem()
This allows both std::moving into the function and moving the parameter
from within the function, potentially avoiding an unnecessary copy.
2019-05-27 10:17:11 -04:00
..
Android Merge pull request #7801 from GerbilSoft/feature/Discord-PPCTitleChanged 2019-05-24 14:30:52 +02:00
Core DiscIO/VolumeVerifier: Take std::string by value in AddProblem() 2019-05-27 10:17:11 -04:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00
PCH CMake/Windows: Add PCH support 2019-05-15 19:28:04 +02:00
UnitTests Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00
VSProps Added FreeSurround to Externals 2019-02-13 22:52:39 -02:00
.clang-format clang-format: revert 'AfterCaseLabel' setting 2019-05-23 00:42:42 -04:00
CMakeLists.txt CMake/Windows: Add PCH support 2019-05-15 19:28:04 +02:00
dolphin-emu.sln Move Updater to WinUpdater 2019-04-10 10:46:49 +02:00