Sam Lantinga
|
251f8fa272
Revert "Do a better job of finding default ALSA devices"
|
1 tahun lalu |
Sam Lantinga
|
8857b0f13a
Use the device audio format for the lowest latency
|
1 tahun lalu |
Sam Lantinga
|
806e11ac00
Update sample processing bookkeeping when recovering the AAudio audio device
|
1 tahun lalu |
Ryan C. Gordon
|
482c238953
aaudio: Deal with device recovery.
|
1 tahun lalu |
Ryan C. Gordon
|
a8813b58a6
aaudio: Change an int to an SDL_bool.
|
1 tahun lalu |
Sam Lantinga
|
8923305f34
We don't need to wait a full 10 ms, just delay a bit
|
1 tahun lalu |
Sam Lantinga
|
6a152676bb
Wait a bit when snd_pcm_avail() returns 0
|
1 tahun lalu |
Ryan C. Gordon
|
b4372de186
alsa: Cleaned up remaining debug logging.
|
1 tahun lalu |
Ryan C. Gordon
|
a063c943dc
pulseaudio: Use pa_stream_begin_write to avoid an extra buffer copy.
|
1 tahun lalu |
Ryan C. Gordon
|
0471a93706
alsa: Simplified PlayDevice and CaptureFromDevice.
|
1 tahun lalu |
Ryan C. Gordon
|
776d9d0ee3
alsa: Convert `/* */` comments to `//` comments.
|
1 tahun lalu |
Ryan C. Gordon
|
64fee85c69
alsa: More efficient audio thread iteration.
|
1 tahun lalu |
Ozkan Sezer
|
47cba08259
VisualC/pkg-support/cmake: remove subdir from public header include path
|
1 tahun lalu |
Ryan C. Gordon
|
61e9a9dd56
pulseaudio: Just feed the device whenever it asks for any amount of data.
|
1 tahun lalu |
Ryan C. Gordon
|
4f76f9b0a7
pulseaudio: Use correct buffer size of stream, wait less between fills.
|
1 tahun lalu |
Simon McVittie
|
d95d2d7051
SDLTest_CompareSurfaces: Decode pixels correctly on big-endian platforms
|
1 tahun lalu |
Sam Lantinga
|
d65861f049
Do a better job of finding default ALSA devices
|
1 tahun lalu |
Sam Lantinga
|
ba65ef5ce7
Recover from -EPIPE in snd_pcm_avail()
|
1 tahun lalu |
Anonymous Maarten
|
5be5000fa1
cmake: make HEADERS_DIR a required argument of SDL_generate_manpages
|
1 tahun lalu |
Anonymous Maarten
|
5c1a91a4e1
ci: make sure perl is installed + build docs with MSVC toolchain
|
1 tahun lalu |
Simon McVittie
|
6248472c0c
test: Accept small numerical differences in more mathematical tests
|
1 tahun lalu |
Ryan C. Gordon
|
a2c5dc6507
pulseaudio: Added typedef needed for compat with ancient Pulse installs.
|
1 tahun lalu |
Ryan C. Gordon
|
f24551f6d1
pulseaudio: More workarounds for extremely old Pulse installs.
|
1 tahun lalu |
Ryan C. Gordon
|
441a5b707b
audio: Adjusted const/static fields on some variables.
|
1 tahun lalu |
Ryan C. Gordon
|
280c2c1d7d
pulseaudio: Revert "pulseaudio: Require PulseAudio 5.0 or later for SDL3."
|
1 tahun lalu |
Ryan C. Gordon
|
4db2b968af
audio: simple-copy path should check if device is paused.
|
1 tahun lalu |
Ryan C. Gordon
|
505dc4c39c
wasapi: Deal with device failures when we aren't holding the device lock.
|
1 tahun lalu |
Sam Lantinga
|
ea5f59c234
Removed unused code
|
1 tahun lalu |
Sam Lantinga
|
a6854098f7
Fixed stuttering on Android when using the AAudio driver
|
1 tahun lalu |
Ryan C. Gordon
|
a5175e5ed0
audio: Fixed bug when setting up mixing formats.
|
1 tahun lalu |