Ryan C. Gordon
|
0d0fee7569
wasapi: Open capture devices the way we used to.
|
4 سال پیش |
Sam Lantinga
|
db146e66c6
Fixed warnings building with Visual Studio
|
4 سال پیش |
Ethan Lee
|
9b7babf96e
wasapi: Remove assert added by 67e8522d
|
5 سال پیش |
Ryan C. Gordon
|
b98b5adcae
wasapi: Don't use the system's resampler.
|
5 سال پیش |
Cameron Cawley
|
391bb80bb9
Replace duplicate functions and lstrlen/lstrcat with SDL string functions
|
5 سال پیش |
Ethan Lee
|
67e8522d31
Add SDL_GetAudioDeviceSpec.
|
5 سال پیش |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 سال پیش |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 سال پیش |
Ryan C. Gordon
|
fba081e489
wasapi: Patched to compile on C89 systems, and use SDL_ceilf instead of ceilf.
|
6 سال پیش |
Ryan C. Gordon
|
4c2be47207
wasapi: Improve WASAPI audio backend latency (thanks, Anthony!).
|
6 سال پیش |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
6 سال پیش |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 سال پیش |
Sam Lantinga
|
8a37848de9
Fixed bug 4605 - WASAPI_WaitDevice hang
|
6 سال پیش |
Sam Lantinga
|
723d014336
Fixed bug 4171 - SDL_GetQueuedAudioSize is broken with WASAPI
|
6 سال پیش |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 سال پیش |
Ethan Lee
|
7f9854b9b2
WinRT: Wait until audio device activation is complete and PrepDevice during OpenAudio
|
7 سال پیش |
Sam Lantinga
|
99a0c0f0e2
Fixed MinGW-w64 build
|
8 سال پیش |
Ryan C. Gordon
|
c7e4366530
wasapi: let Windows do the resampling for us if possible.
|
8 سال پیش |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 سال پیش |
Ryan C. Gordon
|
77bb49b7a7
wasapi: Patched to compile on non-UWP WinRT builds.
|
8 سال پیش |
Ryan C. Gordon
|
ab4695f48f
wasapi: switched to event-driven interface.
|
8 سال پیش |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
8 سال پیش |
Sam Lantinga
|
bcf0e07107
Added WASAPI audio target to autoconf build process
|
8 سال پیش |
Sam Lantinga
|
77ca0f273c
Fixed crash if the WASAPI audio device couldn't be recovered
|
8 سال پیش |
Sam Lantinga
|
4a734209a3
Fixed infinite recursion if the WASAPI audio device couldn't be recovered
|
8 سال پیش |
Sam Lantinga
|
f033ce61e1
Fixed typo in WASAPI shutdown code
|
8 سال پیش |
Ryan C. Gordon
|
e5918acf46
wasapi: properly report init failure if on pre-Vista version of Windows.
|
9 سال پیش |
Ryan C. Gordon
|
91e6054b03
wasapi: don't mark capture devices as failed for AUDCLNT_S_BUFFER_EMPTY.
|
9 سال پیش |
Ryan C. Gordon
|
81ab6c98fd
Patched to compile on Windows.
|
9 سال پیش |
Ryan C. Gordon
|
13b6d9959a
wasapi: Replace tabs with strings in source code.
|
9 سال پیش |