sdl2_frt/src
Ryan C. Gordon 0a6d80abf7 mac: Wait a bit before activating app at startup.
This is obnoxious and wrong, but the patch that activates the Dock before
activating the app fixes the _menu_ not responding on Catalina, but the
first window created by the app won't have keyboard focus without a small
delay inserted.

This obviously needs a better solution, but it gets it limping along correctly
for now.
2020-02-12 13:08:29 -05:00
..
atomic Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
audio Implemented OpenSL-ES audio recording on Android 2020-02-11 16:14:02 -08:00
core Implemented OpenSL-ES audio recording on Android 2020-02-11 16:14:02 -08:00
cpuinfo Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
dynapi Export SDL functions for iOS application delegates 2020-01-30 14:51:33 -08:00
events Fixed build warnings on Android 2020-02-01 09:23:04 -08:00
file Fixed compile warning 2020-02-10 13:59:05 -08:00
filesystem Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
haptic Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
hidapi Build hidapi as a framework on iOS, so it can be linked by the application as well. 2020-01-30 16:02:56 -08:00
joystick Removed VID/PID 0x1532/0x0037, which was listed in the Linux kernel as a Razer Sabertooth, because at least one variant of the Razer DeathAdder mouse shows up with this VID/PID. 2020-02-07 20:19:32 -08:00
libm Fixed compiler warning 2020-01-29 20:09:16 -08:00
loadso Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
main Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
power Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
render Fixed iOS and Android build 2020-02-11 16:23:43 -08:00
sensor Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
stdlib Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
test test: Common framework now accepts --usable-bounds command line argument. 2020-01-30 13:47:48 -05:00
thread Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
timer Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
video mac: Wait a bit before activating app at startup. 2020-02-12 13:08:29 -05:00
SDL_assert_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_assert.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_dataqueue.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_dataqueue.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_error_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_error.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_hints_c.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_hints.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_internal.h SDL_LEAN_AND_MEAN defaults off 2020-01-23 01:03:23 -08:00
SDL_log.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL.c Updated copyright date for 2020 2020-01-16 20:49:25 -08:00