summaryrefslogtreecommitdiffstats
path: root/media/audio/linux/alsa_output.h
Commit message (Expand)AuthorAgeFilesLines
* Assume pending buffered bytes is zero when ALSA has underrun.scherkus@chromium.org2010-04-081-0/+2
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-1/+1
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-29/+28
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+3
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-041-2/+2
* Move Alsa device opening into the audio thread, and add in support for multi-...ajwong@chromium.org2009-10-161-6/+34
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-241-1/+2
* Threadsafe access to AudioSource callback. Release stream on close. Handle er...ajwong@chromium.org2009-08-211-11/+31
* Reimplement the AlsaPcmOutputStream and fix the threading issues.ajwong@chromium.org2009-08-041-103/+145
* Software volume control hook-up in linux.ajwong@chromium.org2009-07-251-0/+3
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-1/+0
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+1
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-1/+0
* Change default audio device from "plug:default" to "default".ajwong@chromium.org2009-05-271-2/+3
* Third attempt at http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-0/+165
* Revert r16622estade@chromium.org2009-05-211-165/+0
* Reapply http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-0/+165
* Revert http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-165/+0
* This iteration creates one message loop per audio output stream that is respo...ajwong@chromium.org2009-05-211-0/+165