Historique des commits

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