Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 257cacab18 Android text input now works like iOS, where you get text in progress and then backspaces and new text if autocomplete changes it or the IME commits it. hace 2 años
  Sam Lantinga 28572702bf Properly backspace over text that was entered when autocorrect updates text with the iPhone on-screen keyboard hace 2 años
  Ryan C. Gordon e6640ef2d4 coreaudio: Possibly fixed another shutdown race condition. hace 2 años
  Ozkan Sezer 7567c4cb00 revert executable permissions from Android.mk hace 2 años
  Sam Lantinga 82e341bc9e Android: use real editable text and mimic the edit operations to generate key events hace 2 años
  Ryan C. Gordon 1b895912a2 docs: Note the lowest supported Emscripten version. hace 2 años
  Sam Clegg cfab203f91 emscripten: Remove use of EM_ASM from SDL_timer code. hace 2 años
  Ryan C. Gordon a97d2e6958 GitHub Actions: bump Emscripten version used to build to 2.0.31. hace 2 años
  Ozkan Sezer 1b52145bad Makefile.w32: no need for the description field, we have a *.res already hace 2 años
  Ethan Lee 0d6c4ff622 testaudioinfo: Initialize deviceName unconditionally hace 2 años
  Ethan Lee 1ea1a90edb testaudioinfo: Also test SDL_GetAudioDeviceSpec hace 2 años
  Jarod Hillman 40893821f2 coreaudio: Add support for SDL_GetDefaultAudioInfo (#6277) hace 2 años
  zll 69bbe4ce7d Fix memory leak in VITA_GXM_CreateRenderer hace 2 años
  Frank Praznik e17f0c283c wayland: Call the Wayland hide/show functions directly when changing decoration modes hace 2 años
  Ozkan Sezer 8bcbdc706c hidapi, libusb: backport read_thread indefinite loop fix from mainstream hace 2 años
  Ludovico de Nittis 379d478055 dbus: guard against uninitialized D-Bus hace 2 años
  Eric Curtin 57b5c9107e kmsdrm: only negative devindex's are not allowed hace 2 años
  Ryan C. Gordon 508cc225a7 Update README.md hace 2 años
  Ryan C. Gordon f648c000bd build: Fixed some references to renamed test-versioning.sh hace 2 años
  Ryan C. Gordon f6565c329b coreaudio: Remove redundant variable. hace 2 años
  Ryan C. Gordon 411582c710 coreaudio: Don't crash on shutdown in a race condition. hace 2 años
  Ryan C. Gordon d843d61cc1 Moved test/versioning.sh to build-scripts/test-versioning.sh hace 2 años
  Sam Lantinga 4471d22eb6 Updated iOS demos Xcode project hace 2 años
  Sam Lantinga 13c443f224 Removed obsolete search path setting hace 2 años
  Sam Lantinga 26997bc153 Removed unused framework entries from the Xcode project hace 2 años
  Sam Lantinga 229315b014 Updated SDL Xcode test project to build for iOS and tvOS hace 2 años
  Sam Lantinga bb74af1e11 Allow including SDL_uikit_main.c in Apple multi-platform builds hace 2 años
  Sam Lantinga 3a6b4835f8 Updated macOS Xcode test programs hace 2 años
  Ryan C. Gordon 8e14647759 build-scripts: Added update-version.sh hace 2 años
  Ryan C. Gordon a2c5757356 video: check for "software" with SDL_HINT_FRAMEBUFFER_ACCELERATION. hace 2 años