Ryan C. Gordon
|
1b1f02c5aa
testaudio: Apparently compilers don't like this possibly being NULL now...?
|
1 年之前 |
Ryan C. Gordon
|
2de9253b6c
test: Added testaudio
|
1 年之前 |
Ryan C. Gordon
|
0eda582160
testaudiostreamdynamicresample: Load sample.wav correctly.
|
1 年之前 |
Ryan C. Gordon
|
87eae9a0a1
aaudio: We need a mixbuf on capture devices, too.
|
1 年之前 |
Ryan C. Gordon
|
b0edd23c00
testsurround: Log available audio output devices at the start.
|
1 年之前 |
Ryan C. Gordon
|
ae3090c387
androidaudio: Move Init/bootstrap code to bottom of source code.
|
1 年之前 |
Ryan C. Gordon
|
18fc0db9e5
aaudio: Rearranged source code to match other backends.
|
1 年之前 |
Ryan C. Gordon
|
2507c1d68b
aaudio: Disconnect playing devices if error callback fires.
|
1 年之前 |
Ryan C. Gordon
|
32a3fc3783
aaudio: Use the callback interface.
|
1 年之前 |
Ryan C. Gordon
|
b49ce86765
audio: Fixed compiler warning on Android NDK.
|
1 年之前 |
Ryan C. Gordon
|
1c074e8d97
android: Fixed audio device detection.
|
1 年之前 |
Ryan C. Gordon
|
82ce05ad01
pulseaudio: Be more aggressive with hotplug thread synchronization.
|
1 年之前 |
Ryan C. Gordon
|
5cbdf1168e
androidaudio: Fixed incorrect JNI call (thanks, @madebr!)
|
1 年之前 |
Ryan C. Gordon
|
660054f3dc
include: Correct comment about audio device hotplug events.
|
1 年之前 |
Ryan C. Gordon
|
ab68428a64
aaudio: Fixed for older SDKs and Android releases.
|
1 年之前 |
Ryan C. Gordon
|
5ff87c6d4a
android: Reworked audio backends for SDL3 audio API.
|
1 年之前 |
Ryan C. Gordon
|
54af687210
testautomation_audio.c: Patched to compile. :/
|
1 年之前 |
Ryan C. Gordon
|
5e82090662
testautomation_audio.c: Apparently we aren't updating test code for C99 atm.
|
1 年之前 |
Ryan C. Gordon
|
7f4488f625
wasapi: More fixes for Clang warnings.
|
1 年之前 |
Ryan C. Gordon
|
29a0c689c9
wasapi: Patched to compile with Clang.
|
1 年之前 |
Ryan C. Gordon
|
4aa95c21bc
pspaudio: Patched to compile.
|
1 年之前 |
Ryan C. Gordon
|
9a2a0a1463
ps2audio: Delete errant character that got inserted before previous commit.
|
1 年之前 |
Ryan C. Gordon
|
2c578bd0d5
qnxaudio: Rewrite for SDL3 audio APIs.
|
1 年之前 |
Ryan C. Gordon
|
455eef4cd9
audio: Use AtomicAdd for device counts, don't treat as a refcount.
|
1 年之前 |
Ryan C. Gordon
|
095ea57f94
pspaudio: Patched to compile.
|
1 年之前 |
Ryan C. Gordon
|
d7cf63db67
ps2audio: Patched to compile.
|
1 年之前 |
Ryan C. Gordon
|
027b9e8787
coreaudio: (maybe) patched to compile on iOS.
|
1 年之前 |
Ryan C. Gordon
|
4836c2db07
pspaudio: Patched to compile.
|
1 年之前 |
Ryan C. Gordon
|
86ca412436
n3dsaudio: Patched to compile.
|
1 年之前 |
Ryan C. Gordon
|
66bcee2ca9
testaudiostreamdynamicresample.c: Fixed MSVC compiler warning.
|
1 年之前 |