Ryan C. Gordon
|
f48cb716c2
pulseaudio: a couple minor tweaks.
|
1 年之前 |
Ryan C. Gordon
|
dac25fe9eb
audio: Seperate audio capture into Wait/Read operations.
|
1 年之前 |
Ryan C. Gordon
|
3e10c0005d
audio: Capture devices should respect logical device pausing.
|
1 年之前 |
Ryan C. Gordon
|
7e700531c5
audio: Allow SDL_OpenAudioDevice to accept a NULL spec.
|
1 年之前 |
Ryan C. Gordon
|
bb1cbbd33a
test: Update testaudioinfo for SDL3 audio API.
|
1 年之前 |
Ryan C. Gordon
|
883aee32c5
audio: Let default formats differ for output and capture devices.
|
1 年之前 |
Ryan C. Gordon
|
62cf24eeb9
pulseaudio: Listen for server events in addition to sources and sinks.
|
1 年之前 |
Ryan C. Gordon
|
924f370bd7
pulseaudio: Fix deadlock in HotplugThread.
|
1 年之前 |
Ryan C. Gordon
|
5d4e9e5f80
test: Updated testaudiostreamdynamicresample to SDL3 audio API.
|
1 年之前 |
Ryan C. Gordon
|
f883b9fc64
test: Updated testaudiohotplug to SDL3 audio API.
|
1 年之前 |
Ryan C. Gordon
|
2be5f726d4
audio: Removed debug logging.
|
1 年之前 |
Ryan C. Gordon
|
323ecce123
docs: Added migration note about SDL_AUDIODEVICEREMOVED.
|
1 年之前 |
Ryan C. Gordon
|
47b0321ebf
test: Removed loopwavequeue.c; obsolete in SDL3.
|
1 年之前 |
Ryan C. Gordon
|
0e5a1d4f29
pulseaudio: Removed debug logging.
|
1 年之前 |
Ryan C. Gordon
|
f598626e46
test: loopwave shouldn't use an audiostream callback.
|
1 年之前 |
Ryan C. Gordon
|
eee407caf8
docs: migration guide note that SDL_LoadWAV has a different return type.
|
1 年之前 |
Ryan C. Gordon
|
b03c493fc4
test: Updated testmultiaudio to new SDL3 audio API
|
1 年之前 |
Ryan C. Gordon
|
fe1daf6fb5
audio: Mark disconnected default devices as "zombies".
|
1 年之前 |
Ryan C. Gordon
|
cdd2ba81de
audio: Fixed adding new physical devices to a double-linked list.
|
1 年之前 |
Ryan C. Gordon
|
db39cbf208
audio: Allow SDL_GetAudioDeviceFormat() to query the default devices.
|
1 年之前 |
Ryan C. Gordon
|
ee10bab3cd
audio: An enormous amount of work on managing default devices.
|
1 年之前 |
Ryan C. Gordon
|
c7a44eea83
audio: Fixed logic error.
|
1 年之前 |
Ryan C. Gordon
|
089cd87cb5
audio: Make sure device count stays correct as hardware disconnects.
|
1 年之前 |
Ryan C. Gordon
|
e50cb72eb6
docs: Note that audio opening doesn't implicitly init SDL now.
|
1 年之前 |
Ryan C. Gordon
|
97b2f747d0
docs: Corrections to audio section of README-migration.md
|
1 年之前 |
Ryan C. Gordon
|
464640440f
audio: Added SDL_GetAudioStreamBinding.
|
1 年之前 |
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 年之前 |