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
/
recv.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Improve receiver 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
*
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
|
/
*
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
*
Remove ->init() of struct receiver.
Andre Noll
2018-12-21
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Remove some unnecessary includes.
Andre Noll
2017-07-16
*
Convert para_recv to lopsub.
Andre Noll
2017-03-26
*
Convert receivers 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
*
Merge branch 't/recv_fix'
Andre Noll
2014-07-31
|
\
|
*
recv: Don't segfault on invalid chunk values.
Andre Noll
2014-05-11
*
|
task_register() conversion: receivers
Andre Noll
2014-05-25
*
|
sched: Introduce alternative task API.
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
*
Don't check return value of command line parsers unnecessarily.
Andre Noll
2013-06-13
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
The afh_receiver, infrastructure.
Andre Noll
2012-11-18
*
Add execute mechanism to receiver nodes.
Andre Noll
2012-11-18
*
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
*
Merge branch 't/crypt_cleanups'
Andre Noll
2011-04-23
|
\
|
*
Remove some unnecessary includes.
Andre Noll
2011-03-27
*
|
Fix git-version file creation.
Andre Noll
2011-03-05
|
/
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
11_recv-segfault.diff
Gerrit Renker
2010-02-25
*
Fix a couple of memory leaks.
Andre Noll
2010-02-07
*
Introduce btr_node_description.
Andre Noll
2010-01-14
*
Kill fields buf, loaded and output_error of struct receiver node.
Andre Noll
2010-01-13
*
recv: Use buffer tree API unconditionally.
Andre Noll
2010-01-13
*
Remove ->shutdown of struct receiver.
Andre Noll
2010-01-13
*
recv improvements.
Andre Noll
2010-01-05
*
[btr] Split btr_del_node() into two functions.
Andre Noll
2010-01-05
*
para_write: Make check for wav header work with btr.
Andre Noll
2009-12-30
*
write/alsa: Add btr support.
Andre Noll
2009-12-29
*
btr: Make it kind of work for http recv + stdout.
Andre Noll
2009-12-29
[next]