Introduce para_regcomp.
[paraslash.git] / filter.c
2009-07-08 Andre NollIntroduce para_regcomp.
2009-05-07 Andre NollMerge branch 'next'
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollUse only a single buffer pointer for filters/receivers.
2009-01-26 Andre NollFix config file handling for audiod and clean up init...
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-18 Andre NollUse symbolic names for loglevels and clean up the ggo...
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-12-07 Andre NollMake functions for printing recv/filter/write help...
2008-12-06 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollImprove help/man page of para_filter.
2008-12-01 Andre NollMerge commit 'meins/next'
2008-11-30 Andre NollMerge branch 'master' into next
2008-11-30 Andre NollCreate list of supported filters via autoconf.
2008-10-12 Andre Nollstdin: Abort if the consumer terminates.
2008-07-07 Andre NollMerge commit 'meins/master'
2008-07-06 Andre Nollcompress filter: Fix parsing of the amplification string.
2008-07-06 Andre Nollcompress.c: Activate pre-amplification.
2008-04-20 Andre Nollfilter.c: Cosmetics.
2008-04-20 Andre Nollfilter.c: Handle filter errors gracefully.
2008-04-12 Andre NollMake scheduler structs static.
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-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