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.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
write.c: Remove struct wav_params and LLS_COPY_WAV_PARMS.
Andre Noll
2026-01-27
*
write.c: Simplify check_wav_init().
Andre Noll
2026-01-27
*
para_write: Move check_wav.{c,h} into write.c.
Andre Noll
2026-01-27
*
Improve writer documentation.
Andre Noll
2025-10-08
*
Revamp the stdin/stdout API.
Andre Noll
2025-08-27
*
Make struct sched private, introduce sched_new().
Andre Noll
2025-07-13
*
write.c: Make stdin task variable local.
Andre Noll
2025-07-12
*
Merge topic branch t/build into master
Andre Noll
2025-05-20
|
\
|
*
build: Merge version.{c,h} into string.{c,h}.
Andre Noll
2025-03-25
*
|
Include regex.h from para.h.
Andre Noll
2025-05-19
|
/
*
Consolidate EOF error codes.
Andre Noll
2023-03-11
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Introduce arr_zalloc().
Andre Noll
2022-07-29
|
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
*
|
sched: Use integer value for select timeout.
Andre Noll
2022-08-25
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Convert para_write to lopsub.
Andre Noll
2017-03-26
*
Convert writers to lopsub.
Andre Noll
2017-03-26
*
Simplify the error subsystem, get rid of error2.[ch].
Andre Noll
2016-12-20
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
sched: Directly pass context pointer to pre/post_select().
Andre Noll
2014-05-25
*
sched: Introduce task_status().
Andre Noll
2014-05-25
*
task_register() conversion: writers
Andre Noll
2014-05-25
*
task_register() conversion: write task
Andre Noll
2014-05-25
*
task_register() conversion: stdin task
Andre Noll
2014-05-25
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Revamp ggo help.
Andre Noll
2013-06-13
*
Introduce version.c to limit recompilation on version changes.
Andre Noll
2013-06-13
*
Make all commands print git version and improve version string.
Andre Noll
2013-06-13
*
Avoid unwanted log messages during startup.
Andre Noll
2013-06-13
*
sched: Rename new_post_select back to post_select.
Andre Noll
2013-04-30
*
write: Switch to the alternative post select method.
Andre Noll
2013-04-30
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
resample filter: Implementation.
Andre Noll
2012-11-25
*
Replace check_wav_task by write_task.
Andre Noll
2012-11-25
*
Move wav detection code to a separate file.
Andre Noll
2012-11-25
*
write: Get rid of gengetopt's string parser.
Andre Noll
2012-08-27
*
btr: Remove btr_free_node().
Andre Noll
2012-07-08
*
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
*
write: Kill E_WRITE_SYNTAX.
Andre Noll
2011-08-13
*
write: Rename main_btr() to setup_and_schedule().
Andre Noll
2011-08-13
*
Move setup_writer_node() from write_common.c to write.c.
Andre Noll
2011-08-13
*
Merge branch 't/crypt_cleanups'
Andre Noll
2011-04-23
|
\
|
*
Remove some unnecessary includes.
Andre Noll
2011-03-27
[next]