Re: [pulseaudio-discuss] [PATCH 8/8] source: When updating a monitor source's rate, update the sink rate too

2013-08-22 Thread David Henningsson
On 08/09/2013 08:57 AM, Tanu Kaskinen wrote: --- src/pulsecore/source.c | 39 +++ 1 file changed, 31 insertions(+), 8 deletions(-) diff --git a/src/pulsecore/source.c b/src/pulsecore/source.c index 5784a78..b3a55b0 100644 --- a/src/pulsecore/source.c

Re: [pulseaudio-discuss] [PATCHv2 60/60] bluetooth: Revive module-bluetooth-discover

2013-08-22 Thread Tanu Kaskinen
On Mon, 2013-08-19 at 12:54 +0300, Tanu Kaskinen wrote: On Tue, 2013-08-13 at 01:54 -0300, jprv...@gmail.com wrote: +static bool exists(const char *filename) { +const char *paths, *state = NULL; +char *p, *pathname; +bool result; + +if (!(paths = lt_dlgetsearchpath()))

Re: [pulseaudio-discuss] Pulseaudio on raspberrypi

2013-08-22 Thread Jim Duda
On 08/20/2013 06:29 PM, Alex Schenkman wrote: Jim, Have you tried using RTP instead of a tunnel? http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Network/#index2h3 Hmm, that might actually work. You can use different port numbers to emulate the tunnel connection