dolphin/Source
Lioncash f07cf9ebab UICommon/ResourcePack: Allow ReadCurrentFileUnlimited() to read into any contiguous container
This allows the same code to be used to read into a std::string, which
allows for eliminating the vector->string transfer when reading the
manifest file.

A ContiguousContainer is a concept that includes std::array,
std::string, and std::vector.
2019-05-27 13:29:40 -04:00
..
Android Merge pull request #7801 from GerbilSoft/feature/Discord-PPCTitleChanged 2019-05-24 14:30:52 +02:00
Core UICommon/ResourcePack: Allow ReadCurrentFileUnlimited() to read into any contiguous container 2019-05-27 13:29:40 -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