audiod: Don't unregister tasks, just set the error value.
[paraslash.git] / filter.c
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-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename sched() to schedule().
2007-08-06 Andre NollDon't use depricated xxx_cmdline_parser_configfile().
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-03-02 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-03-01 Andre Nollfilter.c: Register tasks in proper order
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-04 Andre Nolluse own version handler for all commands.
2007-01-05 Andreintroduce INIT_STDERR_LOCKING macro
2007-01-05 Andredoxify para_filter
2007-01-05 Andrefilter.c: Make config struct and filter_event_handler...
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-13 Andreget rid of init_shed()
2006-06-07 Andresplit audiod
2006-05-29 AndreMerge branch 'sched'
2006-05-28 AndreMinor random fixes.
2006-05-25 Andreconvert para_audiod to the new scheduler.
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-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 Andrepara_filter: Fix and improve help text for --list_filters
2006-03-05 Andreuse %zd instead of %d for size_t
2006-02-27 Andreno need to include gcc-compat.h twice
2006-02-20 Andreinitial git commit