You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/acinclude
Gabriel Jacobo dad420670f Fixes #2022, 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.
12 years ago
..
ac_check_define.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
alsa.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
ax_check_compiler_flags.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
ax_gcc_archflag.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
ax_gcc_x86_cpuid.m4.htm Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
esd.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
libtool.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
ltoptions.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
ltsugar.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
ltversion.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
lt~obsolete.m4 Fixes #2022, do not resume on Android when surfaceChanged 12 years ago