Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a header and some methods to make way for subsequent audio recording a... | satish@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | AudioController to perform audio operations on a separate thread | hclam@chromium.org | 2010-06-07 | 1 | -3/+2 |
* | Removed PushSource::Packet. SeekableBuffer.current_time() fixed to return | sergeyu@chromium.org | 2010-05-26 | 1 | -12/+4 |
* | Flush audio data after seek | hclam@chromium.org | 2010-04-08 | 1 | -7/+5 |
* | Remove size_t from audio IPC code. | jam@chromium.org | 2010-02-05 | 1 | -14/+14 |
* | Providing unplayed bytes in audio hardware buffer | hclam@chromium.org | 2009-08-24 | 1 | -4/+4 |
* | Allow PushSource to have smaller write size than read size (packet size) | hclam@chromium.org | 2009-06-04 | 1 | -1/+3 |
* | Non blocking audio source | cpu@google.com | 2009-05-23 | 1 | -4/+61 |
* | A simple tone source useful for testing and troubleshooting | cpu@google.com | 2009-01-05 | 1 | -0/+40 |