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
/
filter.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Improve filter 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
*
filter.c: Remove pointless variable and assignment.
Andre Noll
2025-07-12
*
Fix (benign) memory leak at exit in para_filter.
Andre Noll
2025-07-12
*
filter.c: Constify dummy variable.
Andre Noll
2025-05-28
*
filter.c: Remove unused status_item_list[].
Andre Noll
2025-05-28
*
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
|
/
*
Return from filter_setup() so callers can reset the terminal.
Andre Noll
2024-05-26
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Introduce arr_alloc().
Andre Noll
2022-07-29
|
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
|
*
string: Rename para_malloc() -> alloc().
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
|
/
*
filter: Use lsu_merge_config_file_options().
Andre Noll
2018-04-22
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Define status items in para.h.
Andre Noll
2017-07-21
*
Convert para_filter to lopsub.
Andre Noll
2017-03-26
*
Convert filters to lopsub.
Andre Noll
2017-03-26
*
Simplify the error subsystem, get rid of error2.[ch].
Andre Noll
2016-12-20
*
filter: Make ->open() optional.
Andre Noll
2016-08-25
*
filter.c: Use EXIT_SUCCESS.
Andre Noll
2016-05-07
*
Constify struct filter access and introduce filter_get().
Andre Noll
2016-01-10
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
filter.c: Add documentation of stat_item_values[].
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
task_register() conversion: filter tasks
Andre Noll
2014-05-25
*
task_register() conversion: stdin task
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
*
para_filter: Call proper ->free_config method on shutdown.
Andre Noll
2012-11-25
*
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
*
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
*
Introduce btr_node_description.
Andre Noll
2010-01-14
*
filter/audiod: Be nice to filters without close method.
Andre Noll
2010-01-12
[next]