dolphin/Source/Core
JosJuice 66ea9f5cc1 DiscIO: Add GetRegion function and Region enum
Instead of needing different switch cases for
converting countries to regions in multiple places,
we now only need a single country-to-region switch case
(in DiscIO/Enums.cpp), and we get a nice Region type.
2017-01-02 20:57:11 +01:00
..
AudioCommon Display warning when dumping audio if file exists 2016-12-17 22:45:01 -05:00
Common Remove incorrect usage of "ASCII" and "ANSI" 2016-12-26 15:49:39 +01:00
Core DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DiscIO DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinQt2 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinWX DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
InputCommon macOS: Add missing includes to fix no-PCH build 2017-01-02 11:45:24 +11:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4574 from stenzek/vulkan-alpha-clear 2017-01-02 12:29:36 +01:00
VideoCommon Merge pull request #4471 from Armada651/hybrid-depth 2016-12-29 18:49:27 +01:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00