Commit History

Author SHA1 Message Date
  Alessandro Famà 61b1e2e83f [3.x] Fix Dummy audio driver initialization issue on WASAPI output device initialization failure 1 year ago
  kobewi 6e4cee09dc Add mono audio support to WASAPI 1 year ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Pedro J. Estébanez c92ceca5ce Make audio thread control flags safe 2 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Marcel Admiraal 7e03bd1671 Remove duplicate WARN_PRINTS macro 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  Pedro J. Estébanez 6d89f675b1 Modernize Thread 4 years ago
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli 92031098bf Move mixrate and latency definition to AudioServer 4 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
  bruvzg 7b64340eb0 Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI. 5 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 5 years ago
  Saracen c81ec6f26d Exposes capture methods to AudioServer, variable renames for consistency, 5 years ago
  Rémi Verschelde 68735d2a88 Fix compilation warnings in JS and Windows builds 5 years ago
  Marcelo Fernandez e1e4f96995 Fix WASAPI driver not working when the device doesn't supports the mix format 6 years ago
  Marcelo Fernandez 548a66a621 Extended WASAPI Initialize error message 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Marcelo Fernandez fa26a5511d Fix possible audio input buffer issues 6 years ago
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code 6 years ago
  Aaron Franke 37386f112b Remove redundant "== true" code 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Marcelo Fernandez 10a4925159 Fix possible crash when switching audio device on WASAPI driver 6 years ago
  Rémi Verschelde de59fe04e7 Add print_verbose to print to stdout only in verbose mode 6 years ago
  Marcelo Fernandez a9f071c41b MinGW compile fix 6 years ago
  Saracen d91183be52 Added pointer to WASAPI input_buffer_write method. 6 years ago
  Marcelo Fernandez 597301db34 Renamed AudioDriver audio_input_* vars to input_* 6 years ago
  Saracen 0a877b58b8 Reset audio input during render device change to keep synchronisation. 6 years ago