dolphin/Source/Core
JosJuice 6902bbb696 When NAND is damaged, show title names from save files
The earlier code always tried to use TitleDatabase for getting
title names, but that didn't work for disc-based games, because
there was no way to get the maker ID.
2017-11-03 23:17:36 +01:00
..
AudioCommon Merge pull request #6130 from ligfx/emptynullsoundstream 2017-10-24 11:44:22 +02:00
Common When NAND is damaged, show title names from save files 2017-11-03 23:17:36 +01:00
Core When NAND is damaged, show title names from save files 2017-11-03 23:17:36 +01:00
DiscIO Add WiiSaveBanner class 2017-11-03 23:00:43 +01:00
DolphinNoGUI UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
DolphinQt2 When NAND is damaged, show title names from save files 2017-11-03 23:17:36 +01:00
DolphinWX When NAND is damaged, show title names from save files 2017-11-03 23:17:36 +01:00
InputCommon Prevent multiple HID elements of same usage type on OSX 2017-09-15 19:19:46 +02:00
UICommon UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
VideoBackends Merge pull request #6118 from Tomcc/master 2017-10-31 21:37:20 +01:00
VideoCommon Fixed fog, lava, water in Mario Galaxy (and possibly other games) in higher IRs by detecting & fixing the mipmaps that aren't just used for downscaling, but are handmade to create a gradient. 2017-10-27 00:45:20 -07:00
CMakeLists.txt