lp:~kzapalowicz/snappy-hwe-snaps/+git/pulseaudio

Get this repository:
git clone https://git.launchpad.net/~kzapalowicz/snappy-hwe-snaps/+git/pulseaudio
Only Konrad Zapałowicz can upload to this repository. If you are Konrad Zapałowicz please log in for upload directions.

Branches

Name Last Modified Last Commit
feature/replace-syslog-with-journal 2017-06-05 08:58:49 UTC
docs: replace syslog with journal

Author: Konrad Zapałowicz
Author Date: 2017-06-05 08:58:49 UTC

docs: replace syslog with journal

Syslog will not be a part a default part of Ubuntu Core soon. This
commit replaces it with the journal so that there is no confusion
about which log files shall be provided in a bug report.

feature/use-custom-source-repo 2016-12-20 22:40:59 UTC
Chage the source repo for pulseaudio

Author: Konrad Zapałowicz
Author Date: 2016-12-20 22:40:59 UTC

Chage the source repo for pulseaudio

The new source repo contains the possible fix for armhf compilation.
This is to test if it works.

feature/add-fomit-fpointer-to-pa-cflags 2016-12-20 22:35:55 UTC
Fix compilation on the armhf

Author: Konrad Zapałowicz
Author Date: 2016-12-20 22:35:55 UTC

Fix compilation on the armhf

GCC uses r7 as the frame pointer under ARM. When this register is also
used in the code then there is conflict. The -fomit-frame-pointer cflag
makes sure that the frame pointer is not used.

feature/fix-runtime-issues 2016-12-20 14:38:05 UTC
Use stable channelm not candidate, for image building

Author: Konrad Zapałowicz
Author Date: 2016-12-20 14:38:05 UTC

Use stable channelm not candidate, for image building

tmp/pulse-test 2016-12-20 12:04:02 UTC
Upgrade virt image used for testing

Author: Konrad Zapałowicz
Author Date: 2016-12-20 12:04:02 UTC

Upgrade virt image used for testing

fix/pa-connect-plugs 2016-12-15 15:54:55 UTC
pulseaudio: fix the plug/slot connectin problem

Author: Konrad Zapałowicz
Author Date: 2016-12-15 15:54:55 UTC

pulseaudio: fix the plug/slot connectin problem

The plugs and slots for pulseaudio snap cannot be connected w/o the
assertion which is a case when installing a locally build snap. This
change makes sure that the snap from the store is installed before
so that the connection is made.

master 2016-11-24 08:50:03 UTC
Version 8.0-2

Author: Konrad Zapałowicz
Author Date: 2016-11-24 08:50:03 UTC

Version 8.0-2

feature/spread-tests 2016-11-23 11:29:17 UTC
Fix the failing spread tests

Author: Konrad Zapałowicz
Author Date: 2016-11-23 11:29:17 UTC

Fix the failing spread tests

feature/spread-tests-2 2016-11-22 23:06:10 UTC
Make tests build snap localy

Author: Konrad Zapałowicz
Author Date: 2016-11-22 23:06:10 UTC

Make tests build snap localy

This commit first fixes how the application under tests is
executed. Due to the spread design it is necessary to use absolute
paths, so starting with /snap/bin, rather than just the application
name, such as pulseaudio.pactl. Second, this commit makes the snap
to be build locally and installed.

19 of 9 results
This repository contains Public information 
Everyone can see this information.