Commit történet

Szerző SHA1 Üzenet Dátum
  Ryan C. Gordon 0e5a1d4f29 pulseaudio: Removed debug logging. 1 éve
  Ryan C. Gordon f598626e46 test: loopwave shouldn't use an audiostream callback. 1 éve
  Ryan C. Gordon eee407caf8 docs: migration guide note that SDL_LoadWAV has a different return type. 1 éve
  Ryan C. Gordon b03c493fc4 test: Updated testmultiaudio to new SDL3 audio API 1 éve
  Ryan C. Gordon fe1daf6fb5 audio: Mark disconnected default devices as "zombies". 1 éve
  Ryan C. Gordon cdd2ba81de audio: Fixed adding new physical devices to a double-linked list. 1 éve
  Ryan C. Gordon db39cbf208 audio: Allow SDL_GetAudioDeviceFormat() to query the default devices. 1 éve
  Ryan C. Gordon ee10bab3cd audio: An enormous amount of work on managing default devices. 1 éve
  Ryan C. Gordon c7a44eea83 audio: Fixed logic error. 1 éve
  Ryan C. Gordon 089cd87cb5 audio: Make sure device count stays correct as hardware disconnects. 1 éve
  Ryan C. Gordon e50cb72eb6 docs: Note that audio opening doesn't implicitly init SDL now. 1 éve
  Ryan C. Gordon 97b2f747d0 docs: Corrections to audio section of README-migration.md 1 éve
  Ryan C. Gordon 464640440f audio: Added SDL_GetAudioStreamBinding. 1 éve
  Ryan C. Gordon 01f7b53865 audio: Readded (logical) device pausing. 1 éve
  Ryan C. Gordon fd4c9f4e11 audio: documentation improvements. 1 éve
  Ryan C. Gordon 4b78b789a7 audio: Switch SDL_audio.c and SDL_audiocvt.c to C99-ish syntax. 1 éve
  Ryan C. Gordon d96a1db7d7 audio: Opening via a logical device ID should also track default device. 1 éve
  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