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
/
grab_client.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Remove support for audioc/audiod v1 protocol.
Andre Noll
2026-01-27
*
Employ sideband API for audioc-audiod connections.
Andre Noll
2026-01-04
*
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_calloc() -> zalloc().
Andre Noll
2022-07-29
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
*
|
Hide implementation of para_fd_set().
Andre Noll
2022-08-25
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Remove some unnecessary includes.
Andre Noll
2017-07-16
*
Convert audiod commands to lopsub.
Andre Noll
2017-03-26
*
grab_client.c: Do not include filter.h.
Andre Noll
2016-07-03
*
audiod: Clean up fd closing logic in command handlers.
Andre Noll
2015-08-12
*
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
*
task_register() conversion: grab client task
Andre Noll
2014-05-25
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
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
*
grab client: Switch to the alternative post select method.
Andre Noll
2013-04-30
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
btr: Remove btr_free_node().
Andre Noll
2012-07-08
*
Merge branch 't/write_consolidation'
Andre Noll
2012-02-18
|
\
|
*
Rename write_nonblock() to xwrite().
Andre Noll
2012-01-20
*
|
grab_client.c: Fix another documentation bug
Andre Noll
2012-01-30
|
/
*
Fix two minor documentation issues.
Andre Noll
2012-01-20
*
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
*
|
Make some variables static.
Andre Noll
2011-04-22
*
|
Fix grab client resume.
Andre Noll
2011-03-30
|
/
*
Kill TASK_UNREGISTERED error code.
Andre Noll
2011-03-05
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
sched: Use built-in instead of open-coded timeout helpers.
Andre Noll
2010-08-31
*
cleanup: remove redundant 'max length' argument
Gerrit Renker
2010-06-07
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
Introduce btr_node_description.
Andre Noll
2010-01-14
*
grab: Implement -n option to specify the name of the btrn.
Andre Noll
2010-01-10
*
Major grab_client cleanups.
Andre Noll
2010-01-10
*
Fix stream grabbing.
Andre Noll
2010-01-10
*
Add btr support to filter code.
Andre Noll
2009-12-31
*
Make some functions/variables static.
Andre Noll
2009-07-22
*
Introduce para_regcomp.
Andre Noll
2009-07-08
*
Rewrite grab-client code.
Andre Noll
2009-07-05
*
Merge branch 'crypt' into next
Andre Noll
2009-07-04
|
\
|
*
Make rc4 encryption/decryption more explicit.
Andre Noll
2009-06-14
*
|
Update to gengetopt 2.22.2.
Andre Noll
2009-06-21
|
/
[next]