提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon 01f7b53865 audio: Readded (logical) device pausing. 1 年之前
  Ryan C. Gordon fd4c9f4e11 audio: documentation improvements. 1 年之前
  Ryan C. Gordon 4b78b789a7 audio: Switch SDL_audio.c and SDL_audiocvt.c to C99-ish syntax. 1 年之前
  Ryan C. Gordon d96a1db7d7 audio: Opening via a logical device ID should also track default device. 1 年之前
  Ryan C. Gordon b2e020958f audio: Wrap device access in opening of logical devices. 1 年之前
  Ryan C. Gordon 7ee2459927 audio: Check for unlikely failure case in WAV loaded. 1 年之前
  Ryan C. Gordon 3d65a2cefe audio: Made SDL_LoadWAV a real function, not just a macro. 1 年之前
  Ryan C. Gordon 26525f5fd3 audio: Readd SDL_AudioSpec, but just with format/channels/freq fields. 1 年之前
  Ryan C. Gordon e6aaed7d79 include: Audio is not, and has not been, a raw mixing buffer for a long time. 1 年之前
  Ryan C. Gordon 56b1bc2198 audio: SDL_AudioStream now has callbacks for Get and Put operations. 1 年之前
  Ryan C. Gordon 905c4fff5b audio: First shot at the SDL3 audio subsystem redesign! 1 年之前
  1vanK b221b59995 cmake: add SDL_REVISION option 1 年之前
  Mathieu Eyraud 0500fca00c Add missing break 1 年之前
  Ozkan Sezer d3f2de7f29 fixed typo in prev. patch. 1 年之前
  Ozkan Sezer 12b35c6a46 test/testnativecocoa.m: fixed deprecation warnings. 1 年之前
  Anonymous Maarten e24b3e2fa4 cmake: rename SDL_TEST -> SDL_TEST_LIBRARY 1 年之前
  Anonymous Maarten da5016d336 cmake: use pkg-config + test compile instead of Find module for detecting rpi 1 年之前
  Anonymous Maarten deec574ff6 cmake: fix SDL_HIDAPI_LIBUSB 1 年之前
  SDL Wiki Bot f2ae00c1ad Sync SDL3 wiki -> header 1 年之前
  Anonymous Maarten 41a96c8133 doc: document building of SDL tests with CMake 1 年之前
  Sam Lantinga 3174d0b970 Sorted controller list 1 年之前
  Max Maisel 27b8abb056 Add Steam Deck controller mapping to database. 1 年之前
  Sam Lantinga 41d436f0fe Use SetWindowPos to show windows when SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN is set to avoid activating the parent window when showing a child window 1 年之前
  Sam Lantinga 0dc85f3078 Improved the documentation for the gamepad paddle buttons 1 年之前
  Frank Praznik 2fff999a41 Try to create the dummy mouse cursor after video backend initialization 1 年之前
  SDL Wiki Bot d086d9874d Sync SDL3 wiki -> header 1 年之前
  Ryan C. Gordon bce598addd SDL_pixels.c: Fixed compiler warning on Android NDK. 1 年之前
  SDL Wiki Bot ad0c0d3cde Sync SDL3 wiki -> header 1 年之前
  Frank Praznik f8e8dff7ee tests: Fix automated window grab and positioning tests under Wayland/XWayland 1 年之前
  Starbuck5 4cffbc3644 Add VS code directory to gitignore 1 年之前