get rid of init_shed()
[paraslash.git] / filter_chain.c
2006-06-04 Andrefilter_chain: Don't return eof too early
2006-05-31 AndreFix wng_open error handling.
2006-05-30 Andremore audiod fixes
2006-05-29 Andreaudio: fix handling of sample_rate and channels count.
2006-05-29 AndreMerge branch 'sched'
2006-05-29 Andrefix writer node group eof
2006-05-25 Andreintroduce input_eof and ouput_eof
2006-05-25 Andreconvert para_filter to the new scheduler
2006-05-24 Andrerename struct filter_chain_info to filter_chain
2006-04-10 Andreimproved version of split_args()
2006-03-26 Andreuse const qualifiers where possible
2006-03-11 AndreMerge branch 'dccp'
2006-03-09 AndreMerge branch 'no_colon_separators'
2006-03-07 AndreMerge branch 'xf_64_compile_warning_fixes'
2006-03-05 AndreKill an outdated comment..
2006-03-05 Andreuse %zd instead of %d for size_t
2006-03-02 Andrekill another superfluous '#include "gcc-compat.h"'
2006-02-25 AndreMerge branch 'no_colon_separators'
2006-02-24 AndreUse whitespace instead of colons to separate receiver...
2006-02-20 Andreinitial git commit