summaryrefslogtreecommitdiffstats
path: root/media/audio/win/audio_manager_win.h
Commit message (Expand)AuthorAgeFilesLines
* Adds method to invoke platform provided audio input UI.satish@chromium.org2011-03-011-0/+2
* Move audio output number limit to AudioManager.sergeyu@chromium.org2010-11-301-2/+5
* On windows, send audio hardware info with speech input requests if user conse...satish@chromium.org2010-11-191-0/+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-7/+3
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-2/+2
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-2/+2
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-2/+2
* Add recording capability to AudioManager, and implemented on windows using th...satish@chromium.org2010-07-141-1/+10
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-6/+6
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-3/+0
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+3
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-3/+0
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-171-1/+0
* andrew's patchhclam@chromium.org2009-03-171-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Add destruction to AudioManager singleton for windowscpu@google.com2009-02-241-0/+1
* Re-enable the audio tests that fail in the botscpu@google.com2009-01-141-0/+1
* Low level windows audio support (part 1 of 2)cpu@google.com2009-01-131-0/+41