]> git.tuebingen.mpg.de Git - paraslash.git/commit
[btr] Add the node type parameter to btr_node_status().
authorAndre Noll <maan@systemlinux.org>
Tue, 5 Jan 2010 18:04:04 +0000 (19:04 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 5 Jan 2010 18:04:04 +0000 (19:04 +0100)
commitd8213149049056e0cabbcbe575a10dfb1a83583e
treec737bf74213f2c140e563fba305c71cd44c0719c
parent52781d7f50556c622fc1efacadec6759fb519450
[btr] Add the node type parameter to btr_node_status().

This allows to have a single function which can be called from
both the pre_select and the post_select methods of all receivers/
filters/writers and from the stdin and stdout tasks.
16 files changed:
aacdec_filter.c
alsa_write.c
amp_filter.c
buffer_tree.c
buffer_tree.h
compress_filter.c
error.h
file_write.c
filter_common.c
http_recv.c
mp3dec_filter.c
oggdec_filter.c
oss_write.c
stdin.c
stdout.c
wmadec_filter.c