aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_device/ios/audio_device_ios.h
AgeCommit message (Expand)Author
2015-12-07Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https:...pbos
2015-12-07Reland of "Create rtc::AtomicInt POD struct."Peter Boström
2015-11-20Improved error handling in iOS ADM to avoid race during inithenrika
2015-11-17Revert of Create rtc::AtomicInt POD struct. (patchset #12 id:220001 of https:...pbos
2015-11-16Create rtc::AtomicInt POD struct.pbos
2015-10-21Adds support for Bluetooth headsets to the iOS audio layer.henrika
2015-10-01Objective-C++ style guide changes for iOS ADMhenrika
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-07Refactor the AudioDevice for iOS and improve the performance and stabilityhenrika
2015-07-14Cleanup of iOS AudioDevice implementationhenrika
2015-03-19Use scoped_ptr for ThreadWrapper::CreateThread.tommi@webrtc.org
2015-03-13Remove thread id from ThreadWrapper::Start().pbos@webrtc.org
2014-07-15After an audio interruption the audio unit no longer invokes its render callb...tkchin@webrtc.org
2014-04-02Remove AudioDevice::{Microphone,Speaker}IsAvailable.andrew@webrtc.org
2013-07-11Include files from webrtc/.. paths in audio_device/.pbos@webrtc.org
2013-04-10Removing remaining WebRtc_Word32 not in typedefs.hpbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in audio_device/pbos@webrtc.org
2013-01-30This is a change in the iOS audio device to use VoiceProcessingIO API instead...andrew@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org