Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 41b1f2a7f9 [HTML5] Use browser mix rate by default on the Web. 4 years ago
  Maganty Rushyendra 3f3108006f Fix AudioServer Crash when bus count equals 0 4 years ago
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 years ago
  Pedro J. Estébanez ae215451fc Make audio bus channels' peak volume consistent 4 years ago
  Sean LaPlante 2ed700d2da Fixes #45025 - Protects _last_mix_time and _last_frame_time with the AudioDriver lock() and unlock() methods 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Michael Alexsander 5dafeb94e3 Disallow setting the AudioServer's 'global_rate_scale' to a value equal or inferior to 0 4 years ago
  Fabio Alessandrelli d06ad40757 Add default 50ms output_latency web override. 5 years ago
  Fabio Alessandrelli 92031098bf Move mixrate and latency definition to AudioServer 5 years ago
  Rémi Verschelde ac63e5d613 Workaround WebM playback bug after AudioServer latency fixes 5 years ago
  Rémi Verschelde 837adb30fd Revert "Exposes capture methods to AudioServer + documentation" #30468 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Saracen dabaa11b3c Fix to make sure the capture buffers are deallocated at shutdown. Silences warnings. 6 years ago
  Saracen 47c558b98a Expose audio callbacks as signals. 6 years ago
  Saracen c81ec6f26d Exposes capture methods to AudioServer, variable renames for consistency, 6 years ago
  Michael Alexsander Silva Dias 1c2ba35074 Add 'global_rate_scale' to the AudioServer 6 years ago
  Juan Linietsky c2027c8233 Added functions to further improve music timing 6 years ago
  Juan Linietsky af9bb0ea15 Clean up latency related functions 6 years ago
  Juan Linietsky e33764744c Added generator audio stream, and spectrum analyzer audio effect 6 years ago
  lupoDharkael 650b698f51 Allow default audio bus layout modification 6 years ago
  marxin c24f53d4f6 Fix #25639 by not shifting a negative value. 6 years ago
  Marcelo Fernandez f529649cec Fix possible crash on AudioDriver::input_buffer_write 6 years ago
  marxin e5f665c718 Fix -Wsign-compare warnings. 6 years ago
  Rémi Verschelde 5fc86026ca Fix typos with codespell 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 4148eed943 Merge pull request #24324 from volzhs/access-mic 6 years ago
  volzhs 7d387dc63f Request mic access only when is needed 6 years ago
  Rémi Verschelde 016092181c Merge pull request #22910 from marcelofg55/nothreads_rec 6 years ago
  Marcelo Fernandez 7da55fb739 Fix AudioEffectRecord not working without thread support 7 years ago
  Marcelo Fernandez 792786b4b7 Fix EditorAudioBuses not updating when changing to a device with different channels 6 years ago