Commit History

作者 SHA1 備註 提交日期
  Daniel Gibson c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 年之前
  Jan Engelhardt 1878674477 build: add symbol versioning for SDL 3 年之前
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 年之前
  Sam Lantinga c2432f8d0d Rename SDLmain to SDL_main and SDLtest to SDL_test for consistency with other SDL libraries 3 年之前
  Anonymous Maarten 47c37a8e9d android.mk: LOCAL_EXPORT_C_INCLUDES does not need to add include subfolder 3 年之前
  Sam Lantinga 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 年之前
  Sam Lantinga 8ae46a49ea Save the version in VERSION.txt instead of VERSION 3 年之前
  Ozkan Sezer c29629a5ef fix permissions of Android.mk 3 年之前
  Sam Lantinga 28572702bf Properly backspace over text that was entered when autocorrect updates text with the iPhone on-screen keyboard 3 年之前
  Ozkan Sezer 7567c4cb00 revert executable permissions from Android.mk 3 年之前
  Sam Lantinga 82e341bc9e Android: use real editable text and mimic the edit operations to generate key events 3 年之前
  Anonymous Maarten d76f0cc753 Android.mk: Build android SDL2.so with `-Wl,--no-undefined` 3 年之前
  Ozkan Sezer c3a4a6a033 mark Android.mk as non-executable 4 年之前
  Sam Lantinga 97c71371f2 If Android version >= API 31 PendingIntent.FLAG_MUTABLE 4 年之前
  Ozkan Sezer 33735d5997 mark Android.mk as non-executable 4 年之前
  Sam Lantinga ed05a0e9e7 Fixed exception trying to get USB permission 4 年之前
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API 4 年之前
  Ozkan Sezer 646ddfb782 minor watcom build fixes. 4 年之前
  Sam Lantinga 9231f1f1cf Added support for the PS5 controller on iOS and tvOS 4 年之前
  Sylvain 146656cfe6 AAudio: add compilation to Android.mk, but not activated in SDL_config_android.h 4 年之前
  Ozkan Sezer e58cc5fa0e minor whitespace fix 5 年之前
  Sam Lantinga 79e625f017 Fixed trying to build OSX SDL_OpenURL on iOS and tvOS 5 年之前
  Ryan C. Gordon 77c9d73b63 Removed SDL_AndroidOpenURL, added SDL_OpenURL. 5 年之前
  Ozkan Sezer 9db16a6557 fix permissions of some project files 5 年之前
  Ryan C. Gordon fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 年之前
  Sam Lantinga 9e3b259dec Added virtual joystick sources to the Android build 5 年之前
  Sam Lantinga c7a62b410b There are lots of unused macros in the Steam controller code 6 年之前
  Ozkan Sezer 51df932efb fix permissions 6 年之前
  Sam Lantinga e5580e18ba x11: add a hint to force the VisualID used when creating a window. 6 年之前
  Sylvain Becker 6794ec6670 Android: add more warning flags 6 年之前