dolphin/Source/Core/DolphinQt2
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
..
Config Qt: Fix how Icons are assigned in Settings Window. 2017-05-11 13:14:47 -07:00
GameList Hide non-channel WADs 2017-05-14 15:30:42 +02:00
Settings Merge pull request #5370 from Ryanel/qt-settings-general 2017-05-13 00:37:31 +02:00
AboutDialog.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AboutDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Qt: Add General Pane to Settings 2017-05-11 12:40:14 -07:00
DolphinQt2.manifest Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinQt2.vcxproj Qt: Add General Pane to Settings 2017-05-11 12:40:14 -07:00
DolphinQt2.vcxproj.filters Qt: Fix how Icons are assigned in Settings Window. 2017-05-11 13:14:47 -07:00
DolphinQt2.vcxproj.user VS can now run dolphinQt directly without DLL errors 2016-06-21 22:42:15 +10:00
Host.cpp Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
Host.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InDevelopmentWarning.cpp DQt2: Warning window HiDPI fix. 2016-07-16 10:51:02 +10:00
InDevelopmentWarning.h DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
Info.plist.in CMake: use CMAKE_OSX_DEPLOYMENT_TARGET 2017-01-24 01:27:41 -08:00
Main.cpp DolphinQt2: Experimental GUI Warning Prompt. 2016-07-13 15:52:45 +10:00
MainWindow.cpp Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
MainWindow.h Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
MenuBar.cpp Qt: Bring Gamelist up to Wx standards 2017-05-08 19:03:59 +02:00
MenuBar.h Qt: Bring Gamelist up to Wx standards 2017-05-08 19:03:59 +02:00
qt.conf CMake: use BundleUtilities to fix up Dolphin.app 2017-02-03 22:27:19 -08:00
RenderWidget.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RenderWidget.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Resources.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Resources.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Settings.cpp Qt: Add General Pane to Settings 2017-05-11 12:40:14 -07:00
Settings.h Qt: Add General Pane to Settings 2017-05-11 12:40:14 -07:00
ToolBar.cpp Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00
ToolBar.h Qt: Add controller (overview) window 2017-05-09 18:49:10 +02:00