Re: [pulseaudio-discuss] [PATCH 1/4] bluetooth/sbc: Use __asm__ keyword

2011-09-05 Thread Colin Guthrie
'Twas brillig, and Arun Raghavan at 04/09/11 17:36 did gyre and gimble: > Since these files come from BlueZ upstream, could you also get these > changes upstream? Makes cropping things in sync simpler. Oh crap, I missed this :( Yeah, it would be good to get them in bluez. I've CC'ed Luiz to see

Re: [pulseaudio-discuss] RFC: Database formats on upgrade - auto-convert and save or just auto-convert

2011-09-05 Thread Colin Guthrie
'Twas brillig, and Arun Raghavan at 04/09/11 18:07 did gyre and gimble: >>> What do you think the best route forward here is? >>> >>> 1. Convert on the fly only. >>> 2. Convert on the fly and write to disk. >>> >>> Vote now! >> >> 2. > > ++ for 2 from me as well. Cool. That's 3 2's and 4 if you

[pulseaudio-discuss] Blockers to 1.0

2011-09-05 Thread Colin Guthrie
Hi, I added a couple blocker bugs to 1.0 after Lennart's comments. Nothing too big really - see the tracking bug: https://bugs.freedesktop.org/show_bug.cgi?id=40193 There are a few other minor things that I will take care of and push later today most likely (didn't seem worth creating a bug. Bu

Re: [pulseaudio-discuss] RFC: Database formats on upgrade - auto-convert and save or just auto-convert

2011-09-05 Thread Xavier Bestel
On Sun, 2011-09-04 at 17:59 +0200, Maarten Bosmans wrote: > > What do you think the best route forward here is? > > > > 1. Convert on the fly only. > > 2. Convert on the fly and write to disk. > > > > Vote now! > > 2. > > I'm not too worried about preserving stored values either way > actually.

Re: [pulseaudio-discuss] RFC: Database formats on upgrade - auto-convert and save or just auto-convert

2011-09-05 Thread Colin Guthrie
'Twas brillig, and Xavier Bestel at 05/09/11 12:47 did gyre and gimble: > On Sun, 2011-09-04 at 17:59 +0200, Maarten Bosmans wrote: >>> What do you think the best route forward here is? >>> >>> 1. Convert on the fly only. >>> 2. Convert on the fly and write to disk. >>> >>> Vote now! >> >> 2. >>

Re: [pulseaudio-discuss] RFC: Database formats on upgrade - auto-convert and save or just auto-convert

2011-09-05 Thread Xavier Bestel
On Mon, 2011-09-05 at 14:35 +0100, Colin Guthrie wrote: > > Not good. There's a not-so-uncommon scenario which is the NFS-mounted > > $HOME shared between desktops with differing versions (for instance, > > where I work we have a mix of RHEL4, RHEL5 & RHEL6). [...] > This scenario is not a problem.

Re: [pulseaudio-discuss] RFC: Database formats on upgrade - auto-convert and save or just auto-convert

2011-09-05 Thread John Haxby
On 05/09/11 12:47, Xavier Bestel wrote: > Not good. There's a not-so-uncommon scenario which is the NFS-mounted > $HOME shared between desktops with differing versions (for instance, > where I work we have a mix of RHEL4, RHEL5 & RHEL6). > > To correctly handle that situation, db formats should of

[pulseaudio-discuss] [OT] Re: RFC: Database formats on upgrade - auto-convert and save or just auto-convert

2011-09-05 Thread Xavier Bestel
On Mon, 2011-09-05 at 14:44 +0100, John Haxby wrote: > On 05/09/11 12:47, Xavier Bestel wrote: > > Not good. There's a not-so-uncommon scenario which is the NFS-mounted > > $HOME shared between desktops with differing versions (for instance, > > where I work we have a mix of RHEL4, RHEL5 & RHEL6).

Re: [pulseaudio-discuss] [PATCH 1/4] bluetooth/sbc: Use __asm__ keyword

2011-09-05 Thread Luiz Augusto von Dentz
Hi All, On Mon, Sep 5, 2011 at 11:13 AM, Colin Guthrie wrote: > 'Twas brillig, and Arun Raghavan at 04/09/11 17:36 did gyre and gimble: >> Since these files come from BlueZ upstream, could you also get these >> changes upstream? Makes cropping things in sync simpler. > > Oh crap, I missed this :(

Re: [pulseaudio-discuss] Blockers to 1.0

2011-09-05 Thread Tanu Kaskinen
On Mon, 2011-09-05 at 11:43 +0200, Colin Guthrie wrote: > * module-match should require pcre support, not be optional (i.e. it > should behave consistently, and not be build-time feature specific > (Tanu, you may have comments about this? Want to overrule this > recommendation?) No, I don't reall

Re: [pulseaudio-discuss] [pulseaudio-commits] src/pulsecore

2011-09-05 Thread Tanu Kaskinen
On Fri, 2011-08-26 at 09:48 +0530, Arun Raghavan wrote: > On Fri, 2011-08-26 at 00:43 +0300, Tanu Kaskinen wrote: > > I think the volume should be set to PA_MIN(s->base_volume, > > PA_VOLUME_NORM). The base volume can be higher than NORM in some cases, > > which will cause software amplification if

Re: [pulseaudio-discuss] [pulseaudio-commits] src/pulsecore

2011-09-05 Thread Arun Raghavan
On Mon, 2011-09-05 at 22:32 +0300, Tanu Kaskinen wrote: > On Fri, 2011-08-26 at 09:48 +0530, Arun Raghavan wrote: > > On Fri, 2011-08-26 at 00:43 +0300, Tanu Kaskinen wrote: > > > I think the volume should be set to PA_MIN(s->base_volume, > > > PA_VOLUME_NORM). The base volume can be higher than NO

Re: [pulseaudio-discuss] Blockers to 1.0

2011-09-05 Thread Maarten Bosmans
2011/9/5 Colin Guthrie : > Hi, > > I added a couple blocker bugs to 1.0 after Lennart's comments. Good work. Nice to have a bit of a clear path to 1.0. > Nothing too big really - see the tracking bug: > https://bugs.freedesktop.org/show_bug.cgi?id=40193 > > There are a few other minor things that

[pulseaudio-discuss] How to use module-loopback using APIs

2011-09-05 Thread yogesh.sharma5
Hi All Is there any APIs available for inserting/removing pulse audio modules from a user space program. Any example will be great help. I want to insert module-loopback from my program which will be triggered by user. Thanks & Regards Yogi Please do not print this email unless it is absolutel