SDL/src/video/android
Sam Lantinga 849d042fa4 Fixed bug 4091 - Undefined references to Android audio functions when SDL_AUDIO_DISABLED is on
Manuel Sabogal

If SDL is compiled with the Audio subsystem disabled there are some undefined references to the functions ANDROIDAUDIO_ResumeDevices and ANDROIDAUDIO_PauseDevices in the file src/video/android/SDL_androidevents.c.
2018-02-24 08:58:22 -08:00
..
SDL_androidclipboard.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidclipboard.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidevents.c Fixed bug 4091 - Undefined references to Android audio functions when SDL_AUDIO_DISABLED is on 2018-02-24 08:58:22 -08:00
SDL_androidevents.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidgl.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidgl.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidkeyboard.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidkeyboard.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidmessagebox.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidmessagebox.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidmouse.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidmouse.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidtouch.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidtouch.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidvideo.c On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS. 2018-02-11 18:23:37 -08:00
SDL_androidvideo.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidvulkan.c revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
SDL_androidvulkan.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_androidwindow.c On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS. 2018-02-11 18:23:37 -08:00
SDL_androidwindow.h On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS. 2018-02-11 18:23:37 -08:00