summaryrefslogtreecommitdiffstats
path: root/media/audio/linux/audio_manager_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-2/+3
* Simplify AlsaPcmOutputStream and AudioManagerLinux. Code was thread-safe, but...enal@chromium.org2011-06-081-6/+2
* Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en...scherkus@chromium.org2011-06-011-0/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Adds method to invoke platform provided audio input UI.satish@chromium.org2011-03-011-0/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-2/+1
* This test now works for the mac audio capture code as well, and in a future C...satish@chromium.org2010-09-021-1/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-9/+4
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-7/+2
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-2/+7
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-7/+2
* Add recording capability to AudioManager, and implemented on windows using th...satish@chromium.org2010-07-141-0/+5
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-6/+6
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-1/+2
* Threadsafe access to AudioSource callback. Release stream on close. Handle er...ajwong@chromium.org2009-08-211-3/+7
* Reimplement the AlsaPcmOutputStream and fix the threading issues.ajwong@chromium.org2009-08-041-0/+20
* 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
* Third attempt at http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-0/+32
* Revert r16622estade@chromium.org2009-05-211-32/+0
* Reapply http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-0/+32
* Revert http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-32/+0
* This iteration creates one message loop per audio output stream that is respo...ajwong@chromium.org2009-05-211-0/+32