scummvm/backends/platform
Thierry Crozat ef62422e59 OSX: Fix menus when using SDL2
We remove the menus added by SDL before inserting our own menus,
but the code assumed that there were two SDL generated menus. SDL2
actually adds three menus. So the new code makes no assumptions on
the number of menus so that it works with both SDL1.2 and SDL2.

Also fix an issue on OS X 10.4 and earlier that caused the app menu
to be nameless.
2015-12-16 20:42:11 +00:00
..
android ANDROID: Remove plugins/unpacker from makefile. 2015-01-18 12:04:15 +01:00
dc DC: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
dingux SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
ds DS: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
gph SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
iphone IPHONE: Scale input according to content scale factor. 2014-06-05 04:42:57 +02:00
linuxmoto SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
maemo MAEMO: Fix compilation. 2015-04-20 12:12:34 -05:00
n64 N64: Add "small" virtual keyboard pack to port packaging. 2014-06-25 19:57:20 +01:00
null NULL: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
openpandora SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
ps2 Merge pull request #426 from sunmax/master 2014-04-28 21:20:42 +03:00
psp RELEASE: This is 1.8.0git 2014-06-30 23:55:38 +03:00
samsungtv SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
sdl OSX: Fix menus when using SDL2 2015-12-16 20:42:11 +00:00
symbian Symbian: cleanup build script 2015-12-03 23:43:22 +03:00
tizen OPENGL: Refactor screen refresh handling. 2015-12-12 22:31:35 +01:00
webos WEBOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
wii WII: missing ASCII codes for some keys 2014-10-23 09:19:48 +02:00
wince SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00