Commit történet

Szerző SHA1 Üzenet Dátum
  Ryan C. Gordon b2e020958f audio: Wrap device access in opening of logical devices. 1 éve
  Ryan C. Gordon 7ee2459927 audio: Check for unlikely failure case in WAV loaded. 1 éve
  Ryan C. Gordon 3d65a2cefe audio: Made SDL_LoadWAV a real function, not just a macro. 1 éve
  Ryan C. Gordon 26525f5fd3 audio: Readd SDL_AudioSpec, but just with format/channels/freq fields. 1 éve
  Ryan C. Gordon e6aaed7d79 include: Audio is not, and has not been, a raw mixing buffer for a long time. 1 éve
  Ryan C. Gordon 56b1bc2198 audio: SDL_AudioStream now has callbacks for Get and Put operations. 1 éve
  Ryan C. Gordon 905c4fff5b audio: First shot at the SDL3 audio subsystem redesign! 1 éve
  1vanK b221b59995 cmake: add SDL_REVISION option 1 éve
  Mathieu Eyraud 0500fca00c Add missing break 1 éve
  Ozkan Sezer d3f2de7f29 fixed typo in prev. patch. 1 éve
  Ozkan Sezer 12b35c6a46 test/testnativecocoa.m: fixed deprecation warnings. 1 éve
  Anonymous Maarten e24b3e2fa4 cmake: rename SDL_TEST -> SDL_TEST_LIBRARY 1 éve
  Anonymous Maarten da5016d336 cmake: use pkg-config + test compile instead of Find module for detecting rpi 1 éve
  Anonymous Maarten deec574ff6 cmake: fix SDL_HIDAPI_LIBUSB 1 éve
  SDL Wiki Bot f2ae00c1ad Sync SDL3 wiki -> header 1 éve
  Anonymous Maarten 41a96c8133 doc: document building of SDL tests with CMake 1 éve
  Sam Lantinga 3174d0b970 Sorted controller list 1 éve
  Max Maisel 27b8abb056 Add Steam Deck controller mapping to database. 1 éve
  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 éve
  Sam Lantinga 0dc85f3078 Improved the documentation for the gamepad paddle buttons 1 éve
  Frank Praznik 2fff999a41 Try to create the dummy mouse cursor after video backend initialization 1 éve
  SDL Wiki Bot d086d9874d Sync SDL3 wiki -> header 1 éve
  Ryan C. Gordon bce598addd SDL_pixels.c: Fixed compiler warning on Android NDK. 1 éve
  SDL Wiki Bot ad0c0d3cde Sync SDL3 wiki -> header 1 éve
  Frank Praznik f8e8dff7ee tests: Fix automated window grab and positioning tests under Wayland/XWayland 1 éve
  Starbuck5 4cffbc3644 Add VS code directory to gitignore 1 éve
  Starbuck5 666f81bace Add more endian-specific aliases for 32 bit pixelformats 1 éve
  Sam Lantinga 4749df0a63 Just disable the 4214 warning instead of trying to change the structure definition 1 éve
  Sam Lantinga b8d91252c6 Fixed automation tests using the dummy video driver 1 éve
  Sam Lantinga a16b241b89 Make sure the mouse and keyboard focus is cleared when a window is hidden 1 éve