scummvm/backends/platform/sdl
Thierry Crozat e3d7606188 MACOSX: Detect system preferred language when starting bundle
This reimplement getSystemLanguage() for MacOS X because
setlocale() only works if the application is started from the terminal.
Instead we use CFBundleCopyPreferredLocalizationsFromArray() which
requires the translations to be listed in the bundle plist file (this had
already been committed). This fixes bug #3394080.
2011-10-03 23:53:22 +01:00
..
amigaos GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
macosx MACOSX: Detect system preferred language when starting bundle 2011-10-03 23:53:22 +01:00
posix MAEMO: Add basic platform backend with stubbed keymapper 2011-09-22 22:07:44 -05:00
ps3 PS3: Fix comment 2011-07-07 15:23:14 +02:00
win32 JANITORIAL: Fix MSVC warnings 2011-07-19 14:12:07 -04:00
hardwarekeys.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
main.cpp MAEMO: Add basic platform backend with stubbed keymapper 2011-09-22 22:07:44 -05:00
module.mk BACKENDS: Rename appMenu_osx.* to appmenu_osx.* 2011-07-13 09:26:50 -04:00
sdl-sys.h SDL: Allow building with current SDL 1.3hg 2011-06-22 19:44:46 +02:00
sdl.cpp SDL: Previous commit broke compilation on MSVC 2011-08-11 22:30:46 +10:00
sdl.h SDL: Take advantage of SdlGraphicsManager. 2011-08-09 00:03:11 +02:00