Commit Verlauf

Autor SHA1 Nachricht Datum
  kanjitalk755 c56583fe45 Fix duplicate symbol on iOS/tvOS vor 2 Jahren
  kanjitalk755 2b62f25a6f Add SDL_sysmain_callbacks.c to the Xcode project vor 2 Jahren
  kanjitalk755 4ab31ca678 Fix dropping file event vor 2 Jahren
  Sam Lantinga 5dce4bc716 Makes SDLInputConnection and DummyEdit public classes (thanks Cole!) vor 2 Jahren
  Sam Lantinga d3f2eb2aba Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!) vor 2 Jahren
  Sam Lantinga 3a482ebae0 Add createSDLMainRunnable() to SDLActivity (thanks Cole!) vor 2 Jahren
  Sam Lantinga b9784feb24 Fixed potential uninitialized memory access (thanks Mathieu!) vor 2 Jahren
  Sam Lantinga 75ea3a8d32 Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events vor 2 Jahren
  Sam Lantinga 2a1660ab51 Additional cleanup for SDL_RWprintf() (thanks @sezero!) vor 2 Jahren
  Ryan C. Gordon e5f2cea234 Sync wiki -> headers vor 2 Jahren
  Sam Lantinga ad842dd5ad Fixed a typo in SDL_log.h vor 2 Jahren
  Sam Lantinga f9d11807c0 Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream vor 2 Jahren
  Frank Praznik 52c4e3eab3 events: Update self-referential pointers when copying event objects vor 2 Jahren
  Sam Lantinga 91f0456391 Add the source application for drag and drop events (thanks Nathan!) vor 2 Jahren
  Ryan C. Gordon 1a8bf31a69 include: Fixing whitespace on SDL_MixAudioFormat. vor 2 Jahren
  Sam Lantinga d07a264a9b Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding vor 2 Jahren
  Ryan C. Gordon 780b6612a9 wayland: Wayland_Vulkan_GetInstanceExtensions didn't set the count variable. vor 2 Jahren
  Sam Lantinga 46b940d571 Updated documentation to note that the event callback is called on the same thread as the main iteration callback vor 2 Jahren
  Sam Lantinga 4481754359 Make sure we only dispatch events on the main thread when using application callbacks vor 2 Jahren
  Sam Lantinga 274da8561c Updated the migration guide to note that you can check the return value of SDL_AddEventWatch() vor 2 Jahren
  Sam Lantinga ad9dcdbbce Clarify that you should use the other field when reading the event vor 2 Jahren
  Ryan C. Gordon a19029e3c1 docs: Updated README-main-functions.md based on feedback. vor 2 Jahren
  Ryan C. Gordon 019468dc59 main: Check for SDL_AddEventWatch failure, now that it can report it. vor 2 Jahren
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() vor 2 Jahren
  Ivan Mogilko c4bf05fd9d Added subsystem refcount tests to testautomation vor 2 Jahren
  Ivan Mogilko 7f65ed6461 Handle subsystem dependencies recursively vor 2 Jahren
  Sam Lantinga a6b85c81cc Fixed build vor 2 Jahren
  SDL Wiki Bot 3ab6670cb1 Sync SDL3 wiki -> header vor 2 Jahren
  Sam Lantinga f439ccfc1a Updated return values for SDL event functions vor 2 Jahren
  Sam Lantinga e0379c3b37 Grab events in large chunks in SDL_IterateMainCallbacks() vor 2 Jahren