Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 47b0321ebf test: Removed loopwavequeue.c; obsolete in SDL3. há 3 anos atrás
  Ryan C. Gordon 0e5a1d4f29 pulseaudio: Removed debug logging. há 3 anos atrás
  Ryan C. Gordon f598626e46 test: loopwave shouldn't use an audiostream callback. há 3 anos atrás
  Ryan C. Gordon eee407caf8 docs: migration guide note that SDL_LoadWAV has a different return type. há 3 anos atrás
  Ryan C. Gordon b03c493fc4 test: Updated testmultiaudio to new SDL3 audio API há 3 anos atrás
  Ryan C. Gordon fe1daf6fb5 audio: Mark disconnected default devices as "zombies". há 3 anos atrás
  Ryan C. Gordon cdd2ba81de audio: Fixed adding new physical devices to a double-linked list. há 3 anos atrás
  Ryan C. Gordon db39cbf208 audio: Allow SDL_GetAudioDeviceFormat() to query the default devices. há 3 anos atrás
  Ryan C. Gordon ee10bab3cd audio: An enormous amount of work on managing default devices. há 3 anos atrás
  Ryan C. Gordon c7a44eea83 audio: Fixed logic error. há 3 anos atrás
  Ryan C. Gordon 089cd87cb5 audio: Make sure device count stays correct as hardware disconnects. há 3 anos atrás
  Ryan C. Gordon e50cb72eb6 docs: Note that audio opening doesn't implicitly init SDL now. há 3 anos atrás
  Ryan C. Gordon 97b2f747d0 docs: Corrections to audio section of README-migration.md há 3 anos atrás
  Ryan C. Gordon 464640440f audio: Added SDL_GetAudioStreamBinding. há 3 anos atrás
  Ryan C. Gordon 01f7b53865 audio: Readded (logical) device pausing. há 3 anos atrás
  Ryan C. Gordon fd4c9f4e11 audio: documentation improvements. há 3 anos atrás
  Ryan C. Gordon 4b78b789a7 audio: Switch SDL_audio.c and SDL_audiocvt.c to C99-ish syntax. há 3 anos atrás
  Ryan C. Gordon d96a1db7d7 audio: Opening via a logical device ID should also track default device. há 3 anos atrás
  Ryan C. Gordon b2e020958f audio: Wrap device access in opening of logical devices. há 3 anos atrás
  Ryan C. Gordon 7ee2459927 audio: Check for unlikely failure case in WAV loaded. há 3 anos atrás
  Ryan C. Gordon 3d65a2cefe audio: Made SDL_LoadWAV a real function, not just a macro. há 3 anos atrás
  Ryan C. Gordon 26525f5fd3 audio: Readd SDL_AudioSpec, but just with format/channels/freq fields. há 3 anos atrás
  Ryan C. Gordon e6aaed7d79 include: Audio is not, and has not been, a raw mixing buffer for a long time. há 3 anos atrás
  Ryan C. Gordon 56b1bc2198 audio: SDL_AudioStream now has callbacks for Get and Put operations. há 3 anos atrás
  Ryan C. Gordon 905c4fff5b audio: First shot at the SDL3 audio subsystem redesign! há 3 anos atrás
  1vanK b221b59995 cmake: add SDL_REVISION option há 2 anos atrás
  Mathieu Eyraud 0500fca00c Add missing break há 2 anos atrás
  Ozkan Sezer d3f2de7f29 fixed typo in prev. patch. há 2 anos atrás
  Ozkan Sezer 12b35c6a46 test/testnativecocoa.m: fixed deprecation warnings. há 2 anos atrás
  Anonymous Maarten e24b3e2fa4 cmake: rename SDL_TEST -> SDL_TEST_LIBRARY há 2 anos atrás