summaryrefslogtreecommitdiffstats
path: root/media/audio/linux
Commit message (Expand)AuthorAgeFilesLines
* Enabled mono playback support for Linux.scherkus@chromium.org2009-08-202-5/+20
* Reimplement the AlsaPcmOutputStream and fix the threading issues.ajwong@chromium.org2009-08-047-509/+1135
* Software volume control hook-up in linux.ajwong@chromium.org2009-07-252-3/+14
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-224-17/+10
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-214-10/+17
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-214-17/+10
* Changing overstrict CHECKs to just setting the object into an invalid state.ajwong@chromium.org2009-06-201-5/+17
* Change default audio device from "plug:default" to "default".ajwong@chromium.org2009-05-273-4/+5
* Third attempt at http://codereview.chromium.org/115276ajwong@chromium.org2009-05-214-3/+782
* Revert r16622estade@chromium.org2009-05-214-782/+3
* Reapply http://codereview.chromium.org/115276ajwong@chromium.org2009-05-214-3/+782
* Revert http://codereview.chromium.org/115276ajwong@chromium.org2009-05-214-782/+3
* This iteration creates one message loop per audio output stream that is respo...ajwong@chromium.org2009-05-214-3/+782
* Construct AudioRendererHost in BrowserRendererProcessHost, also constructhclam@chromium.org2009-02-111-0/+10