Commit History

Author SHA1 Message Date
  bruvzg dd068794c3 [Linux] Make SO wrapper usage optional. 2 years ago
  Emmanouil Papadeas c36460060e Further refactoring to AudioDriver implementations after #69120. 2 years ago
  souplamp 5300daaff2 Audio rename (device, capture_device) -> (output_device, input_device) 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rafał Mikrut 2233624152 Remove usage of unitialized variables 2 years ago
  Rémi Verschelde fa80064779 Merge pull request #64607 from RandomShaper/safe_audio_threading 2 years ago
  kobewi 8be27dc59e Replace Array return types with TypedArray 2 years ago
  Pedro J. Estébanez 9d546bf05a Make audio thread control flags safe 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  R. Alex Hofer 65a10f4db5 Handle having no sinks in the PulseAudio driver. 3 years ago
  Hein-Pieter van Braam-Stewart 09f82fa6ea Dynamically load libpulse.so.0 and libasound.so.1 on Linux 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
  Marcel Admiraal f6ad1954f7 Ensure header guards enclose entire header. 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 4 years ago
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 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
  Marcelo Fernandez 913eec5b04 Added support for single channel inputs for PulseAudio 6 years ago
  Saracen 09eafaba62 Implemented capture device selection for PulseAudio (marcelofg55) 6 years ago
  Marcelo Fernandez 061358d838 Modified Microphone implementation to handle only one device at a time (WIP) 6 years ago
  Saracen f85062495c Experimental microphone support. 7 years ago
  Marcelo Fernandez 34395c6a38 Fix PulseAudio problems with 8 channels devices 6 years ago
  Marcelo Fernandez ecc1b34cbc Added new audio device functions to set/get the audio device 7 years ago
  Marcelo Fernandez 00693f4ad0 Support for uneven amount of channels on PulseAudio 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Marcelo Fernandez 730d36f350 Fixed issues with surround sound on audio server 7 years ago