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