dolphin/Source/Core
JosJuice 37c09343d8 Turn VolumeDirectory into DirectoryBlob
This lets VolumeDirectory/DirectoryBlob skip implementing
various volume functions like GetGameID, GetBanner, etc.
It also lets us view extracted discs in the game list.

This ends up breaking the boot process for Wii
DirectoryBlobs due to workarounds being removed from the
boot process, but that will be fixed later by adding
proper DirectoryBlob support for things like TMDs.

We now expect the directories to be laid out in a certain
format (based on the format that WIT uses) instead of requiring
the user to set the DVD root and apploader path settings.
2017-08-01 11:36:40 +02:00
..
AudioCommon Remove CoreAudio audio backend 2017-06-29 16:53:20 -07:00
Common Merge pull request #5683 from JosJuice/volume-wii-defer 2017-08-01 17:11:30 +08:00
Core Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
DiscIO Turn VolumeDirectory into DirectoryBlob 2017-08-01 11:36:40 +02:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 General: Remove unnecessary semicolons 2017-07-30 16:39:53 -04:00
DolphinWX Merge pull request #5840 from leoetlino/wx-focus-fix 2017-07-31 16:43:53 +08:00
InputCommon Make DolphinWX strings more like DolphinQt2 strings 2017-07-26 08:04:10 +02:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends Merge pull request #5834 from stenzek/bc7 2017-08-01 12:39:19 +10:00
VideoCommon Merge pull request #5834 from stenzek/bc7 2017-08-01 12:39:19 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00