dolphin/Source/Core
JosJuice 0f5a4b37ee DiscIO: Add functions CreateDisc and CreateWAD
...in addition to the existing function CreateVolume
(renamed from CreateVolumeFromFilename).

Lets code easily add constraints such as not letting the user
select a WAD file when using the disc changing functionality.
2019-07-18 22:29:04 +02:00
..
AudioCommon Merge pull request #8135 from lioncash/cmake 2019-05-31 14:03:12 +02:00
Common Merge pull request #8215 from CookiePLMonster/appverifier-sanitize 2019-06-30 01:27:25 +10:00
Core DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
DiscIO DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
DolphinNoGUI Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
DolphinQt DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
InputCommon Use separate libusb contexts to avoid thread safety issues 2019-06-26 17:55:51 +02:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
UpdaterCommon UpdaterCommon: Hide Updater before Dolphin quits 2019-06-23 19:47:18 +02:00
VideoBackends VideoCommon/Statistics: Rename stats global to g_stats 2019-07-10 23:34:54 -04:00
VideoCommon TextureCache: Support reinterpreting formats for VRAM textures 2019-07-14 19:16:27 +10:00
WinUpdater WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00