Commit History

Author SHA1 Message Date
  Aaron Franke 7e51e4cb84 Fix some LGTM errors of "Multiplication result converted to larger type" 3 years ago
  Fabio Alessandrelli 246334b836 [HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads. 3 years ago
  Fabio Alessandrelli d187bb4e11 [HTML5] Use browser mix rate by default on the Web. 3 years ago
  reduz 64140eaf42 Reorganize Project Settings 4 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli eb2152538c [HTML5] Fix errors when Mic is not allowed. 4 years ago
  Fabio Alessandrelli 179ec3ca0e [HTML5] AudioWorklet API implementation. 4 years ago
  Fabio Alessandrelli e2083871eb [HTML5] Port JavaScript inline code to libraries. 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Fabio Alessandrelli b3453e866b [HTML5] Fix audio buffer size and latency hint. 4 years ago
  Fabio Alessandrelli a618535628 [HTML5] Run Audio process in thread when available 4 years ago
  Fabio Alessandrelli 7a5e10b8a9 Use dummy driver when JS AudioContext is unavailable. 5 years ago
  Fabio Alessandrelli 57bdb4cc35 Fix JS audioContext parameters. 5 years ago
  Fabio Alessandrelli 90c7102b51 Move mix_rate, ouput_latency to AudioDriverManager 5 years ago
  Fabio Alessandrelli 245c179bd3 AudioDriverJavaScript now compute buffer size. 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Fabio Alessandrelli 7411e7fd37 DisplayServerJavaScript implementation. 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Fabio Alessandrelli bd04ede5ad AudioDriverJavascript uses IDHandler. 5 years ago
  Rémi Verschelde b711c09bc8 Revert "Fix audio capture naming in Javascript" 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Saracen 69f7263cd8 Fix audio capture naming in Javascript 6 years ago
  Rémi Verschelde 68735d2a88 Fix compilation warnings in JS and Windows builds 6 years ago
  Leon Krause 76522624cb Use stdout/-err for all messages in HTML5 platform 6 years ago
  Leon Krause 8f1669e771 Deal with Google's HTML5 autoplay policy 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Marcelo Fernandez 3a702b3ed8 Implemented audio input support for JavaScript audio driver 6 years ago
  Leon Krause 8d3ca2c137 Detect channel count, mix rate, and buffer length in HTML5 audio driver 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago