提交歷史

作者 SHA1 備註 提交日期
  Sam Lantinga f879411627 Added support for gamepad rumble on Android 1 年之前
  Semphris 8c8ee2174d Dialog: Add filter number, remove NULL termination 1 年之前
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 年之前
  Sam Lantinga 661f2fc1fc Removed the SDL_Version structure, moved SDL version to SDL.h 1 年之前
  Sam Lantinga be786aeb9d Fixed assertion, it's possible for the OS to grant permissions we haven't asked for. 1 年之前
  Ozkan Sezer e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. 1 年之前
  Miku AuahDark 86fada6faa Android: Implement open and save file dialog. 1 年之前
  Miku AuahDark 33ae7e38d6 Android: Allow SDL_IOFromFile to open content:// URI. (#9696) 1 年之前
  Ryan C. Gordon 5f64cc511e rwops: Fixed build on Android. 2 年之前
  Ryan C. Gordon 525919b315 rwops: Reworked RWops for SDL3. 2 年之前
  Ryan C. Gordon e61dfe405f android: Fixed dead URL in comment. 2 年之前
  Ryan C. Gordon bc984f78bf android: Remove blocking permission request code. Async only in SDL3! 2 年之前
  Ryan C. Gordon af61cfd5e0 android: Added SDL_AndroidRequestPermissionAsync. 2 年之前
  Sam Lantinga 9ce7fe2848 Removed SDL_HINT_ACCELEROMETER_AS_JOYSTICK 2 年之前
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 2 年之前
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 年之前
  Sam Lantinga 014a63b4b5 Renamed ShowTextInput/HideTextInput to ShowScreenKeyboard/HideScreenKeyboard on Android 2 年之前
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 年之前
  Sam Lantinga 53cda988f4 Clear any errors from a previous run 2 年之前
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 年之前
  Sam Lantinga 91f0456391 Add the source application for drag and drop events (thanks Nathan!) 2 年之前
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression 2 年之前
  Sam Lantinga a844d90942 Add missing error reporting in Android_JNI_FileOpen() 2 年之前
  Ryan C. Gordon 482c238953 aaudio: Deal with device recovery. 2 年之前
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again 2 年之前
  Sam Lantinga d3bcc3f057 Fixed build errors when OpenGL isn't enabled 2 年之前
  Ryan C. Gordon 1c074e8d97 android: Fixed audio device detection. 2 年之前
  Ryan C. Gordon 5cbdf1168e androidaudio: Fixed incorrect JNI call (thanks, @madebr!) 2 年之前
  Ryan C. Gordon 5ff87c6d4a android: Reworked audio backends for SDL3 audio API. 2 年之前
  Sylvain 8b86e3073d Revert "Android: also protect Hat/Joy/PadDown,Up so there are not sent without window" 2 年之前