Eoin O'Neill
|
5120afc236
Fix crash caused by invalid mix_rate assignment due to bogus
|
il y a 1 an |
bruvzg
|
dd068794c3
[Linux] Make SO wrapper usage optional.
|
il y a 1 an |
Emmanouil Papadeas
|
c36460060e
Further refactoring to AudioDriver implementations after #69120.
|
il y a 1 an |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 1 an |
Rémi Verschelde
|
fa80064779
Merge pull request #64607 from RandomShaper/safe_audio_threading
|
il y a 2 ans |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
il y a 2 ans |
Pedro J. Estébanez
|
9d546bf05a
Make audio thread control flags safe
|
il y a 2 ans |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
il y a 2 ans |
bruvzg
|
c69e0d16bc
Fix multiple missing UTF-8 decoding.
|
il y a 2 ans |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
il y a 2 ans |
Hein-Pieter van Braam-Stewart
|
5233d78f49
An update to the dylibloader for older inttypes
|
il y a 3 ans |
reduz
|
64140eaf42
Reorganize Project Settings
|
il y a 3 ans |
Hein-Pieter van Braam-Stewart
|
09f82fa6ea
Dynamically load libpulse.so.0 and libasound.so.1 on Linux
|
il y a 3 ans |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
il y a 3 ans |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
il y a 3 ans |
Cooper Harasyn
|
25b2f82ccf
Prevent ALSA audio corruption
|
il y a 4 ans |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
il y a 4 ans |
Fabio Alessandrelli
|
90c7102b51
Move mix_rate, ouput_latency to AudioDriverManager
|
il y a 4 ans |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
il y a 4 ans |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
il y a 4 ans |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
il y a 4 ans |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
il y a 4 ans |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
il y a 4 ans |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
il y a 5 ans |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
il y a 4 ans |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
il y a 5 ans |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
il y a 5 ans |
Wilson E. Alvarez
|
08f22f1cf0
Moved member variables to initializer list
|
il y a 6 ans |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
il y a 6 ans |
Rémi Verschelde
|
de59fe04e7
Add print_verbose to print to stdout only in verbose mode
|
il y a 6 ans |