aboutsummaryrefslogtreecommitdiffstats
path: root/src/output_thread.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-26notify: protect notify->pending with the mutexMax Kellermann1-2/+0
2008-09-24output: make "struct audio_output" opaque for output pluginsMax Kellermann1-5/+7
2008-09-24output: set audio_output->open=1 in audio_output_task()Max Kellermann1-1/+7
2008-09-24output: pass audio_format to plugin.init() and plugin.open()Max Kellermann1-1/+1
2008-09-24output: one thread per audio outputMax Kellermann1-0/+121