sched/audiod feature: task list and kill
[paraslash.git] / write.c
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