Sam Lantinga
|
9e264b921b
Certain audio drivers, like the RME "Pro" Audio driver, have resampling quality issues when using WASAPI.
|
4 سال پیش |
pionere
|
a70bb259c7
drop handle parameter of OpenDevice
|
4 سال پیش |
pionere
|
2eafe4340c
cleanup/sync the main loop of *_OpenDevice functions to pick audio format
|
4 سال پیش |
pionere
|
f91211eb17
cleanup WASAPI_PrepDevice
|
4 سال پیش |
pionere
|
1043dd8c0d
adjust handling of iscapture
|
4 سال پیش |
pionere
|
4a17612bff
get rid of BeginLoopIteration
|
4 سال پیش |
pionere
|
0dda8a7f4c
cleanup init functions of audio
|
4 سال پیش |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 سال پیش |
ALittleDruid
|
2f0edc2906
IAudioClient::SetEventHandle Parameter eventHandle Should not be NULL
|
4 سال پیش |
Sam Lantinga
|
c2dd50a9a0
Fixed whitespace
|
4 سال پیش |
Ozkan Sezer
|
ed6eb07e79
SDL_wasapi.c: fixed build against older SDKs.
|
4 سال پیش |
Sam Lantinga
|
ac32c522ad
Try using the built-in WASAPI audio rate conversion
|
4 سال پیش |
Splamy
|
c72aef2664
Fixed microphone randomly stop working
|
5 سال پیش |
Ryan C. Gordon
|
4ef8674df1
Revert "wasapi: Open capture devices the way we used to."
|
4 سال پیش |
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 سال پیش |