'robots' content='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/audio.scm
AgeCommit message (Expand)Author
2023-04-02services: mympd: Use records for user and group fields....Bruno Victal
2023-04-02services: mpd: Use proper records for user and group fields....Bruno Victal
2023-04-02services: mpd: Fix unintentional API breakage for mixer-type field....Bruno Victal
2023-04-02services: replace bare serializers with (serializer ...)...Bruno Victal
2023-03-24services: mpd: Set PulseAudio-related variables....Bruno Victal
2023-03-24services: audio: Remove redundant list-of-string? predicate....Bruno Victal
2023-03-24services: mympd: Require 'syslog service when configured to log to syslog....Bruno Victal
2023-02-05services: mpd: Fix serialization procedure for list-of-string....Bruno Victal
2023-02-05services: Add mympd-service-type....Bruno Victal
2023-02-05services: mpd: Do not hardcode environment variables....Bruno Victal
2023-02-05services: mpd: Refactor MPD service....Bruno Victal
2023-02-05services: mpd: Rewrite using 'define-configuration'....Bruno Victal
2020-12-06services: mpd: Make /var/run/mpd/USER user-owned....Ludovic Courtès
2020-11-06services: mpd: Fix daemon startup....Ludovic Courtès
2020-11-06services: mpd: Always create the "mpd" user account....Ludovic Courtès
2020-11-06services: mpd: Do not eagerly look for a user....Maxim Cournoyer