Yufeng Ying
|
e88e30c273
Remove unused headers in servers.
|
8 months ago |
Rémi Verschelde
|
c92a6c7e27
CI: Update `clang-format` pre-commit hook to 19.1.0
|
11 months ago |
Samuele Panzeri
|
4aaa2e6477
Fix wait for thread not started
|
2 years ago |
Eoin O'Neill
|
5a08091168
Fix crash caused by invalid mix_rate assignment due to bogus
|
2 years ago |
Emmanouil Papadeas
|
c36460060e
Further refactoring to AudioDriver implementations after #69120.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Pedro J. Estébanez
|
9d546bf05a
Make audio thread control flags safe
|
3 years ago |
reduz
|
5786516d4d
Implement Running Godot as Movie Writer
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
7e51e4cb84
Fix some LGTM errors of "Multiplication result converted to larger type"
|
4 years ago |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 years ago |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Rémi Verschelde
|
ca3192d18a
Style: Fix unnecessary semicolons that confused clang-format
|
5 years ago |
Fabio Alessandrelli
|
90c7102b51
Move mix_rate, ouput_latency to AudioDriverManager
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Juan Linietsky
|
c69de2ba46
-Project/Editor settings now use new inspector
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Marcelo Fernandez
|
f231eadc9e
Corrections to audio buffer size calculations
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Marcelo Fernandez
|
eab850524e
Add closest_power_of_2 func and implement mix_rate/latency on OS X
|
8 years ago |