dolphin/Source/Core
JosJuice 7253c4bb52 Don't show "N/A" as description when there is no Gecko code
"N/A" can be awkward to handle in translations.

I don't think there's much point in showing "N/A" rather than
leaving the description box blank, so let's just leave it blank.
2017-11-02 14:37:45 +01:00
..
AudioCommon Merge pull request #6130 from ligfx/emptynullsoundstream 2017-10-24 11:44:22 +02:00
Common MemArena: Use names that are based on the PID 2017-10-11 17:40:05 +02:00
Core Merge pull request #6147 from sepalani/send-log 2017-10-29 10:29:25 +01:00
DiscIO Merge pull request #6148 from leoetlino/null-bug 2017-10-29 10:30:03 +01:00
DolphinNoGUI UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
DolphinQt2 Don't show "N/A" as description when there is no Gecko code 2017-11-02 14:37:45 +01:00
DolphinWX NANDImporter: Add support for dumps that don't include keys 2017-10-28 21:27:18 +02: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