scummvm/backends
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
..
audiocd ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
events GPH: Cleanup the format of code to match our Code Formatting Conventions. 2011-10-03 13:43:42 +01:00
fs BADA: Initial BADA port implementation 2011-08-21 16:37:06 +10:00
graphics GPH: Cleanup the format of code to match our Code Formatting Conventions. 2011-10-03 13:43:42 +01:00
keymapper GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
log JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
midi ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
mixer JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
mutex GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
platform MACOSX: Detect system preferred language when starting bundle 2011-10-03 23:53:22 +01:00
plugins JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
saves JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
taskbar BACKENDS: Implement notifyError() and clearError() for Win32TaskbarManager 2011-08-06 15:26:49 -04:00
timer BADA: Moved timer manager to backends/timer/bada 2011-08-21 16:39:09 +10:00
updates/macosx MACOSX: Turned update support off by default, simplified and cleaned the pull request 2011-08-02 21:00:57 -04:00
vkeybd JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
base-backend.cpp JANITORIAL: Remove SVN keywords 2011-08-06 11:30:47 +01:00
base-backend.h BACKENDS: Shuffle backends class hierarchy and module initialization 2011-06-08 14:29:22 +02:00
modular-backend.cpp MACOSX/UPDATES: Streamline UpdateManager 2011-07-19 21:35:37 +02:00
modular-backend.h MACOSX/UPDATES: Streamline UpdateManager 2011-07-19 21:35:37 +02:00
module.mk MAEMO: Add basic platform backend with stubbed keymapper 2011-09-22 22:07:44 -05:00