client: Fix a memory leak in client_post_select().
[paraslash.git] / write_common.c
2010-01-14 Andre NollIntroduce btr_node_description.
2010-01-13 Andre NollSkip btr suffix from {pre,post}_select_btr().
2010-01-13 Andre NollKill unused writer_node_group code.
2010-01-06 Andre NollSwitch audiod over to the buffer tree API.
2010-01-05 Andre NollAdd get_btr_samplerate() and get_btr_channels().
2010-01-05 Andre NollIntroduce btr_node_status() and add btr support to...
2010-01-04 Andre NollIntroduce prepare_writer_node().
2009-12-31 Andre Nollwrite_common: Introduce and use setup_writer_node().
2009-12-31 Andre NollAdd execute handler to struct writer.
2009-12-20 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-10 Andre NollMerge branch 'maint'
2009-12-07 Andre NollMerge branch 'maint'
2009-12-02 Andre NollMerge branch 'maint'
2009-11-30 Andre NollMerge branch 'maint'
2009-11-27 Andre NollMerge branch 'maint'
2009-11-18 Andre NollMerge branch 'maint'
2009-11-12 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge commit 'meins/maint' into maint
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'master' into next
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre Nollwng: Avoid buffer underruns due to filter chain output...
2009-10-24 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint' into next
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-16 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge branch 'master' into next
2009-09-19 Andre NollMerge branch 'master' into next
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-06 Andre NollMerge branch 'master' into next
2009-09-04 Andre NollMerge branch 'master' into next
2009-09-03 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollMerge branch 'master' into next
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-05-14 Andre Nollstruct writer_node: Store the number of the writer...
2009-05-10 Andre NollAdd some missing source code documentation.
2009-05-10 Andre Nollaudiod: Properly handle wng open failures.
2009-05-08 Andre NollAllow writers that have no pre_select functions.
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-03-15 Andre Nollwrite: Get rid of wn->chunk_bytes and wng->max_chunk_bytes.
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-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_write.
2008-07-19 Andre NollMerge commit 'meins/master'
2008-07-12 Andre NollFix a bug in para_write.
2008-04-01 Andre NollKill unused wng_unregister().
2008-04-01 Andre Nollwng_open(): Defer registering the wng task.
2008-03-30 Andre NollSimplify the scheduling code.
2008-02-17 Andre NollKill superfluous "%s" in log messages.
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-12-15 Andre NollFix some typos.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-06-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-06-10 Andre Nollclean up error.h
2007-03-02 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-20 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-19 Andre Nollsimplify setup_default_wng()
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2007-01-31 Andre NollMerge ../paraslash_meins/paraslash
2007-01-30 Andre NollMerge ../paraslash.fml/paraslash
2007-01-29 Andre Nollcheck_writer_arg(): change writer arg to const char *
2006-06-05 Andrefix multiple simultaneous writers
next