Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | output: always call cancel() before stop() | Max Kellermann | 2008-10-29 | 1 | -0/+4 | |
* | output: close device on play error | Max Kellermann | 2008-10-29 | 1 | -0/+5 | |
* | output: use bool for return values and flags | Max Kellermann | 2008-10-29 | 1 | -4/+4 | |
* | 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 |