Merge branch 'master' into next
[paraslash.git] / write.c
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-08 Andre NollIntroduce para_regcomp.
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-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_write.
2008-11-25 Andre Nollpara_write: Fix --bufsize.
2008-11-25 Andre Nollpara_write: Fix --initial-delay.
2008-11-22 Andre NollMinor documentation improvements.
2008-04-12 Andre NollMake scheduler structs static.
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-12-15 Andre NollFix some typos.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename sched() to schedule().
2007-10-26 Andre NollAdd doxygen comments for various structs.
2007-10-06 Andre NollAdd more documentation.
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-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
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
2006-11-16 AndreMerge branch 'in_mem_user_list'
2006-11-01 Andrewrite.c: Make some variables static
2006-11-01 AndreAdd documentation of para_write
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-23 Andrefix gcc warnings on shadowed declarations
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-06-05 Andresimplify writer node group
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-28 AndreMinor random fixes.
2006-05-28 Andreintegrate writers into para_audiod
2006-05-26 Andrepara_write: Own commandline parsers for each writer
2006-05-25 Andreintroduce input_eof and ouput_eof
2006-05-25 Andreconvert para_filter to the new scheduler
2006-05-24 AndreMake para_recv use the new scheduler.
2006-05-23 AndreRename error handler() to event_handler()
2006-05-23 Andresimplify sched: nuke PRE_EOF_IS_ERROR
2006-05-23 Andrecheck_wav: return error on premature end of file.
2006-05-23 AndreMake the wng->eof a pointer.
2006-05-23 Andrefirst version of the universal paraslash scheduler
2006-05-19 Andrefix serious typo
2006-04-24 AndreFix another gcc signedness warning in write.c
2006-04-20 Andrewrite.c: fix more compiler warnings on MacOs
2006-04-20 Andrewrite.c: Make check_args() static
2006-04-19 Andrecosmetics
2006-04-18 Andresplit play.c and rename para_play to para_write