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
/
para.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
exec: Rename para_exec_cmdline_pid() to xexec().
HEAD
next
master
Andre Noll
2026-08-01
*
gui/audiod: Replace for_each_stat_item() by parse_status_items().
Andre Noll
2026-07-14
*
Move fec related defines from para.h to fec.h.
Andre Noll
2026-07-03
*
Merge topic branch t/udp into master
Andre Noll
2026-05-29
|
\
|
*
Remove vss_get_fec_eof_packet().
Andre Noll
2026-04-10
*
|
Move gcc-compat.h into para.h.
Andre Noll
2026-04-18
|
/
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Make iov_valid() local and rename to iov_empty().
Andre Noll
2025-11-22
*
Prefer __func__ to __FUNCTION__.
Andre Noll
2025-06-10
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
New audio formats: 32 bit float (little and big endian).
Andre Noll
2024-09-15
*
Exclude status items and error list from doxygen.
Andre Noll
2022-11-08
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Introduce arr_alloc().
Andre Noll
2022-07-29
*
|
Switch from select(2) to poll(2).
Andre Noll
2022-08-28
|
/
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Define status items in para.h.
Andre Noll
2017-07-21
*
Convert audioc to lopsub.
Andre Noll
2017-03-26
*
Remove support for compile-time loglevel.
Andre Noll
2016-05-15
*
para.h: Fix typo in comment.
Andre Noll
2016-01-30
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
time.c: Remove unused d2tv().
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
Merge branch 't/misc'
Andre Noll
2014-03-30
|
\
|
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
|
net: Remove networking headers from para.h.
Andre Noll
2014-01-01
|
/
*
Make log functions static.
Andre Noll
2013-09-04
*
Merge branch 't/remove_sb_compat'
Andre Noll
2013-08-17
|
\
|
*
client: Remove sb-compatibility code.
Andre Noll
2013-04-01
*
|
time.c: Make declarations match definitions.
Andre Noll
2013-07-21
*
|
Replace gettimeofday() by clock_gettime().
Andre Noll
2013-04-30
|
/
*
Change copyright year to 2013.
Andre Noll
2013-03-25
*
Add sideband implementation.
Andre Noll
2012-05-05
*
Add some missing documentation.
Andre Noll
2012-04-21
*
Replace PARA_VSNPRINTF by xvasprintf().
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
*
Allow switching between different log methods at runtime.
Andre Noll
2011-11-20
*
doc: Minor doxygen fixes.
Andre Noll
2011-10-01
*
doxygen: Add some missing documentation.
Andre Noll
2011-05-15
*
Merge branch 't/gvf'
Andre Noll
2011-04-08
|
\
|
*
Fix git-version file creation.
Andre Noll
2011-03-05
*
|
udp_send: Silence gcc warning.
Andre Noll
2011-03-24
|
/
*
Merge branch 't/array_size'
Andre Noll
2011-03-05
|
\
|
*
Improve ARRAY_SIZE macro.
Andre Noll
2011-02-25
*
|
RC4: Fix invalid read.
Andre Noll
2011-03-03
|
/
*
Change year in version string to 2011.
Andre Noll
2011-01-27
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
Minor documentation cleanups.
Andre Noll
2010-12-05
*
Replace ROUND_UP by DIV_ROUND_UP and use it everywhere.
Andre Noll
2010-10-31
[next]