summaryrefslogtreecommitdiff
path: root/modules/audio_device/audio_device_impl.cc
AgeCommit message (Expand)Author
2014-08-18Log the Android Audio API choice correctly.braveyao@webrtc.org
2014-07-15After an audio interruption the audio unit no longer invokes its render callb...tkchin@webrtc.org
2014-06-11Reland: Making WebRTC able to play and record audio to files for tests.phoglund@webrtc.org
2014-06-11Revert 6395 "Making WebRTC able to play and record audio to file..."minyue@webrtc.org
2014-06-11Making WebRTC able to play and record audio to files for tests.phoglund@webrtc.org
2014-04-02Remove AudioDevice::{Microphone,Speaker}IsAvailable.andrew@webrtc.org
2014-03-21Fix "unreachable code" warnings (MSVC warning 4702) in webrtc.pbos@webrtc.org
2013-12-11Enables mixing and matching Java and native audio. It is used for getting bes...henrike@webrtc.org
2013-12-10Removed unnecessary Pulse init from VoE startup.fischman@webrtc.org
2013-07-11Include files from webrtc/.. paths in audio_device/.pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in audio_device/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org