dolphin/Source/Core/UICommon
JosJuice 561a4cfcce Replace "Override Language on NTSC Games" with "Allow Mismatched Region Settings"
This new setting is like Override Language on NTSC Games, except
instead of only applying to the GameCube language setting,
it also applies to the Wii language setting.

Fixes https://bugs.dolphin-emu.org/issues/11299
2019-08-09 17:33:05 +02:00
..
ResourcePack UICommon/ResourcePack/Manager: Make GetPackConfig() internally linked 2019-06-07 20:27:27 -04:00
AutoUpdate.cpp Core: Fixup AutoUpdateChecker::TriggerUpdate on Windows: 2019-07-22 19:29:50 +02:00
AutoUpdate.h
CMakeLists.txt UICommon/CMakeLists: Specify headers in target sources 2019-05-31 06:54:25 -04:00
CommandLineParse.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CommandLineParse.h UICommon: Add missing header guards 2019-06-17 18:39:44 -04:00
Disassembler.cpp Remove redundant initialization 2019-04-30 01:22:24 +02:00
Disassembler.h
DiscordPresence.cpp Discord: fix typo 2019-02-25 19:31:49 +00:00
DiscordPresence.h
GameFile.cpp Replace "Override Language on NTSC Games" with "Allow Mismatched Region Settings" 2019-08-09 17:33:05 +02:00
GameFile.h UICommon/GameFile: Remove unnecessary initializers 2019-05-28 07:00:15 -04:00
GameFileCache.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
GameFileCache.h
NetPlayIndex.cpp UICommon/NetPlayIndex: Take std::vector by const reference in ParseResponse() 2019-08-04 12:36:52 -04:00
NetPlayIndex.h UICommon/NetPlayIndex: Use a std::string_view for EncryptID()/DecryptID() 2019-08-04 12:32:33 -04:00
UICommon.cpp Common/MsgHandler: Namespace code within the Common namespace 2019-06-19 16:03:55 -04:00
UICommon.h
UICommon.vcxproj UICommon: Add NetPlayIndex helper 2019-03-30 17:13:57 +01:00
USBUtils.cpp Use separate libusb contexts to avoid thread safety issues 2019-06-26 17:55:51 +02:00
USBUtils.h
VideoUtils.cpp UICommon/VideoUtils.cpp: Add missing include 2019-05-08 21:00:23 +02:00
VideoUtils.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
X11Utils.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
X11Utils.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00