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
/
vss.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
fd: Simplify para_mmap() and mmap_full_file().
Andre Noll
2026-08-01
*
Merge topic branch t/vss into master
Andre Noll
2026-06-15
|
\
|
*
vss: Streamline vss_post_monitor().
Andre Noll
2026-05-28
|
*
vss: Run sender commands first in vss_post_monitor().
Andre Noll
2026-05-28
|
*
vss: Set mmd->offset early when paused.
Andre Noll
2026-05-28
|
*
vss: Don't set data send barrier unnecessarily.
Andre Noll
2026-05-28
|
*
vss: Open-code fc_num_redundant_slices().
Andre Noll
2026-05-28
|
*
vss: Check return value of compute_slice_size().
Andre Noll
2026-05-28
|
*
vss: Clarify afs socket handling.
Andre Noll
2026-05-28
|
*
vss: Handle EOF *after* sending chunks.
Andre Noll
2026-05-28
|
*
vss: Merge vss_compute_timeout() into its caller.
Andre Noll
2026-05-28
|
*
vss: Kill magic 100ms timeout.
Andre Noll
2026-05-28
|
*
vss: Remove vss_chunk_time().
Andre Noll
2026-05-28
|
*
vss: Simplify and rename recv_afs_msg().
Andre Noll
2026-05-28
|
*
vss: Recompute announce timeval on SIGHUP.
Andre Noll
2026-05-28
*
|
Merge topic branch t/udp into master
Andre Noll
2026-05-29
|
\
\
|
|
/
|
/
|
|
*
vss: Simplify initialize_fec_client().
Andre Noll
2026-04-11
|
*
Remove vss_get_fec_eof_packet().
Andre Noll
2026-04-10
*
|
Fix gcc-16 warnings about unterminated strings.
Andre Noll
2026-05-24
*
|
vss: Boolify next_slice_is_due().
Andre Noll
2026-04-21
*
|
vss: Boolify need_to_request_new_audio_file().
Andre Noll
2026-04-21
*
|
vss: Rename and simplify chk_barrier().
Andre Noll
2026-04-21
*
|
vss: Remove two local variables.
Andre Noll
2026-04-21
|
/
*
vss.c: Fix two typos in one comment.
Andre Noll
2026-04-02
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Move user_list.[ch] into server.[ch].
Andre Noll
2026-03-01
*
struct sender: Remove unused sched pointer argument of ->post_monitor().
Andre Noll
2026-01-26
*
struct sender: Remove unused chunks_sent parameter of ->send().
Andre Noll
2026-01-26
*
Remove dccp.
Andre Noll
2026-01-26
*
Improve virtual streaming system documentation.
Andre Noll
2025-10-08
*
afs: Remove v0.5.x on-disk afhi compatibility code.
Andre Noll
2025-09-30
*
vss: Fix (harmless) memory leak.
Andre Noll
2025-08-07
*
vss: Make vss_chunk_time() static.
Andre Noll
2025-06-25
*
vss: Make vss_next() and vss_repos() static.
Andre Noll
2025-06-15
*
vss: Change vss_playing() and friends to return bool.
Andre Noll
2025-06-15
*
Include regex.h from para.h.
Andre Noll
2025-05-19
*
vss_init(): Adjust loglevel.
Andre Noll
2025-04-07
*
vss: Streamline and dedox documentation of vss_send().
Andre Noll
2022-11-19
*
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
*
|
Misc documentation cleanups related to select().
Andre Noll
2022-08-25
*
|
Hide implementation of para_fd_set().
Andre Noll
2022-08-25
*
|
send: Avoid select-specific arguments in {pre,post}_select().
Andre Noll
2022-08-25
*
|
sched: Introduce sched_{read,write}_ok().
Andre Noll
2022-08-25
|
/
*
Merge branch 'maint'
Andre Noll
2022-04-04
|
\
|
*
vss: Reset afhi.chunks_total on eof.
Andre Noll
2022-03-27
*
|
afh: Limit chunk numbers to 32 bit.
Andre Noll
2022-03-28
[next]