write.h: Cosmetics.
[paraslash.git] / filter_chain.c
2008-04-22 Andre Nollfilter_chain.c: Cosmetics.
2008-04-20 Andre NollUpdate documentation of filter_pre_select().
2008-04-01 Andre NollMerge commit 'remotes/fml/master'
2008-03-31 Andre Nollfilter: Switch from linked lists to arrays.
2008-03-30 Andre NollSimplify the scheduling code.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-02-11 Andre Nollfilter_chain.c, recv_common.c: Fix another memory leak
2007-02-11 Andre Nollfilter_chain(): Fix memory leak in parse_filter_args
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2006-12-22 Andre NollMerge ../paraslash.meins/paraslash
2006-12-22 Andrefix a bug in filter_chain()
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-18 Andrecomment out noisy debug messages
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 AndreFix some format string warnings on Max OS
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