summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/OpenALStream.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2016-08-12 14:01:09 +0200
committerJosJuice <josjuice@gmail.com>2016-08-12 14:52:01 +0200
commited9007cab7d46e8fb271cfb5536c1936097dbf6c (patch)
tree116b3dbca9ec1bf427a3fd4639f9f8e95aef12bb /Source/Core/AudioCommon/OpenALStream.cpp
parentcef71afc2758702ed9bc03daac27b7e811ca9a50 (diff)
Save GUI language as string instead of wxLanguage enum
When 5.0-211 updated wxWidgets to 3.1.0, some entries in the wxLanguage enum were moved and added, changing the wxLanguage values. Because we save Dolphin's interface language to disk as a wxLanguage, the language you have set will mean something different depending on whether you have the updated wx version or not. For instance, setting the language to English with the updated version and then using an older version will make Dolphin use Dutch. Because we can't rely on the enum anymore, I'm replacing the "Language" setting with a "LanguageCode" setting that uses standard ISO 639 codes.
Diffstat (limited to 'Source/Core/AudioCommon/OpenALStream.cpp')
0 files changed, 0 insertions, 0 deletions