summaryrefslogtreecommitdiffstats
path: root/media/audio/mac
Commit message (Expand)AuthorAgeFilesLines
* Reduce sleep time on Mac to 500 ms, same as PCfbarchard@chromium.org2009-11-051-1/+1
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-043-19/+12
* Move Alsa device opening into the audio thread, and add in support for multi-...ajwong@chromium.org2009-10-161-2/+1
* Support 8 and 32 bit formats for Mac Channel Swizzler.fbarchard@chromium.org2009-10-091-2/+4
* quick syntax fixfbarchard@chromium.org2009-10-081-1/+1
* Support 8 and 32 bit formats for Mac Channel Swizzler.fbarchard@chromium.org2009-10-081-7/+13
* Mac Surround Sound 5.1 channel layout adapter from AAC layout to native Audio...fbarchard@chromium.org2009-10-063-12/+60
* Fixing audio in machclam@chromium.org2009-09-173-8/+94
* AudioHardwareGetProperty is deprecated in Mac OS X 10.6 ("Snow Leopard").mark@chromium.org2009-09-171-5/+15
* Don't redefine what Snow Leopard provides if Snow Leopard has provided it.mark@chromium.org2009-09-161-1/+3
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-242-2/+4
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-224-15/+7
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-214-7/+15
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-214-15/+7
* Setting svn:eol-style LF for media source files.scherkus@chromium.org2009-06-173-16/+17
* Third installement of low level audio for maccpu@chromium.org2009-04-302-14/+130
* Second part of the low level audio for Maccpu@chromium.org2009-04-144-67/+145
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-072-7/+12
* First part of the Mac Audio low level supportcpu@chromium.org2009-03-254-4/+278
* Construct AudioRendererHost in BrowserRendererProcessHost, also constructhclam@chromium.org2009-02-111-0/+10