~snappy-hwe-team/snappy-hwe-snaps/+git/pulseaudio:master

Last commit made on 2021-01-04
Get this branch:
git clone -b master https://git.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/pulseaudio
Members of Snappy HWE Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

acdb5ca... by Alfonso Sanchez-Beato

Add dev postfix to version, so CI knows the real version

ba7c141... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch use-layouts

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/pulseaudio/+merge/388225

Author: Alfonso Sanchez-Beato <email address hidden>

Put back pulseaudio plug
Include only needed libraries in the snap
bin/pulseaudio: fix some shellcheck warnings
Use command chain for the wrapper
Use layouts and drop patches
Put back pulseaudio service slot
Add additional plugs to support ALSA fully
Enable dbus and add bluez plug
Move to audio-playback, audio-record interfaces instead of pulseaudio

Merged branch ~alfonsosanchezbeato/snappy-hwe-snaps/+git/pulseaudio:dbus-support
9252467... by Alfonso Sanchez-Beato

Put back pulseaudio plug

It will take a bit [1] until we get audio-playback and audio-record
autoconnected, so put back the pulseaudio plug until that happens.

[1] https://forum.snapcraft.io/t/autoconnect-requests-for-pulseaudio/18926

9f9ac5c... by Alfonso Sanchez-Beato

Include only needed libraries in the snap

c913249... by Alfonso Sanchez-Beato

bin/pulseaudio: fix some shellcheck warnings

f8778a2... by Alfonso Sanchez-Beato

Use command chain for the wrapper

The advantage is that 'snap run --shell' will have a more similar
environment than the one we have when really running the command.

0529b24... by Alfonso Sanchez-Beato

Use layouts and drop patches

47d6104... by Alfonso Sanchez-Beato

Put baxk pulseaudio service slot

Still offer the pulseaudio slot for compatibility with snaps not
updated to using audio-{playback,record}.

afd9a47... by Alfonso Sanchez-Beato

Add additional plugs to support ALSA fully

d65a1b5... by Alfonso Sanchez-Beato

Enable dbus and add bluez plug