Commit History

Author SHA1 Message Date
  Fabio Alessandrelli d06ad40757 Add default 50ms output_latency web override. 4 years ago
  Fabio Alessandrelli 92031098bf Move mixrate and latency definition to AudioServer 4 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. 5 years ago
  Saracen 47c558b98a Expose audio callbacks as signals. 5 years ago
  Saracen c81ec6f26d Exposes capture methods to AudioServer, variable renames for consistency, 5 years ago
  Michael Alexsander Silva Dias 1c2ba35074 Add 'global_rate_scale' to the AudioServer 5 years ago
  Juan Linietsky c2027c8233 Added functions to further improve music timing 5 years ago
  Juan Linietsky af9bb0ea15 Clean up latency related functions 5 years ago
  Juan Linietsky e33764744c Added generator audio stream, and spectrum analyzer audio effect 5 years ago
  lupoDharkael 650b698f51 Allow default audio bus layout modification 5 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 6 years ago
  Marcelo Fernandez 792786b4b7 Fix EditorAudioBuses not updating when changing to a device with different channels 6 years ago
  Juan Linietsky 65111ba996 Ability to remove buses while they are being used on 2D and 3D stream players. Fixes #15115 6 years ago
  merumelu 660395153f Use `ResourceLoader::exists` to check for default audio bus layout 6 years ago
  Rémi Verschelde 1169196f04 Merge pull request #22779 from Superwaitsum/LimitSettings 6 years ago
  Superwaitsum e5041ad0f5 Add some limits on the Editor Settings 6 years ago
  Marcelo Fernandez fa26a5511d Fix possible audio input buffer issues 6 years ago
  Marcelo Fernandez 8816c7d8a2 Add missing BIND_ENUM for SPEAKER_SURROUND_31 6 years ago
  Rémi Verschelde cdc411fd54 Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more 6 years ago