Commit History

Author SHA1 Message Date
  Thaddeus Crews 73830b3c12 Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing 3 months ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 4 months ago
  bruvzg c8609f4c0f [macOS/iOS] Use hardware sampling rates for audio I/O. 1 year 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
  kobewi 8be27dc59e Replace Array return types with TypedArray 2 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 2 years ago
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. 2 years ago
  bruvzg ffe61e0895 [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 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 5e26829118 Fixed issues with audio input on some Macs 6 years ago
  Marcelo Fernandez 597301db34 Renamed AudioDriver audio_input_* vars to input_* 6 years ago
  Marcelo Fernandez e5e4dbb6c9 Added support for single channel inputs for CoreAudio 6 years ago
  Marcelo Fernandez 2cf8da9d9f Implemented capture device selection for CoreAudio 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 de9a77ebde Properly cleanup up CoreAudio unit using AudioComponentInstanceDispose 6 years ago
  Ruslan Mustakov 96301e934d Resume audio on iOS after phone call or alarm 6 years ago
  Rémi Verschelde e955fbc36e CoreAudio: Fix iphone build after audio device refactor (#17742) 6 years ago
  Marcelo Fernandez ecc1b34cbc Added new audio device functions to set/get the audio device 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 12d40fa03f Merged iphone and osx audio drivers into drivers/coreaudio 7 years ago