pulseaudio/src
Felipe Sateler 7cb524a77b launch: make pulseaudio.service properly order and require the socket
This commit fixes two problems:

1. Because there are no implicit dependencies between sockets and services,
   the socket, as set up by systemd will race with the socket, as set up
   by the pulseaudio daemon. This can cause the pulseaudio.socket unit to
   fail (even though the pulseaudio service started just fine), which can
   confuse users.
2. While it is possible to use the service without the socket, it is not
   clear why it would be desirable. And a user installing pulseaudio and
   doing `systemctl --user start pulseaudio` will not get the socket
   started, which might be confusing and problematic if the server is to
   be restarted later on, as the client autospawn feature might kick in.
2016-07-20 23:35:03 +03:00
..
daemon launch: make pulseaudio.service properly order and require the socket 2016-07-20 23:35:03 +03:00
modules loopback: Stop tracking max_request and min_memblockq_length 2016-07-14 01:14:03 +03:00
pulse json: Drop refcounting of json objects 2016-06-22 21:04:47 +05:30
pulsecore modargs: Document behaviour on missing arguments 2016-07-06 21:47:39 +03:00
tests json: Drop refcounting of json objects 2016-06-22 21:04:47 +05:30
utils qpaeq: Don't set font-size on widgets 2016-06-22 12:55:55 +05:30
.gitignore pulse: Add a JSON-parsing library 2016-06-22 21:04:47 +05:30
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am format: Drop dependency on json-c 2016-06-22 21:04:47 +05:30
map-file volume: Add LFE balance API 2015-10-30 09:13:10 +02:00