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
/
audiod.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
gui/audiod: Replace for_each_stat_item() by parse_status_items().
Andre Noll
2026-07-14
*
audiod: Simplify get_time_string().
Andre Noll
2026-06-29
*
audiod: Remove stale comment of audiod_cleanup().
Andre Noll
2026-06-29
*
audiod: Update time string when jumping while paused.
Andre Noll
2026-06-29
*
audiod: Simplify command_post_monitor().
Andre Noll
2026-06-29
*
audiod: Combine definition and instantiation of struct status_task.
Andre Noll
2026-06-29
*
audiod: Drop some useless comments.
Andre Noll
2026-06-29
*
audiod: Remove pointless zeroing.
Andre Noll
2026-06-28
*
audiod: Drop ->current_audio_format_num of struct status_task.
Andre Noll
2026-06-28
*
Merge topic branch t/audiod into master
Andre Noll
2026-06-01
|
\
|
*
audiod: Move clear_status_items() and make it static.
Andre Noll
2026-05-09
|
*
audiod: Rename get_play_time_slot_num() -> get_play_time_slot().
Andre Noll
2026-05-09
|
*
audiod: Compensate server-audiod clock difference early.
Andre Noll
2026-05-09
|
*
audiod: Reduce idle status interval.
Andre Noll
2026-05-09
|
*
audiod: Remove pointless "smooth time display" hack.
Andre Noll
2026-05-09
|
*
audiod: Check the return value of client_open().
Andre Noll
2026-05-09
|
*
audiod: Remove a pointless restart barrier.
Andre Noll
2026-05-09
|
*
audiod: Single slot restart barriers.
Andre Noll
2026-05-09
|
*
audiod: Improve get_time_string().
Andre Noll
2026-05-09
|
*
audiod: Open-code get_empty_slot().
Andre Noll
2026-05-09
|
*
audiod: Combine close_slot() and close_unused_slots().
Andre Noll
2026-05-09
|
*
audiod: Make socket_name variable local.
Andre Noll
2026-05-09
|
*
audiod: Remove ->seconds_total of struct slot_info.
Andre Noll
2026-05-09
|
*
audiod: Consolidate task setup.
Andre Noll
2026-05-09
|
*
audiod: Simplify parse_stream_args().
Andre Noll
2026-05-09
|
*
audiod: Inline get_matching_audio_format_nums().
Andre Noll
2026-05-09
|
*
audiod: Open-code set_stat_task_restart_barrier().
Andre Noll
2026-05-09
|
*
audiod: Remove unused field clock_diff_barrier from struct status_task.
Andre Noll
2026-05-09
|
*
audiod: Don't show stale status items when switched off.
Andre Noll
2026-05-09
|
*
audiod: Deprecate --clock-diff-count.
Andre Noll
2026-05-08
*
|
Don't discard const qualifier.
Andre Noll
2026-05-24
|
/
*
audiod/gui: Don't abuse basename status item.
Andre Noll
2026-05-08
*
audiod: Add documentation of struct status_task's min_iqs field.
Andre Noll
2026-05-03
*
Kill signal_shutdown().
Andre Noll
2026-04-06
*
audiod: Fix typo in comment.
Andre Noll
2026-04-06
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Remove dccp.
Andre Noll
2026-01-26
*
Employ sideband API for audioc-audiod connections.
Andre Noll
2026-01-04
*
Improve audiod documentation.
Andre Noll
2025-10-08
*
Remove loglevel argument of client_open().
Andre Noll
2025-09-13
*
Modify para_hostname() to return a static buffer.
Andre Noll
2025-08-07
*
audiod: Free status items on exit.
Andre Noll
2025-08-07
*
audiod: Free receiver/filter/writer configurations.
Andre Noll
2025-08-07
*
audiod: Fix a trivial memory leak at exit.
Andre Noll
2025-08-07
*
Make struct sched private, introduce sched_new().
Andre Noll
2025-07-13
*
audiod: Remove buffer tree node of status task on errors.
Andre Noll
2025-07-13
*
audiod.c: Make slots[] static.
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
|
/
[next]