dolphin/Source/Core
Léo Lam 6916a3d85b Hide non-channel WADs
These cannot be booted, so it is bad UX to show them in the UI as if
they were regular titles, and yet have different behaviour for them.

And technically, there is no reason to allow them to be used to boot
in the first place.

Another reason they should not be shown is that Dolphin fails
spectacularly with WADs that have a valid boot content index, but are
not PPC titles (e.g. IOS WADs). The only reliable way to avoid this
is to check for the title type and only show channels, just like
the Wii System Menu.
2017-05-14 15:30:42 +02:00
..
AudioCommon DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
Common Section: Fix Section::Get 2017-05-13 15:22:29 +01:00
Core Hide non-channel WADs 2017-05-14 15:30:42 +02:00
DiscIO IOS/ES: Implement DeleteTitleContent properly 2017-05-13 00:34:58 +02:00
DolphinNoGUI IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
DolphinQt2 Hide non-channel WADs 2017-05-14 15:30:42 +02:00
DolphinWX Hide non-channel WADs 2017-05-14 15:30:42 +02:00
InputCommon Merge pull request #5345 from JosJuice/consistent-controller-translation 2017-05-04 09:00:41 -07:00
UICommon Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
VideoBackends VS2017 build fix after upgrading project 2017-05-13 20:34:27 +01:00
VideoCommon Add a workaround for a PowerVR glsl compiler bug 2017-05-03 19:33:56 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00