Histórico de Commits

Autor SHA1 Mensagem Data
  Maganty Rushyendra ccc375f163 Fix AudioServer Crash when bus count equals 0 há 4 anos atrás
  reduz 64140eaf42 Reorganize Project Settings há 4 anos atrás
  Pedro J. Estébanez a2b3a73e2d Make audio bus channels' peak volume consistent há 4 anos atrás
  Sean LaPlante 17ac012728 Fixes #45025 - Protects _last_mix_time and _last_frame_time with the AudioDriver lock() and unlock() methods há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Rémi Verschelde dd851d8f91 Merge pull request #43333 from YeldhamDev/global_rate_scale_min há 5 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  Michael Alexsander d7f2c31a05 Disallow setting the AudioServer's 'global_rate_scale' to a value equal or inferior to 0 há 5 anos atrás
  Fabio Alessandrelli a9b7dd25df Add default 50ms output_latency web override. há 5 anos atrás
  Fabio Alessandrelli 90c7102b51 Move mix_rate, ouput_latency to AudioDriverManager há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Juan Linietsky 16245f2c29 Remove the audio memory allocator, use regular one instead. há 5 anos atrás
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. há 5 anos atrás
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> há 5 anos atrás
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. há 5 anos atrás
  Rémi Verschelde da411d1625 Workaround WebM playback bug after AudioServer latency fixes há 5 anos atrás
  Marcel Admiraal f0db13502a Remove duplicate WARN_PRINT macro. há 6 anos atrás
  Rémi Verschelde 837adb30fd Revert "Exposes capture methods to AudioServer + documentation" #30468 há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Saracen dabaa11b3c Fix to make sure the capture buffers are deallocated at shutdown. Silences warnings. há 6 anos atrás
  Saracen 47c558b98a Expose audio callbacks as signals. há 6 anos atrás
  Saracen c81ec6f26d Exposes capture methods to AudioServer, variable renames for consistency, há 6 anos atrás
  Michael Alexsander Silva Dias 1c2ba35074 Add 'global_rate_scale' to the AudioServer há 6 anos atrás
  Juan Linietsky c2027c8233 Added functions to further improve music timing há 6 anos atrás
  Juan Linietsky af9bb0ea15 Clean up latency related functions há 6 anos atrás
  Juan Linietsky e33764744c Added generator audio stream, and spectrum analyzer audio effect há 6 anos atrás