[pulseaudio-discuss] Cleanup of configure.ac

2011-04-30 Thread Maarten Bosmans
This patch series cleans up the --enable-feature handling part of configure.ac. It changes the testing of features so that they are all done in the same way. The linecount of configure.ac is reduced from around 1800 with 450 lines. This is partly because os using macro's, partly due to

[pulseaudio-discuss] [PATCH 2/7] build-system: Use AS_IF macro for configure output

2011-04-30 Thread Maarten Bosmans
And add some HAVE_[feature] variables for clarity. --- configure.ac | 198 ++ 1 files changed, 48 insertions(+), 150 deletions(-) diff --git a/configure.ac b/configure.ac index a816052..403b935 100644 --- a/configure.ac +++ b/configure.ac

[pulseaudio-discuss] [PATCH 4/7] build-system: Move dependency error messages to outer scope

2011-04-30 Thread Maarten Bosmans
--- configure.ac | 107 +++-- 1 files changed, 43 insertions(+), 64 deletions(-) diff --git a/configure.ac b/configure.ac index 72cfbb7..18a136d 100644 --- a/configure.ac +++ b/configure.ac @@ -576,13 +576,12 @@ if test x$enable_x11 != xno;

[pulseaudio-discuss] [PATCH 3/7] build-system: Move AC_DEFINE to separate line with AS_IF

2011-04-30 Thread Maarten Bosmans
--- configure.ac | 59 - 1 files changed, 17 insertions(+), 42 deletions(-) diff --git a/configure.ac b/configure.ac index 403b935..72cfbb7 100644 --- a/configure.ac +++ b/configure.ac @@ -584,14 +584,11 @@ else HAVE_X11=0 fi -if

[pulseaudio-discuss] [PATCH 5/7] build-system: Replace some more conditionals with AS_IF

2011-04-30 Thread Maarten Bosmans
--- configure.ac | 311 +++--- 1 files changed, 103 insertions(+), 208 deletions(-) diff --git a/configure.ac b/configure.ac index 18a136d..9755800 100644 --- a/configure.ac +++ b/configure.ac @@ -571,15 +571,10 @@ PKG_PROG_PKG_CONFIG

[pulseaudio-discuss] [PATCH 7/7] build-system: Small fixes

2011-04-30 Thread Maarten Bosmans
--- configure.ac | 24 ++-- 1 files changed, 10 insertions(+), 14 deletions(-) diff --git a/configure.ac b/configure.ac index 79df100..16fb03d 100644 --- a/configure.ac +++ b/configure.ac @@ -382,7 +382,6 @@ AM_CONDITIONAL(HAVE_AF_UNIX, test x$HAVE_AF_UNIX = x1) # Linux

Re: [pulseaudio-discuss] Cleanup of configure.ac

2011-04-30 Thread Colin Guthrie
'Twas brillig, and Maarten Bosmans at 30/04/11 14:25 did gyre and gimble: This patch series cleans up the --enable-feature handling part of configure.ac. It changes the testing of features so that they are all done in the same way. The linecount of configure.ac is reduced from around 1800

Re: [pulseaudio-discuss] [PATCH 1/3] bluetooth: fix not updating sample spec when using Media API

2011-04-30 Thread Colin Guthrie
'Twas brillig, and Luiz Augusto von Dentz at 29/04/11 15:48 did gyre and gimble: From: Luiz Augusto von Dentz luiz.dentz-...@nokia.com When using transport configured via Media API sample spec needs to be updated since codec configuration may affect it when e.g. headset configure a different

[pulseaudio-discuss] ANN: Rename of module-combine

2011-04-30 Thread Colin Guthrie
Hi, I've renamed module-combine to module-combine-sink as that's what it is. I've kept a wrapper called module-combine so exiting setups will still work fine (in theory) even using the old name. I've tested and paprefs still works OK without modification. I will probably patch paprefs at some

[pulseaudio-discuss] [PATCH] Make connect-stress test compile for win32

2011-04-30 Thread Maarten Bosmans
--- src/tests/connect-stress.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/tests/connect-stress.c b/src/tests/connect-stress.c index 5476675..eadcf88 100644 --- a/src/tests/connect-stress.c +++ b/src/tests/connect-stress.c @@ -118,7 +118,7 @@ static void

Re: [pulseaudio-discuss] [PATCH] Make connect-stress test compile for win32

2011-04-30 Thread Colin Guthrie
Thanks! Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia Contributor [http://www.mageia.org/] PulseAudio Hacker [http://www.pulseaudio.org/] Trac Hacker [http://trac.edgewall.org/]

[pulseaudio-discuss] rewind and underrun issues on start of playback

2011-04-30 Thread Baek Chang
Hi, I'm seeing some issue with underruns/rewinds occurring on the beginning of every sink input playback. I see rewind requests on alsa sink of 9600 bytes. The alsa driver is configured with the following buffer sizes I: sink.c: device.buffering.buffer_size = 9600 I: sink.c:

[pulseaudio-discuss] unsubscribe me please.

2011-04-30 Thread Doug
-- Blessed are the peacekeepers...for they shall be shot at from both sides. --A. M. Greeley ___ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss