Pāvels Nadtočajevs
|
c363e13051
[Windows] Rename `PKEY_Device_FriendlyName` to avoid duplicate symbols with newer MinGW SDKs.
|
11 bulan lalu |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
1 tahun lalu |
Lalit Shankar Chowdhury
|
0e23c5fc9f
Fix `AudioStreamMicrophone` crash on scene-reload
|
1 tahun lalu |
Lalit Shankar Chowdhury
|
8b8c49703a
Use COM smart pointers to handle COM objects safely
|
1 tahun lalu |
AlexOtsuka
|
179b0786c6
Fix audio crackling issues due to incorrect WASAPI buffer size
|
1 tahun lalu |
Alessandro Famà
|
998078f8d7
Fix Dummy audio driver initialization issue on WASAPI output device initialization failure
|
1 tahun lalu |
Hugo Locurcio
|
6f1152bdbe
Add a `--audio-output-latency` command-line argument
|
2 tahun lalu |
bruvzg
|
4bfb820d32
[Windows] Initialize COM as apartment-threaded.
|
2 tahun lalu |
kobewi
|
8d010b44c1
Add mono audio support to WASAPI
|
2 tahun lalu |
Samuele Panzeri
|
4aaa2e6477
Fix wait for thread not started
|
2 tahun lalu |
Rémi Verschelde
|
b58873b98a
Merge pull request #69833 from Eoin-ONeill-Yokai/audio_invalid_mixrate
|
2 tahun lalu |
Eoin O'Neill
|
5a08091168
Fix crash caused by invalid mix_rate assignment due to bogus
|
2 tahun lalu |
bruvzg
|
83dc545ea2
[Windows] Cleanup COM library initialization/uninitialization.
|
2 tahun lalu |
Emmanouil Papadeas
|
c36460060e
Further refactoring to AudioDriver implementations after #69120.
|
2 tahun lalu |
souplamp
|
5300daaff2
Audio rename (device, capture_device) -> (output_device, input_device)
|
2 tahun lalu |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 tahun lalu |
Álex Román Núñez
|
499928a36d
Fallback to IAudioClient when IAudioClient3 is not available in a more robust way
|
2 tahun lalu |
bruvzg
|
88adb6513e
Detect Wine and disable unsupported IAudioClient3 interface.
|
3 tahun lalu |
Rémi Verschelde
|
fa80064779
Merge pull request #64607 from RandomShaper/safe_audio_threading
|
3 tahun lalu |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 tahun lalu |
Pedro J. Estébanez
|
9d546bf05a
Make audio thread control flags safe
|
3 tahun lalu |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 tahun lalu |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 tahun lalu |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 tahun lalu |
Benjamin Armstrong
|
21e244773b
Fix crash in audio callback when recording audio
|
3 tahun lalu |
Rémi Verschelde
|
b727061ce0
Windows: Fix compilation warnings with GCC 11.2.1
|
3 tahun lalu |
Álex Román Núñez
|
fd4fa10d8b
Make WASAPI return accurate latency information
|
4 tahun lalu |
Frixuu
|
9cc5e1f94c
Initialize AudioClientProperties
|
4 tahun lalu |
Yuri Roubinsky
|
84c2c3fcba
Fix startup warning - Property not found: `audio/output_latency`
|
4 tahun lalu |
K. S. Ernest (iFire) Lee
|
7560ba8aa1
Merge pull request #38210 from benjarmstrong/wasapi-audio-output-latency
|
4 tahun lalu |