summaryrefslogtreecommitdiff
path: root/src/output_thread.c
AgeCommit message (Expand)Author
2008-10-21pcm_utils: no CamelCaseMax Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-09-29audio_output: added method pause()Max Kellermann
2008-09-26notify: protect notify->pending with the mutexMax Kellermann
2008-09-24output: make "struct audio_output" opaque for output pluginsMax Kellermann
2008-09-24output: set audio_output->open=1 in audio_output_task()Max Kellermann
2008-09-24output: pass audio_format to plugin.init() and plugin.open()Max Kellermann
2008-09-24output: one thread per audio outputMax Kellermann