scummvm/backends
Tarek Soliman 3b6838731b MAEMO: Make setupIcon do nothing
It seems N900 is hit by SDL_WM_SetIcon bug (window cannot receive input)
http://bugzilla.libsdl.org/show_bug.cgi?id=586

This fix is based on the old 1.2.1 Maemo port code

(cherry picked from commit c451bd4340)
2011-11-25 16:25:53 -06:00
..
audiocd ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
events Merge pull request #89 from TomFrost/master 2011-10-19 13:57:09 +02:00
fs BADA: Initial BADA port implementation 2011-08-21 16:37:06 +10:00
graphics OPENPANDORA: Cleanup the format of code a little to match our Code Formatting Conventions. 2011-10-10 21:18:07 +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 MAEMO: Make setupIcon do nothing 2011-11-25 16:25:53 -06: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