summaryrefslogtreecommitdiffstats
path: root/media/audio/linux/audio_manager_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-3/+2
* Enable the device selection for linux and mac by passing a device unique id f...xians@chromium.org2011-11-221-2/+2
* Reland the CL 8162015.xians@chromium.org2011-10-291-2/+16
* Revert 106513 - The first step to add device selection to linux.garykac@chromium.org2011-10-201-16/+2
* The first step to add device selection to linux.xians@chromium.org2011-10-201-2/+16
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-11/+14
* Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ...erg@google.com2011-10-131-16/+13
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-13/+16
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-1/+1
* PulseAudio Sound Playback on Linuxslock@chromium.org2011-08-191-3/+2
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-1/+1
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-1/+1
* 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