dolphin-emulator/Source/Core
JosJuice 878869488d Boot: Consider DOL/ELF files as possible volumes
The old approach to detecting DOL/ELF files doesn't fit
with the new way of implementing extracted discs.

The game list is already doing it in a way that's similar
to the approach that this commit uses.
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 Boot: Consider DOL/ELF files as possible volumes 2017-08-01 11:36:40 +02:00
DiscIO Merge pull request #5683 from JosJuice/volume-wii-defer 2017-08-01 17:11:30 +08: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