summaryrefslogtreecommitdiffstats
path: root/media/audio/openbsd
Commit message (Expand)AuthorAgeFilesLines
* Make linux output streams consistent with other output stream implementations.tommi@chromium.org2011-12-141-1/+1
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-1/+1
* enable the device selection for openbsd too to be in sync with linuxrobert.nagy@gmail.com2011-11-232-3/+3
* Make pulseaudio available for all posix platforms and add support on OpenBSD.scherkus@chromium.org2011-11-182-13/+94
* Revert 110584 - Make pulseaudio available for all posix platforms and add sup...scherkus@chromium.org2011-11-172-94/+13
* Make pulseaudio available for all posix platforms and add support on OpenBSD.scherkus@chromium.org2011-11-172-13/+94
* OpenBSD patches for media, split from CR #8275005robert.nagy@gmail.com2011-10-202-15/+3
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-132-7/+14
* Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ...erg@google.com2011-10-132-14/+7
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-132-7/+14
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-222-4/+6
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-071-4/+2
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-112-4/+2
* Fixed OpenBSD build.sergeyu@chromium.org2010-09-022-33/+7
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-252-2/+7
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-242-7/+2
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-242-2/+7
* Add recording capability to AudioManager, and implemented on windows using th...satish@chromium.org2010-07-142-0/+20
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-122-10/+11
* - OpenBSD media/audio support stubpvalchev@google.com2010-03-262-0/+91