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