[pulseaudio-discuss] [PATCH v2] src/Makefile.am: FlatCarbon is dead. Good riddance.

2017-02-10 Thread Mihai Moldovan
FlatCarbon was the flattened Carbon version used in Mac OS Classic (i.e., pre Mac OS X.) It was shipped as legacy software until 10.8, then dropped completely. Using CoreServices is good enough, manually including FlatCarbon headers only lead to build failures for users who had old versions of Xc

[pulseaudio-discuss] Pulse audio's UNIX sockets and other questions about pulse and containers

2017-02-10 Thread Timothy Hobbs
Hello, I'm trying to discover the best way to share pulse audio between linux containers. I have found a great deal of answers to this problem online. Some of them involve sharing UNIX sockets, while others suggest connecting via localhost using port tunneling or otherwise. I want to use UNIX

[pulseaudio-discuss] Handling of port latency offsets

2017-02-10 Thread Georg Chini
Hi, during my work on module-loopback I came upon an issue regarding the handling of the port latency offsets. The functions pa_{source,sink}_get_latency_within_thread() return the latencies including the offset. Those functions are used to determine the amount that has to be rewound during a

Re: [pulseaudio-discuss] [PATCH v2] systemd: disable socket activation for root

2017-02-10 Thread Tanu Kaskinen
On Thu, 2017-02-09 at 22:35 +0200, Tanu Kaskinen wrote: > We disallow autospawning for root, but when using systemd socket > activation to start pulseaudio, that replaces the autospawning > mechanism, and there was no similar "root protection" in socket > activation. This patch disables the socket