dolphin/Source/Core
JosJuice 0dca432836 Remove old code for using default locale
This isn't needed anymore now that the global C++ locale isn't
set to the classic locale.
2018-04-09 19:14:15 +02:00
..
AudioCommon AudioCommon/CMakelists: Migrate off add_dolphin_library 2018-03-22 22:07:11 -04:00
Common Remove old code for using default locale 2018-04-09 19:14:15 +02:00
Core Merge pull request #6611 from leoetlino/remove-workaround 2018-04-09 15:46:39 +02:00
DiscIO DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
DolphinNoGUI DolphinNoGUI/CMakeLists: Remove the use of SRCS and LIBS variables 2018-04-04 11:42:57 -04:00
DolphinQt2 DolphinQt2: Set locale 2018-04-09 19:14:14 +02:00
DolphinWX DolphinWX: Set C++ locale 2018-04-09 19:14:14 +02:00
InputCommon CMakeLists: Link in system framework libraries explicitly on macOS 2018-03-30 16:14:10 -04:00
UICommon Set locale to "en_GB" if "en" is configured 2018-04-09 19:14:14 +02:00
Updater Updater: Implement UI 2018-03-28 17:59:22 +02:00
VideoBackends Merge pull request #6578 from JosJuice/remove-projection-hacks 2018-04-04 09:10:32 +02:00
VideoCommon [AVIDump] fix compilation issues on Linux 2018-04-06 19:53:10 -07:00
CMakeLists.txt