Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 8779c95905 android: Added SDL_AndroidGetCachePath(). há 1 ano atrás
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. há 1 ano atrás
  Sam Lantinga 1cdcb57865 Fixed launching on Android after audio capture -> recording renaming há 1 ano atrás
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". há 1 ano atrás
  Sam Lantinga 3e018517c3 Fixed build errors after SDL_IOWhence change há 1 ano atrás
  Anthony e9982bf1b5 Filter Android drivers according to SDL_***_DISABLED macros to help reduce APK size (#9986) há 1 ano atrás
  Sam Lantinga f879411627 Added support for gamepad rumble on Android há 1 ano atrás
  Semphris 8c8ee2174d Dialog: Add filter number, remove NULL termination há 1 ano atrás
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. há 1 ano atrás
  Sam Lantinga 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h há 1 ano atrás
  Sam Lantinga be786aeb9d Fixed assertion, it's possible for the OS to grant permissions we haven't asked for. há 1 ano atrás
  Ozkan Sezer e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. há 2 anos atrás
  Miku AuahDark 86fada6faa Android: Implement open and save file dialog. há 2 anos atrás
  Miku AuahDark 33ae7e38d6 Android: Allow SDL_IOFromFile to open content:// URI. (#9696) há 2 anos atrás
  Ryan C. Gordon 5f64cc511e rwops: Fixed build on Android. há 2 anos atrás
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. há 2 anos atrás
  Ryan C. Gordon e61dfe405f android: Fixed dead URL in comment. há 2 anos atrás
  Ryan C. Gordon bc984f78bf android: Remove blocking permission request code. Async only in SDL3! há 2 anos atrás
  Ryan C. Gordon af61cfd5e0 android: Added SDL_AndroidRequestPermissionAsync. há 2 anos atrás
  Sam Lantinga 9ce7fe2848 Removed SDL_HINT_ACCELEROMETER_AS_JOYSTICK há 2 anos atrás
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency há 2 anos atrás
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) há 2 anos atrás
  Sam Lantinga 014a63b4b5 Renamed ShowTextInput/HideTextInput to ShowScreenKeyboard/HideScreenKeyboard on Android há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Sam Lantinga 53cda988f4 Clear any errors from a previous run há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Sam Lantinga 91f0456391 Add the source application for drag and drop events (thanks Nathan!) há 2 anos atrás
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression há 2 anos atrás
  Sam Lantinga a844d90942 Add missing error reporting in Android_JNI_FileOpen() há 2 anos atrás
  Ryan C. Gordon 482c238953 aaudio: Deal with device recovery. há 2 anos atrás