Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulseaudio-dlna: unstable-2017-11-01 -> unstable-2021-11-09 #146915

Merged
merged 3 commits into from
Nov 28, 2021

Commits on Nov 21, 2021

  1. pulseaudio-dlna: unstable-2017-11-01 -> unstable-2021-11-09

    This moves pulseaudio-dlna to a more recent fork, which works with
    Python 3.
    flokli committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    467aead View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    b120435 View commit details
    Browse the repository at this point in the history
  2. pulseaudio-dlna: ensure pactl is available

    pulseaudio-dlna shells out to pactl to configure sinks and sources.
    As pactl might not be in $PATH, add --suffix it (so pactl configured by the
    user get priority)
    flokli committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f567ff4 View commit details
    Browse the repository at this point in the history