Bartłomiej T. Listwon
|
661da8f9dd
Fix crash in AudioServer when switching audio devices with different audio channels count (connecting PS5 controller, bluetooth 5.1 headphones etc.)
|
преди 2 години |
Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
преди 2 години |
Fabio Alessandrelli
|
b800438efb
[HTML5] Use browser mix rate by default on the Web.
|
преди 3 години |
Marcel Admiraal
|
7e03bd1671
Remove duplicate WARN_PRINTS macro
|
преди 3 години |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
преди 3 години |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
преди 3 години |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
преди 3 години |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
преди 3 години |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
преди 3 години |
Maganty Rushyendra
|
c5e8a81737
Fix AudioServer Crash when bus count equals 0
|
преди 3 години |
Pedro J. Estébanez
|
4ddcdc031b
Modernize Mutex
|
преди 3 години |
Pedro J. Estébanez
|
ae215451fc
Make audio bus channels' peak volume consistent
|
преди 3 години |
Sean LaPlante
|
2ed700d2da
Fixes #45025 - Protects _last_mix_time and _last_frame_time with the AudioDriver lock() and unlock() methods
|
преди 3 години |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
преди 3 години |
Michael Alexsander
|
5dafeb94e3
Disallow setting the AudioServer's 'global_rate_scale' to a value equal or inferior to 0
|
преди 4 години |
Fabio Alessandrelli
|
d06ad40757
Add default 50ms output_latency web override.
|
преди 4 години |
Fabio Alessandrelli
|
92031098bf
Move mixrate and latency definition to AudioServer
|
преди 4 години |
Rémi Verschelde
|
ac63e5d613
Workaround WebM playback bug after AudioServer latency fixes
|
преди 4 години |
Rémi Verschelde
|
837adb30fd
Revert "Exposes capture methods to AudioServer + documentation" #30468
|
преди 4 години |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
преди 4 години |
Saracen
|
dabaa11b3c
Fix to make sure the capture buffers are deallocated at shutdown. Silences warnings.
|
преди 5 години |
Saracen
|
47c558b98a
Expose audio callbacks as signals.
|
преди 5 години |
Saracen
|
c81ec6f26d
Exposes capture methods to AudioServer, variable renames for consistency,
|
преди 5 години |
Michael Alexsander Silva Dias
|
1c2ba35074
Add 'global_rate_scale' to the AudioServer
|
преди 5 години |
Juan Linietsky
|
c2027c8233
Added functions to further improve music timing
|
преди 5 години |
Juan Linietsky
|
af9bb0ea15
Clean up latency related functions
|
преди 5 години |
Juan Linietsky
|
e33764744c
Added generator audio stream, and spectrum analyzer audio effect
|
преди 5 години |
lupoDharkael
|
650b698f51
Allow default audio bus layout modification
|
преди 5 години |
marxin
|
c24f53d4f6
Fix #25639 by not shifting a negative value.
|
преди 5 години |
Marcelo Fernandez
|
f529649cec
Fix possible crash on AudioDriver::input_buffer_write
|
преди 5 години |