Historique des commits

Auteur SHA1 Message Date
  Sylvain Becker 8ad4000ce2 Android: some typos il y a 6 ans
  Sylvain Becker b9aa3768ac Android: automatically attach to the JVM non-SDL threads il y a 6 ans
  Sam Lantinga 61827c6d1a Fixed compiler warning on Android il y a 6 ans
  Sylvain Becker 07548602d6 Fixed bug 3657 - Color-key doesn't work when an alpha channel is present il y a 6 ans
  Sylvain Becker 9d10c73853 Android: remove duplicate code in SDLGenericMotionListener_API24 il y a 6 ans
  Sylvain Becker 55838d8bd6 Android: remove another hard-coded constant for Samsung DeX (no op!) il y a 6 ans
  Sylvain Becker 56f4a711e3 Android: minor change in the evaluation of SOURCE_CLASS_JOYSTICK (no op!) il y a 6 ans
  Sylvain Becker 8f828a8e1b Android: remove hard-coded constant for Samsung DeX (no op!) il y a 6 ans
  Sylvain Becker e5f8801f55 Android: prevent concurrency in Android_SetScreenResolution() when exiting il y a 6 ans
  Sylvain Becker 6690a46941 Android: also update APP_PLATFORM to android-16 in Application.mk il y a 6 ans
  Sylvain Becker ede0fc4f4c Fixed bug 4024 - remove trailing comma of Controller mappings il y a 6 ans
  Sylvain Becker 8a19ff3e2d Android: add mutex protection to onNativeOrientationChanged il y a 6 ans
  Sylvain Becker e994be5833 Android: move static variable isPaused/isPausing to SDL_VideoData structure il y a 6 ans
  Sylvain Becker 291f6006a1 Android: merge SDLJoystickHandler_API12 and SDLJoystickHandler_API16 il y a 6 ans
  Sylvain Becker a86754167c Android: remove trailing spaces il y a 6 ans
  Sylvain Becker d86de288d4 Android: remove old code after Android-16 has been set as minimum requirement il y a 6 ans
  Ryan C. Gordon 861a21f98b evdev: don't debug log on a BTN_TOUCH from a non-touch device. il y a 6 ans
  Ryan C. Gordon 2755a505a3 evdev: Add touchscreen mouse emulation and pressure support (thanks, Zach!). il y a 6 ans
  Sylvain Becker dc263450ff Android: create Pause/ResumeSem semaphore at higher level than CreateWindow() il y a 6 ans
  Sylvain Becker 1b24b2eca5 Android/openslES: fix Pause/ResumeDevices when openslES is not used il y a 6 ans
  Sylvain Becker ae41831e0d Android: minor, remove static attributes, move mIsSurfaceReady to SDLSurface il y a 6 ans
  Sylvain Becker 647b1f6a6d Android/openslES: check for non NULL variable, some intialization. il y a 6 ans
  Sylvain Becker 7b1cc441dd Android/openslES: start playing, after creating ressources il y a 6 ans
  Sylvain Becker 955d87894b Android/openslES: set audio in paused/resumed state for Android event loop il y a 6 ans
  Sylvain Becker 59c8c7b684 Android/openslES: move a few static variables to SDL_PrivateAudioData structure il y a 6 ans
  Sylvain Becker 5aeeaaab70 Android/openslES: register and use CloseDevice function. il y a 6 ans
  Sylvain Becker 365fd9c602 Android/openslES: some space and indentation to match SDL conventions il y a 6 ans
  Sam Lantinga 7dc92a7669 Initial Android OpenSL ES implementation, contributed by ANTA il y a 6 ans
  Sam Lantinga fb8cb95fbc Fixed compiler warning il y a 6 ans
  Sam Lantinga 390459d83e Updated minimum supported Android version to API 16, to match latest NDK toolchain il y a 6 ans