dolphin/Source/Core
Léo Lam 3124f3c4d8 WX: Add the ability to uninstall WADs from the game list
Simple quality-of-life addition that allows "uninstalling" WADs
(removing the corresponding installed title) from the NAND.

The option is only enabled when the WAD can be uninstalled

The motivation for this is actually to encourage proper usage of the
WAD launch feature (installing it to the NAND first), so we can
drop the "direct WAD title launch" hack.
2017-04-25 23:34:32 +02:00
..
AudioCommon DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
Common ArmCPUDetect: Add missing include 2017-04-21 11:03:40 +01:00
Core Merge pull request #5317 from leoetlino/es-setuid 2017-04-25 20:00:28 +02:00
DiscIO IOS: Implement UID/GID changes for the PPC 2017-04-23 23:09:44 +02:00
DolphinNoGUI
DolphinQt2
DolphinWX WX: Add the ability to uninstall WADs from the game list 2017-04-25 23:34:32 +02:00
InputCommon
UICommon
VideoBackends Merge pull request #5284 from stenzek/vulkan-videocommon-blending-state 2017-04-18 22:16:32 +10:00
VideoCommon OGL: Drop BlendingState.dither 2017-04-18 21:55:23 +10:00
CMakeLists.txt