index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
write_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Merge branch 'maint'
Andre Noll
2009-11-05
|
\
|
*
wng: Avoid buffer underruns due to filter chain output buffer constraints.
Andre Noll
2009-11-05
*
|
Introduce para_regcomp.
Andre Noll
2009-07-08
|
/
*
struct writer_node: Store the number of the writer rather than a pointer.
Andre Noll
2009-05-14
*
Add some missing source code documentation.
Andre Noll
2009-05-10
*
audiod: Properly handle wng open failures.
Andre Noll
2009-05-10
*
Allow writers that have no pre_select functions.
Andre Noll
2009-05-08
*
Use only a single buffer pointer for filters/receivers.
Andre Noll
2009-05-02
*
write: Get rid of wn->chunk_bytes and wng->max_chunk_bytes.
Andre Noll
2009-03-15
*
Fix config file handling for audiod and clean up init functions.
Andre Noll
2009-01-26
*
Change year of copyright from 2008 to 2009.
Andre Noll
2009-01-10
*
Make functions for printing recv/filter/write help public.
Andre Noll
2008-12-07
*
Improve help/man page of para_write.
Andre Noll
2008-12-06
*
Fix a bug in para_write.
Andre Noll
2008-07-12
*
Kill unused wng_unregister().
Andre Noll
2008-04-01
*
wng_open(): Defer registering the wng task.
Andre Noll
2008-04-01
*
Simplify the scheduling code.
Andre Noll
2008-03-30
*
Kill superfluous "%s" in log messages.
Andre Noll
2008-02-17
*
Change year in Copyright comment from 2007 to 2008.
Andre Noll
2008-01-08
*
Turn PARA_STRERROR into an inline function.
Andre Noll
2007-12-28
*
Replace eof by error in receivers/filters/writers.
Andre Noll
2007-12-15
*
Fix some typos.
Andre Noll
2007-12-15
*
replace standard GPL header by a one-line pointer to COPYING
Andre Noll
2007-06-28
*
clean up error.h
Andre Noll
2007-06-11
*
simplify setup_default_wng()
Andre Noll
2007-02-19
*
add more missing documentation
Andre Noll
2007-02-10
*
check_writer_arg(): change writer arg to const char *
Andre Noll
2007-01-29
*
fix multiple simultaneous writers
Andre
2006-06-06
*
simplify writer node group
Andre
2006-06-05
*
sched: nuke "flag" field of struct task
Andre
2006-06-05
*
write_common: get rid of POST_ADD_TAIL
Andre
2006-06-05
*
Fix wng_open error handling.
Andre
2006-05-31
*
fix audiod on/off/sb commands
Andre
2006-05-30
*
more audiod fixes
Andre
2006-05-30
*
wng: fix two critical bugs
Andre
2006-05-30
*
fix writer node group eof
Andre
2006-05-29
*
integrate writers into para_audiod
Andre
2006-05-28
*
para_write: Own commandline parsers for each writer
Andre
2006-05-26
*
introduce input_eof and ouput_eof
Andre
2006-05-25
*
Rename error handler() to event_handler()
Andre
2006-05-23
*
simplify sched: nuke PRE_EOF_IS_ERROR
Andre
2006-05-23
*
Make the wng->eof a pointer.
Andre
2006-05-23
*
first version of the universal paraslash scheduler
Andre
2006-05-23
*
Simplify wng_write()
Andre
2006-04-20
*
add doxygen file comments
Andre
2006-04-20
*
split play.c and rename para_play to para_write
Andre
2006-04-18
[prev]