Rémi Verschelde
|
b58873b98a
Merge pull request #69833 from Eoin-ONeill-Yokai/audio_invalid_mixrate
|
2 жил өмнө |
Eoin O'Neill
|
5a08091168
Fix crash caused by invalid mix_rate assignment due to bogus
|
2 жил өмнө |
bruvzg
|
83dc545ea2
[Windows] Cleanup COM library initialization/uninitialization.
|
2 жил өмнө |
Emmanouil Papadeas
|
c36460060e
Further refactoring to AudioDriver implementations after #69120.
|
2 жил өмнө |
souplamp
|
5300daaff2
Audio rename (device, capture_device) -> (output_device, input_device)
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
Álex Román Núñez
|
499928a36d
Fallback to IAudioClient when IAudioClient3 is not available in a more robust way
|
3 жил өмнө |
bruvzg
|
88adb6513e
Detect Wine and disable unsupported IAudioClient3 interface.
|
3 жил өмнө |
Rémi Verschelde
|
fa80064779
Merge pull request #64607 from RandomShaper/safe_audio_threading
|
3 жил өмнө |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 жил өмнө |
Pedro J. Estébanez
|
9d546bf05a
Make audio thread control flags safe
|
3 жил өмнө |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 жил өмнө |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 жил өмнө |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 жил өмнө |
Benjamin Armstrong
|
21e244773b
Fix crash in audio callback when recording audio
|
3 жил өмнө |
Rémi Verschelde
|
b727061ce0
Windows: Fix compilation warnings with GCC 11.2.1
|
4 жил өмнө |
Álex Román Núñez
|
fd4fa10d8b
Make WASAPI return accurate latency information
|
4 жил өмнө |
Frixuu
|
9cc5e1f94c
Initialize AudioClientProperties
|
4 жил өмнө |
Yuri Roubinsky
|
84c2c3fcba
Fix startup warning - Property not found: `audio/output_latency`
|
4 жил өмнө |
K. S. Ernest (iFire) Lee
|
7560ba8aa1
Merge pull request #38210 from benjarmstrong/wasapi-audio-output-latency
|
4 жил өмнө |
Ben Armstrong
|
880d4703a4
Fixed the audio 'output latency' project setting not appearing when using the WASAPI audio driver. Added variable output latency support to the WASAPI audio driver for systems that support it.
|
5 жил өмнө |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 жил өмнө |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 жил өмнө |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 жил өмнө |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 жил өмнө |
Fabio Alessandrelli
|
90c7102b51
Move mix_rate, ouput_latency to AudioDriverManager
|
5 жил өмнө |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 жил өмнө |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 жил өмнө |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 жил өмнө |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 жил өмнө |