summaryrefslogtreecommitdiffstats
path: root/remoting/host/linux/audio_pipe_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix audio capturing on Linux with newer versions of Pulseaudio.sergeyu@chromium.org2014-06-151-46/+86
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-3/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+2
* Fix AudioPipeReader to handle EOF properly.sergeyu@chromium.org2013-01-031-2/+2
* Better silence detection in audio capturerssergeyu@chromium.org2013-01-021-17/+0
* Fix AudioPipeReader to calculate stream possition correclty.sergeyu@chromium.org2012-12-121-18/+31
* Fix Linux AudioPipeReader creation & teardown.wez@chromium.org2012-11-201-6/+22
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Fix AudioCapturer implementation to read from audio pipe even when there are ...sergeyu@chromium.org2012-11-011-0/+171