aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_device/mac/audio_device_mac.cc
AgeCommit message (Expand)Author
2016-01-11clang-format audio_device/mac.andrew
2016-01-08Check the mic volume only periodically on Mac.andrew
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-05-19Remove AudioDeviceUtility.Tommi
2015-03-22Re-land 8810 "- Add a SetPriority method to ThreadWr..."tommi@webrtc.org
2015-03-22Revert 8810 "- Add a SetPriority method to ThreadWrapper"tommi@webrtc.org
2015-03-21Mac would force bluetooth playout working with 8kHz/1ch if capturing/renderin...braveyao@webrtc.org
2015-03-20- Add a SetPriority method to ThreadWrappertommi@webrtc.org
2015-03-19Use scoped_ptr for ThreadWrapper::CreateThread.tommi@webrtc.org
2015-03-13Remove thread id from ThreadWrapper::Start().pbos@webrtc.org
2015-02-11Don't rely on webrtc/base/scoped_ptr.h to include stuff for youkwiberg@webrtc.org
2015-02-03Rewrite ThreadPosix.tommi@webrtc.org
2014-12-17Remove or rename typedefs with _t prefixes.pbos@webrtc.org
2014-04-02Remove AudioDevice::{Microphone,Speaker}IsAvailable.andrew@webrtc.org
2013-10-22WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN.andrew@webrtc.org
2013-08-15Fix OSX keydown detection. I noticed that the OSX implementation differs from...niklas.enbom@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-11Include files from webrtc/.. paths in audio_device/.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-07Allow audio devices with up to 64 channels on Mac.andrew@webrtc.org
2013-05-07Refactoring for typing detectionniklas.enbom@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in audio_device/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org