Skip to content
Snippets Groups Projects
  1. May 17, 2024
  2. Apr 26, 2024
  3. Apr 24, 2024
    • Adrian Ratiu's avatar
      Make libcanberra optional · 22b04fff
      Adrian Ratiu authored
      
      libcanberra is an old abandoned project whose last release
      was well over a decade ago, despite getting some few fixes
      on its master branch since then, which are unreleased.
      
      My problem with libcanberra is that it can't be built on
      pure wayland systems (no X11 headers) which are becoming
      more common nowadays.
      
      It is the only thing keeping pavucontrol tied to X11, all
      other dependencies (eg gtk+) build fine on pure wayland.
      
      Since canberra is not a core part of the project, let's
      make it optional so pavucontrol can build & work on
      pure wayland systems.
      
      Ideally in the future libcanberra can be replaced with
      something else, however I don't have the bandwidth to
      take this on for now, so I'm just making it optional.
      
      Signed-off-by: default avatarAdrian Ratiu <adrian.ratiu@collabora.com>
      22b04fff
  4. Apr 15, 2024
  5. Apr 12, 2024
  6. Mar 18, 2024
    • Will Thompson's avatar
      metainfo: Add release notes for 5.0 · c3305068
      Will Thompson authored
      These are taken from README.html.in, without the information about new
      dependencies (IMHO not useful to end-users) or “Some bug fixes.” (IMHO
      not specific enough to be useful).
      c3305068
    • Will Thompson's avatar
      Add AppStream metainfo file · be022609
      Will Thompson authored
      This file is taken from the Flathub package, as of
      https://github.com/flathub/org.pulseaudio.pavucontrol/pull/31 where I
      have adjusted the name & summary to conform to Flathub's rules. In
      particular:
      
      - The name must be no more than 20 characters, so I have used “Volume
        Control” to match the window title and GenericName
      
      - The summary must be no more than 35 characters.
      
      I noticed while preparing this patch that the Comment in the .desktop
      file (which the appstream specification says is “roughly equivalent” to
      the <summary>) is just “Adjust the volume level”. IMO “Adjust the volume
      level” contains no more information than the name “Volume Control”.
      
      Fixes #127
      be022609
  7. Jun 23, 2023
  8. Jun 22, 2023
    • Konstantin Kharlamov's avatar
      8c20afda
    • Konstantin Kharlamov's avatar
      mainwindow: change "[Set as] fallback" to "default" · 1363cd73
      Konstantin Kharlamov authored
      The "Set as fallback" title is a frequent source of confusion, many
      people look at it and do not realize that its actual functional is
      "setting as default". Presumably, when this title first appeared it
      was presumed that apps should chose a device themselves, and then if
      they don't there's a "fallback". But in reality most apps do not chose
      any device explicitly, and it's expected behavior to make use of this
      "fallback" device. So it is more correct to call a "default" device.
      1363cd73
  9. Jul 22, 2022
  10. Jun 12, 2022
  11. May 23, 2022
  12. May 20, 2022
  13. May 18, 2022
  14. May 16, 2022
  15. May 14, 2022
Loading