summaryrefslogtreecommitdiff
path: root/modules/audio_device/win/audio_device_core_win.cc
AgeCommit message (Expand)Author
2014-11-03Add more sanity checks to workaround the unidentified problem that CaptureThr...braveyao@webrtc.org
2014-08-11Remove more dependencies on openssl, add dependency on boringssl. Continues o...henrike@webrtc.org
2014-07-11Remove unnecessary build message.tommi@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-07-04In AudioDeviceWindowsCore::_EnumerateEndpointDevicesAll(), continue enumerati...braveyao@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-15CoreAudio Win: release resources safely under certain rare circumstances.braveyao@webrtc.org
2013-05-07Refactoring for typing detectionniklas.enbom@webrtc.org
2013-05-03Remove 44.1 kHz workaround from AudioDevice on WASAPI.andrew@webrtc.org
2013-04-18Add lock to prevent possible rare race condition in Win coreAudio capture imp...braveyao@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in audio_device/pbos@webrtc.org
2012-12-07Not to enum NOTPRESENT audio devices with CoreAudio on Winbraveyao@webrtc.org
2012-11-26Ensures that we can build using VS 2012 on Windows.henrika@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org