Rémi Verschelde
|
fa80064779
Merge pull request #64607 from RandomShaper/safe_audio_threading
|
%!s(int64=3) %!d(string=hai) anos |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
%!s(int64=3) %!d(string=hai) anos |
Pedro J. Estébanez
|
9d546bf05a
Make audio thread control flags safe
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
%!s(int64=3) %!d(string=hai) anos |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
%!s(int64=3) %!d(string=hai) anos |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
%!s(int64=4) %!d(string=hai) anos |
Benjamin Armstrong
|
21e244773b
Fix crash in audio callback when recording audio
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
b727061ce0
Windows: Fix compilation warnings with GCC 11.2.1
|
%!s(int64=4) %!d(string=hai) anos |
Álex Román Núñez
|
fd4fa10d8b
Make WASAPI return accurate latency information
|
%!s(int64=4) %!d(string=hai) anos |
Frixuu
|
9cc5e1f94c
Initialize AudioClientProperties
|
%!s(int64=4) %!d(string=hai) anos |
Yuri Roubinsky
|
84c2c3fcba
Fix startup warning - Property not found: `audio/output_latency`
|
%!s(int64=4) %!d(string=hai) anos |
K. S. Ernest (iFire) Lee
|
7560ba8aa1
Merge pull request #38210 from benjarmstrong/wasapi-audio-output-latency
|
%!s(int64=4) %!d(string=hai) anos |
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.
|
%!s(int64=5) %!d(string=hai) anos |
reduz
|
64140eaf42
Reorganize Project Settings
|
%!s(int64=4) %!d(string=hai) anos |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
%!s(int64=5) %!d(string=hai) anos |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
%!s(int64=5) %!d(string=hai) anos |
Fabio Alessandrelli
|
90c7102b51
Move mix_rate, ouput_latency to AudioDriverManager
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
%!s(int64=5) %!d(string=hai) anos |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
%!s(int64=5) %!d(string=hai) anos |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
%!s(int64=5) %!d(string=hai) anos |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
%!s(int64=5) %!d(string=hai) anos |
Marcel Admiraal
|
f0db13502a
Remove duplicate WARN_PRINT macro.
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
837adb30fd
Revert "Exposes capture methods to AudioServer + documentation" #30468
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
%!s(int64=6) %!d(string=hai) anos |
bruvzg
|
7b64340eb0
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI.
|
%!s(int64=6) %!d(string=hai) anos |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
%!s(int64=6) %!d(string=hai) anos |
Saracen
|
c81ec6f26d
Exposes capture methods to AudioServer, variable renames for consistency,
|
%!s(int64=6) %!d(string=hai) anos |
Rémi Verschelde
|
68735d2a88
Fix compilation warnings in JS and Windows builds
|
%!s(int64=6) %!d(string=hai) anos |
Marcelo Fernandez
|
e1e4f96995
Fix WASAPI driver not working when the device doesn't supports the mix format
|
%!s(int64=6) %!d(string=hai) anos |