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
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Improve writer documentation.
Andre Noll
2025-10-08
*
Fix off-by-one in writer_get().
Andre Noll
2025-09-03
*
Remove ->execute() of struct writer.
Andre Noll
2025-06-25
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
|
/
*
Teach writers to abort gracefully on early EOF.
Andre Noll
2021-10-21
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Convert writers to lopsub.
Andre Noll
2017-03-26
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
task_register() conversion: writers
Andre Noll
2014-05-25
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Add some missing includes.
Andre Noll
2014-02-22
*
Provide "purpose" texts.
Andre Noll
2013-06-13
*
Revamp ggo help.
Andre Noll
2013-06-13
*
sched: Rename new_post_select back to post_select.
Andre Noll
2013-04-30
*
sched: Kill old ->post_select variant.
Andre Noll
2013-04-30
*
sched: Provide alternative post_select variant.
Andre Noll
2013-04-30
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
write: Get rid of gengetopt's string parser.
Andre Noll
2012-08-27
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
Always include stdbool.h.
Andre Noll
2011-12-18
*
sched: Allow more than one running scheduler instance.
Andre Noll
2011-11-20
*
write_common: Make check_writer_arg() exit on syntax errors.
Andre Noll
2011-08-13
*
Move setup_writer_node() from write_common.c to write.c.
Andre Noll
2011-08-13
*
doxygen: Add some missing documentation.
Andre Noll
2011-05-15
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
Merge branch 't/writer_cleanups'
Andre Noll
2010-12-05
|
\
|
*
writers: Kill ->open.
Andre Noll
2010-11-23
|
*
Change the ->open method of writers to void.
Andre Noll
2010-11-23
|
*
write_common: Remove check which is never true.
Andre Noll
2010-11-23
|
*
write: Simplify config parsers.
Andre Noll
2010-11-23
*
|
write_common: Don't abort if btr_exec_up() failed.
Andre Noll
2010-11-28
|
/
*
Fix typo in write_common.h.
Andre Noll
2010-08-01
*
write: Support audio formats != 16 bit little endian.
Andre Noll
2010-07-13
*
write: Make get_btr_value() return void.
Andre Noll
2010-07-13
*
Cosmetics: Rename samplerate to sample_rate.
Andre Noll
2010-07-13
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
Introduce btr_node_description.
Andre Noll
2010-01-14
*
Skip btr suffix from {pre,post}_select_btr().
Andre Noll
2010-01-13
*
Kill unused writer_node_group code.
Andre Noll
2010-01-13
*
Switch audiod over to the buffer tree API.
Andre Noll
2010-01-07
*
Add get_btr_samplerate() and get_btr_channels().
Andre Noll
2010-01-05
*
Introduce btr_node_status() and add btr support to the file writer.
Andre Noll
2010-01-05
*
Introduce prepare_writer_node().
Andre Noll
2010-01-04
*
write_common: Introduce and use setup_writer_node().
Andre Noll
2009-12-31
*
Add execute handler to struct writer.
Andre Noll
2009-12-31
[next]