Commit History

Author SHA1 Message Date
  Eoin O'Neill 5120afc236 Fix crash caused by invalid mix_rate assignment due to bogus 1 year ago
  Emmanouil Papadeas c36460060e Further refactoring to AudioDriver implementations after #69120. 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Pedro J. Estébanez 9d546bf05a Make audio thread control flags safe 2 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  reduz 64140eaf42 Reorganize Project Settings 3 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 3 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 3 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Fabio Alessandrelli 90c7102b51 Move mix_rate, ouput_latency to AudioDriverManager 4 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 4 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 4 years ago
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 4 years ago
  Rémi Verschelde d3153c28f0 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 5 years ago
  Rémi Verschelde d450220bae Use mix rate and output latency constants in audio drivers 5 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 years ago
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Wilson E. Alvarez a22e746bc3 Removed unnecessary assignments 6 years ago
  Juan Linietsky c69de2ba46 -Project/Editor settings now use new inspector 6 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 6 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Marcelo Fernandez eab850524e Add closest_power_of_2 func and implement mix_rate/latency on OS X 7 years ago
  Poommetee Ketson c7c65ca6ba Clang-formatting *.cpp and *.h (some files excluded) 7 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 7 years ago