Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_utils: no CamelCase | Max Kellermann | 2008-10-21 | 1 | -8/+8 |
* | don't include os_compat.h | Max Kellermann | 2008-10-08 | 1 | -0/+2 |
* | audio_output: added method pause() | Max Kellermann | 2008-09-29 | 1 | -0/+18 |
* | notify: protect notify->pending with the mutex | Max Kellermann | 2008-09-26 | 1 | -2/+0 |
* | output: make "struct audio_output" opaque for output plugins | Max Kellermann | 2008-09-24 | 1 | -5/+7 |
* | output: set audio_output->open=1 in audio_output_task() | Max Kellermann | 2008-09-24 | 1 | -1/+7 |
* | output: pass audio_format to plugin.init() and plugin.open() | Max Kellermann | 2008-09-24 | 1 | -1/+1 |
* | output: one thread per audio output | Max Kellermann | 2008-09-24 | 1 | -0/+121 |