Rename some variables to avoid warnings on old gcc versions.
[paraslash.git] / write.h
2010-08-01 Andre NollRename some variables to avoid warnings on old gcc...
2010-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
2010-05-12 Andre NollMerge branch 'maint'
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2010-03-07 Andre NollMerge branch 'maint'
2010-01-31 Andre NollMerge branch 'maint'
2010-01-17 Andre NollMerge branch 'master' into next
2010-01-17 Andre NollMerge remote branch 'athcx/maint' into maint
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-04 Andre NollIntroduce prepare_writer_node().
2009-12-31 Andre NollAdd execute handler to struct writer.
2009-12-29 Andre Noll[btr]: Minor improvements and cleanups.
2009-12-29 Andre Nollwrite/alsa: Add btr support.
2009-11-06 Andre NollMerge commit 'meins/maint' into 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-05-14 Andre Nollstruct writer_node: Store the number of the writer...
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-03-12 Andre NollFix a typo in the documentation to struct writer.
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-06 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollImprove help/man page of para_write.
2008-12-01 Andre NollMerge commit 'fml/master'
2008-12-01 Andre NollReplace MAX, MIN, ABS macros by type-checking variants.
2008-11-28 Andre NollMerge commit 'fml/master'
2008-11-28 Andre Nollwrite.h: Cosmetics.
2008-07-19 Andre NollMerge commit 'meins/master'
2008-07-12 Andre NollFix a bug in para_write.
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-12-15 Andre NollFix some typos.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
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-06 Andrestruct writer: kill unused write_pointer and update...
2006-06-05 Andrefix multiple simultaneous writers
2006-06-05 Andresimplify writer node group
2006-05-29 Andreaudio: fix handling of sample_rate and channels count.
2006-05-29 AndreMerge branch 'sched'
2006-05-26 Andrepara_write: Own commandline parsers for each writer
2006-05-25 Andreintroduce input_eof and ouput_eof
2006-05-23 AndreMake the wng->eof a pointer.
2006-05-23 Andrefirst version of the universal paraslash scheduler
2006-05-05 AndreMerge branch 'master' into aac
2006-05-05 AndreDoxify the write subsystem
2006-04-20 Andreadd doxygen file comments
2006-04-19 Andrewrite.h: mark two variables extern
2006-04-18 Andresplit play.c and rename para_play to para_write