1
0
mirror of https://github.com/Relintai/sdl2_frt.git synced 2024-12-20 22:16:49 +01:00
sdl2_frt/debian
Gabriel Jacobo dad420670f Fixes , do not resume on Android when surfaceChanged
If the app is in landscape mode and the user presses the power button, a pause
is followed immediately by a surfaceChanged event because the lock screen
is shown in portrait mode. This triggers a "false" resume.
So, we just pause and resume following the onWindowFocusChanged events.

Also, wait for SDL_APP_WILLENTERBACKGROUND and SDL_APP_DIDENTERBACKGROUND before
blocking the event pump.
2013-08-12 11:13:50 -03:00
..
source Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
changelog Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
compat Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
control Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
copyright Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
docs Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
libsdl2-dev.install Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
libsdl2-dev.manpages Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
libsdl2.install Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
rules Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
sdl2-config.1 Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00
watch Fixes , do not resume on Android when surfaceChanged 2013-08-12 11:13:50 -03:00