Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Alsa device opening into the audio thread, and add in support for multi-... | ajwong@chromium.org | 2009-10-16 | 1 | -35/+275 |
* | Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ... | pkasting@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Provide unplayed bytes ALSA implementation of audio | hclam@chromium.org | 2009-08-24 | 1 | -1/+7 |
* | Providing unplayed bytes in audio hardware buffer | hclam@chromium.org | 2009-08-24 | 1 | -4/+4 |
* | Threadsafe access to AudioSource callback. Release stream on close. Handle er... | ajwong@chromium.org | 2009-08-21 | 1 | -1/+24 |
* | Enabled mono playback support for Linux. | scherkus@chromium.org | 2009-08-20 | 1 | -2/+13 |
* | Reimplement the AlsaPcmOutputStream and fix the threading issues. | ajwong@chromium.org | 2009-08-04 | 1 | -0/+379 |