Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 4 ans
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines il y a 4 ans
  Maganty Rushyendra c5e8a81737 Fix AudioServer Crash when bus count equals 0 il y a 4 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 5 ans
  Fabio Alessandrelli d06ad40757 Add default 50ms output_latency web override. il y a 5 ans
  Fabio Alessandrelli 92031098bf Move mixrate and latency definition to AudioServer il y a 5 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 6 ans
  Saracen 47c558b98a Expose audio callbacks as signals. il y a 6 ans
  Saracen c81ec6f26d Exposes capture methods to AudioServer, variable renames for consistency, il y a 6 ans
  Michael Alexsander Silva Dias 1c2ba35074 Add 'global_rate_scale' to the AudioServer il y a 6 ans
  Juan Linietsky c2027c8233 Added functions to further improve music timing il y a 6 ans
  Juan Linietsky af9bb0ea15 Clean up latency related functions il y a 6 ans
  Juan Linietsky e33764744c Added generator audio stream, and spectrum analyzer audio effect il y a 6 ans
  lupoDharkael 650b698f51 Allow default audio bus layout modification il y a 6 ans
  marxin c24f53d4f6 Fix #25639 by not shifting a negative value. il y a 6 ans
  Marcelo Fernandez f529649cec Fix possible crash on AudioDriver::input_buffer_write il y a 6 ans
  marxin e5f665c718 Fix -Wsign-compare warnings. il y a 6 ans
  Rémi Verschelde 5fc86026ca Fix typos with codespell il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Rémi Verschelde 4148eed943 Merge pull request #24324 from volzhs/access-mic il y a 6 ans