scummvm/backends/platform
Colin Snover 008149e357 POSIX: Do not hang ScummVM when opening a browser
If the call used to open the browser does not return until the
browser is closed, this would previously cause ScummVM to hang.
Since we are using waitpid now, we can avoid hanging by telling
waitpid to not block on a child which has not exited.
2017-12-14 14:30:16 -06:00
..
3ds BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
android ANDROID: Fix illegal-in-C++11 narrowing conversions 2017-11-25 20:19:01 -06:00
androidsdl ANDROIDSDL: implemented checking and fixing sdcard path 2017-06-25 10:50:36 +02:00
dc BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
dingux GCW0: Fixed wording in the README 2016-10-09 16:14:13 +02:00
ds BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
gph GPH: Remove unused include 2017-09-12 21:37:52 +01:00
ios7 BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
iphone BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
linuxmoto SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
maemo MAEMO: Update debian/changelog 2017-12-13 20:55:57 -06:00
n64 BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
null NULL: Make GPL headers consistent in themselves. 2014-02-18 02:39:36 +01:00
openpandora OPENPANDORA: Remove unused include 2017-09-12 21:41:55 +01:00
ps2 BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
psp ALL: Remove obsolete register keyword 2017-12-03 20:27:42 -06:00
samsungtv SDL: Add basic abstraction class for the SDL window. 2015-02-16 01:03:29 +01:00
sdl POSIX: Do not hang ScummVM when opening a browser 2017-12-14 14:30:16 -06:00
symbian ALL: Remove obsolete register keyword 2017-12-03 20:27:42 -06:00
tizen EVENTS: Rename synthetic to kbdRepeat 2017-11-19 16:12:50 +01:00
webos WEBOS: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
wii BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
wince ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSCREEN 2016-04-10 13:02:27 +02:00