Re: [pulseaudio-discuss] 2ch - 6ch upmixing with flatvolumes

2011-03-14 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 12/03/11 16:09 did gyre and gimble: On Sat, 2011-03-12 at 14:46 +, Colin Guthrie wrote: Hi, I was working with Valodim on IRC and stumbled on an issue with flat volumes on 5.1 sinks when playing a 2ch sink input. I try to adjust the Rear left+right

[pulseaudio-discuss] 2ch - 6ch upmixing with flatvolumes

2011-03-12 Thread Colin Guthrie
. Not looked into the code yet, but just mentioning it here so that I remember. 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

[pulseaudio-discuss] Still some SIMD issues

2011-03-12 Thread Colin Guthrie
to be introduced. exporting PULSE_NO_SIMD=1 prevents the problem (although I do still seem to get some artefacts when mixing - but this could be due to lack of rewind on a52 or somehow related to that). Just mentioning here by way of recording the issue. Col -- Colin Guthrie gmane(at)colin.guthr.ie http

Re: [pulseaudio-discuss] [PATCH 4/4] Fix up according to Coding Style

2011-03-11 Thread Colin Guthrie
'Twas brillig, and Maarten Bosmans at 02/03/11 11:41 did gyre and gimble: Only whitespace changes in here In my tree now :) 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

[pulseaudio-discuss] USB Initial volume bug

2011-03-11 Thread Colin Guthrie
before and after pacmd list-sinks (edited) and amixer -c1 dumps. All on git master as of right now (just pushed 12 new patches) e2df84497629d61706c455ed2829db0bebb7e5a5. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net

Re: [pulseaudio-discuss] [PATCH 1/7] Fixup #include directives according to Coding Style

2011-03-11 Thread Colin Guthrie
'Twas brillig, and Maarten Bosmans at 09/03/11 09:00 did gyre and gimble: Use #include header.h if functionality of header.h is implemented and #include header.h if functionality of header.h is used. Both of the seven are applied now! Thanks :) Col -- Colin Guthrie gmane(at)colin.guthr.ie

Re: [pulseaudio-discuss] [PATCH 1/2] alsa-mixer: Implement support for setting element specific upper limits for volume.

2011-03-11 Thread Colin Guthrie
-- 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

Re: [pulseaudio-discuss] [PATCH 0/7] Working around bad decibel information

2011-03-11 Thread Colin Guthrie
this from your tree and pushed to git master now. Many thanks for the tweaks (I did have a quick review, but as it's all 99% new code, I don't really have any specific comments). Cheers Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http

Re: [pulseaudio-discuss] pulseaudio xbmc passthrough success

2011-03-09 Thread Colin Guthrie
be a preview branch from Arun later today of how it will work. I suspect the changes to the XBMC patch will be rather minimal tho' :) Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia Contributor

Re: [pulseaudio-discuss] [PATCH] bluetooth: Allow frame length changes when decoding a2dp

2011-03-09 Thread Colin Guthrie
this either/both your master or bluetooth trees be pulled into upstream master? I've I've messed up doing this earlier, I apologise... :s Maarten also asked: Can sbc be upgraded using the bluez-git version? I seem to be hit by a clipping bug on maximum volume. Cheers Col -- Colin Guthrie gmane

Re: [pulseaudio-discuss] Conexant CX20585 recording does not work

2011-03-08 Thread Colin Guthrie
has a good alsa-info.sh howto here: https://wiki.ubuntu.com/Audio/AlsaInfo Cheers 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

Re: [pulseaudio-discuss] patch for module-ladspa-sink

2011-03-07 Thread Colin Guthrie
. Any comments or questions are welcome. Thanks for your attention, Marius Bjørnstad ___ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss -- Colin Guthrie

Re: [pulseaudio-discuss] Conexant CX20585 recording does not work

2011-03-07 Thread Colin Guthrie
? Cheers 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

Re: [pulseaudio-discuss] Volume algorithm

2011-03-07 Thread Colin Guthrie
-around took to get working ... oh well. Ahh but the lessons learned are invaluable :) We've all been there! The value cannot be measured in lines of code of the final solution :) Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http

Re: [pulseaudio-discuss] Nvidia hdmi passthrough

2011-03-06 Thread Colin Guthrie
this for now. I should have something for you to rebase on before long. Yeah I was kinda figuring that :) It'll be nice when this just works without needing the special profiles :) Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http

Re: [pulseaudio-discuss] [PATCH] bluetooth: Allow frame length changes when decoding a2dp

2011-03-05 Thread Colin Guthrie
into upstream master? I've I've messed up doing this earlier, I apologise... :s 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

Re: [pulseaudio-discuss] Volume algorithm

2011-03-05 Thread Colin Guthrie
detail we can probably advise you better. I don't think you'll need to do any specific volume handling unless you are writing a very specific module. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source

Re: [pulseaudio-discuss] Configuring PulseAudio to use ALSA PCM plugin

2011-03-05 Thread Colin Guthrie
write it directly in PA based of module-virtual-sink.c code. Food for thought maybe :) 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

Re: [pulseaudio-discuss] Volume algorithm

2011-03-05 Thread Colin Guthrie
'Twas brillig, and Tarantism at 05/03/11 11:29 did gyre and gimble: On Sat, 2011-03-05 at 11:08 +, Colin Guthrie wrote: 'Twas brillig, and Tarantism at 04/03/11 22:23 did gyre and gimble: I need to implement a volume scaling in a pulse module. I have 0-100 input values. What algorithm

Re: [pulseaudio-discuss] pulseaudio xbmc passthrough success

2011-03-04 Thread Colin Guthrie
'Twas brillig, and Kelly Anderson at 03/03/11 22:04 did gyre and gimble: Forgot to mention. I'm getting Hi-def video/audio and only using 8% cpu. That's just awesome. Vdpau is handling the video decode. Very nice :) Looking forward to getting this setup on my system :) Col -- Colin

Re: [pulseaudio-discuss] Configuring PulseAudio to use ALSA PCM plugin

2011-03-04 Thread Colin Guthrie
perhaps give alternative suggestions for a more natural and simpler setup? 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

Re: [pulseaudio-discuss] Problem in running locally compiled pulse utility programs

2011-03-04 Thread Colin Guthrie
in the system pactl vs. your own self compiled one. Run: PULSE_LOG=99 /usr/bin/pactl stat and compare the first couple lines with the same command with your self compiled one and it should point out where things are going astray. All the best Col -- Colin Guthrie gmane(at)colin.guthr.ie http

Re: [pulseaudio-discuss] unused check_required function in modules/alsa/alsa-mixer.c

2011-03-04 Thread Colin Guthrie
reattached David's patch for convenience. -- 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

Re: [pulseaudio-discuss] unused check_required function in modules/alsa/alsa-mixer.c

2011-03-04 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 04/03/11 10:04 did gyre and gimble: Can anyone else spot something dumb on my part before I report this upstream? It could be a very serious problem. Just FYI, I submitted upstream after Arun confirmed the problem on his system: http://thread.gmane.org

Re: [pulseaudio-discuss] Windows binaries

2011-03-03 Thread Colin Guthrie
don't know much about it, but if there is one, it's probably a good starting point 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

Re: [pulseaudio-discuss] Skype masking notifications as phone stream

2011-03-03 Thread Colin Guthrie
= skype application.language = en_GB.utf8 window.x11.display = :0.0 module-stream-restore.id = sink-input-by-media-role:event Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http

Re: [pulseaudio-discuss] Skype masking notifications as phone stream

2011-03-03 Thread Colin Guthrie
in KDE with regards to pausing/resuming, but it wont solve your problem... Not sure what to advise, as, like I say, that's the same version of Skype I have and it's tagging the streams properly. What does your pacmd output look like when a notification is being played? Col -- Colin Guthrie gmane

Re: [pulseaudio-discuss] A few pulseadio related issues

2011-03-03 Thread Colin Guthrie
added a couple post conversion fixes too. 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

Re: [pulseaudio-discuss] MacOS X Support

2011-03-02 Thread Colin Guthrie
-- 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

Re: [pulseaudio-discuss] [PATCH] introspect: Client-side implementation for has_volume/read_only_volume

2011-03-02 Thread Colin Guthrie
to change the names of these variables? With 60 odd commits and lots of chats in recent days I'm losing track a bit. :) 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

Re: [pulseaudio-discuss] [PATCH 2/4] Various fixes for build warnings

2011-03-02 Thread Colin Guthrie
this be pa_assert_se()? 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

Re: [pulseaudio-discuss] What's module-gconf do?

2011-03-02 Thread Colin Guthrie
. Then I'll merge paprefs into pavucontrol and/or other DE specific UIs 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

Re: [pulseaudio-discuss] Problems trying to connecf HFP device

2011-03-01 Thread Colin Guthrie
if the message is this... Are you doing this via an SSH connection? If so, make sure you unset $DISPLAY or use ssh -x 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

Re: [pulseaudio-discuss] Problems trying to connecf HFP device

2011-03-01 Thread Colin Guthrie
'Twas brillig, and Franz Glauber at 01/03/11 11:20 did gyre and gimble: On Tue, Mar 1, 2011 at 8:18 AM, Colin Guthrie gm...@colin.guthr.ie mailto:gm...@colin.guthr.ie wrote: 'Twas brillig, and Franz Glauber at 01/03/11 11:16 did gyre and gimble: Hi Daniel! Thanks

Re: [pulseaudio-discuss] Problems trying to connecf HFP device

2011-03-01 Thread Colin Guthrie
the debug was in English, but never mind, I think I can work it out. I'm not sure why there would be such a big pause at the connection stage. Does the big pause only happen when the BT device is connected? e.g. if it's not connected, the connection is quick? Col -- Colin Guthrie gmane

Re: [pulseaudio-discuss] Problems trying to connecf HFP device

2011-03-01 Thread Colin Guthrie
'Twas brillig, and Franz Glauber at 01/03/11 16:47 did gyre and gimble: On Tue, Mar 1, 2011 at 12:35 PM, Colin Guthrie gm...@colin.guthr.ie wrote: [Friendly Request: If possible can you send plain text emails and use conventional formatting for mailing lists? That makes your mails easier

Re: [pulseaudio-discuss] Current problems with git master

2011-03-01 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 28/02/11 23:03 did gyre and gimble: [...] 3. Issuing pacmd dump causes a server segv. This one is now fixed at least. For the record, problem was introduced in commit a39a83665f07a0819a31ee2d1ab60210a67c47a2 Author: Maarten Bosmans mkbosm...@gmail.com

Re: [pulseaudio-discuss] [PATCH] sink: Don't send unnecessary PA_SINK_MESSAGE_SET_VOLUME_SYNCED messages.

2011-02-28 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 27/02/11 18:21 did gyre and gimble: On Sun, 2011-02-27 at 16:30 +0200, Tanu Kaskinen wrote: On Sun, 2011-02-27 at 14:15 +, Colin Guthrie wrote: diff --git a/src/pulsecore/sink.c b/src/pulsecore/sink.c index d713be1..4da36f3 100644 --- a/src/pulsecore

Re: [pulseaudio-discuss] A few pulseadio related issues

2011-02-28 Thread Colin Guthrie
'Twas brillig, and Rafał Mużyło at 27/02/11 14:44 did gyre and gimble: On Sun, Feb 27, 2011 at 09:27:54AM +, Colin Guthrie wrote: I'm not sure I remember the bug. Can you please post a link? Also, are you creating X11 sessions as the same user or as two different users? Well

Re: [pulseaudio-discuss] [RFC] Allow read-only or non-existing sink input volume.

2011-02-28 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 27/02/11 14:28 did gyre and gimble: On Sun, 2011-02-27 at 14:06 +, Colin Guthrie wrote: 'Twas brillig, and Tanu Kaskinen at 27/02/11 12:35 did gyre and gimble: I actually have started to feel that volume_readable and volume_writable would be better than

Re: [pulseaudio-discuss] [PATCH 1/6] Implement the volume sharing feature.

2011-02-28 Thread Colin Guthrie
a handle on all the volume code - so sorry about that. In the mean time I've pushed all the changes I have and we can all go mental on fixing it up :) Cheers Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open

Re: [pulseaudio-discuss] [PATCH] Pulseaudio input mixer rewrite

2011-02-28 Thread Colin Guthrie
times too!). Btw, a few days ago I discovered the Line Boost element as well, so here comes a seventh patch for that. Cool. Pushed. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia Contributor

Re: [pulseaudio-discuss] A few pulseadio related issues

2011-02-28 Thread Colin Guthrie
, does PA still die? If not, then the problem is in the session manager. 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

[pulseaudio-discuss] Current problems with git master

2011-02-28 Thread Colin Guthrie
startup races but never been able to reproduce). Need to do some more testing :) (and fixing). -- 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

Re: [pulseaudio-discuss] Problems trying to connecf HFP device

2011-02-28 Thread Colin Guthrie
) to the correct devices. You don't necessarily want to do this (I wouldn't want the audio to be audible at all times) but it's may work around the problem of disconnects. If so then the problem of the disconnects needs to be fixed I guess Col -- Colin Guthrie gmane(at)colin.guthr.ie http

Re: [pulseaudio-discuss] Current problems with git master

2011-02-28 Thread Colin Guthrie
[...] 3. Issuing pacmd dump causes a server segv. -- 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

Re: [pulseaudio-discuss] A few pulseadio related issues

2011-02-27 Thread Colin Guthrie
in a kind of passive mode, but then there is no easy easy way to enable the routing only under KDE. Bits of the functionality will ultimately be merged into the core and thus will be available generally in the future. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job

Re: [pulseaudio-discuss] [RFC] Allow read-only or non-existing sink input volume.

2011-02-27 Thread Colin Guthrie
change on top of the current one. Let me know what you think. Cheers 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

Re: [pulseaudio-discuss] [PATCH] sink: Don't send unnecessary PA_SINK_MESSAGE_SET_VOLUME_SYNCED messages.

2011-02-27 Thread Colin Guthrie
-send_msg = TRUE; } else /* If we have no function set_volume(), then the soft volume It's in my tree now, but perhaps more tweakage needed? Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source

Re: [pulseaudio-discuss] [PATCH] sink: Add casts to some printf arguments to get rid of compiler warnings.

2011-02-27 Thread Colin Guthrie
(latency = %lld, limit); +pa_log_debug(latency = %lld, (long long) limit); limit += pa_rtclock_now() + s-thread_info.volume_change_extra_delay; PA_LLIST_FOREACH(c, s-thread_info.volume_changes) { Thanks. Applied Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie

Re: [pulseaudio-discuss] [PATCH] Add src/*-symdef.h to .gitignore.

2011-02-27 Thread Colin Guthrie
to change - it's not big deal really for me to back it out but it'll take me a little while to do it properly (ultimately I'll just start again but can cherry pick rather than reapply most of the commits :D) -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic

Re: [pulseaudio-discuss] [PATCH] MP3 passthrough over A2DP (2nd version)

2011-02-25 Thread Colin Guthrie
in moderation somehow? Oops didn't reply :s Nothing in the moderation queue. We'll have to bug Pierre for the additional patches still :) Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia Contributor

Re: [pulseaudio-discuss] State of various rate adjustment patches

2011-02-25 Thread Colin Guthrie
Yo, 'Twas brillig, and Maarten Bosmans at 09/02/11 16:07 did gyre and gimble: 2011/1/31 Colin Guthrie gm...@colin.guthr.ie: 'Twas brillig, and Maarten Bosmans at 31/01/11 10:36 did gyre and gimble: 2011/1/16 Maarten Bosmans mkbosm...@gmail.com: The branch is up at https://github.com

Re: [pulseaudio-discuss] Properties to suppress save/restore of stream volumes

2011-02-25 Thread Colin Guthrie
an optimist! :D). Pun-tastic! Yeah, we can probably have another meeting regarding how best to fit into Lennart's world view of the filter implementation and then work out how best to add ramping after that. But it can wait a few months at least. Cheers Col -- Colin Guthrie gmane

[pulseaudio-discuss] Virtual Sink Template (was Re: [PATCH 6/6] virtual-sink: Fix a crash when moving the sink to a new master right after setup.)

2011-02-25 Thread Colin Guthrie
. be migrated to the modules which have been spawned from virtual sink? Or should we try to come up with a better inheritance mechanism... perhaps we should switch to C++? :p (that was a joke btw!) /me really needs to read up more on the virtual sink stuff Cheers Col -- Colin Guthrie gmane

[pulseaudio-discuss] RFC: Adding hooks for port+profile changes (possibly UCM related)

2011-02-25 Thread Colin Guthrie
. This will allow e.g. a filter module (or LADSAP) to only load when a certain port is used on the device (e.g. to only filter headphones and not normal speakers). (Comment from Colin Guthrie: This may also have use in UCM) diff --git a/src/pulsecore/core.h b/src/pulsecore/core.h index

Re: [pulseaudio-discuss] RFC: Adding hooks for port+profile changes (possibly UCM related)

2011-02-25 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 25/02/11 11:23 did gyre and gimble: diff --git a/src/pulsecore/card.c b/src/pulsecore/card.c index 2f0a3af..1758f48 100644 --- a/src/pulsecore/card.c +++ b/src/pulsecore/card.c @@ -214,6 +214,7 @@ int pa_card_set_profile(pa_card *c, const char *name

Re: [pulseaudio-discuss] Windows binaries

2011-02-25 Thread Colin Guthrie
to the wiki. Yeah it's best to self host for now. Once we get on to fd.o we can make this more official. Cheers 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

Re: [pulseaudio-discuss] [PATCH] alsa-card: Add a new modarg profile_set for giving the card a custom profile set configuration file.

2011-02-25 Thread Colin Guthrie
=syncronize sw and hw voluchanges in IO-thread?); +sync_volume=syncronize sw and hw voluchanges in IO-thread? +profile_set=profile set configuration file ); Yeah this seems like a useful argument for debugging without having to go though dbus config etc. Applied. COl -- Colin

Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Fix path set building when using the element-output or element-input mapping options in profile set configuration.

2011-02-25 Thread Colin Guthrie
appreciate this as I've not really studied that code, but I trust you :) Applied. 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

Re: [pulseaudio-discuss] [PATCH 1/6] Implement the volume sharing feature.

2011-02-25 Thread Colin Guthrie
is based on the work of Marc-André Lureau, who did the initial implementation for Pulseaudio 0.9.15. elmarco FTW! Are you happy with the patch other than this additional comment in the commit message? Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic

Re: [pulseaudio-discuss] Virtual Sink Template (was Re: [PATCH 6/6] virtual-sink: Fix a crash when moving the sink to a new master right after setup.)

2011-02-25 Thread Colin Guthrie
-sink module too. So... Hmm, probably worth thinking about this post-1.0 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

Re: [pulseaudio-discuss] command-line control - increase/decrease volume of default output

2011-02-24 Thread Colin Guthrie
of a given stream, changed the device of a given stream list the devices, list the streams. If it did all this in a consume from script friendly kind of way, then I'd happily include it and ship it with PA as it's something that does crop up fairly often. Patches welcome :D Col -- Colin Guthrie

Re: [pulseaudio-discuss] command-line control - increase/decrease volume of default output

2011-02-24 Thread Colin Guthrie
and thus doesn't work over the wire, only on the local machine. 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

Re: [pulseaudio-discuss] [RFC] Alsa UCM integration.

2011-02-24 Thread Colin Guthrie
to IRC in the next 10 minutes, we can discuss this in real time with Margarita! It would be great if you could join us on #pulseaudio-meeting. I'm not sure the email address I used to notify you directly a couple days ago works (the nospam bit makes me suspicious!). Cheers Col -- Colin Guthrie

Re: [pulseaudio-discuss] [PATCH 1/2] Add a target to the PA log feature

2011-02-24 Thread Colin Guthrie
why but it would be better to just move to a new line for the case where the indentation is needed rather than change everything. People still like 80 char limits too. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net

Re: [pulseaudio-discuss] Questions about no ports available to select.

2011-02-23 Thread Colin Guthrie
'Twas brillig, and David Henningsson at 23/02/11 13:03 did gyre and gimble: my input mixer rewrite, which I'm still trying to get tested and committed into PulseAudio Oh yeah, let's discuss that at the meeting tomorrow too. Added to agenda. Col -- Colin Guthrie gmane(at)colin.guthr.ie http

Re: [pulseaudio-discuss] pavucontrol. Also Nvidia HDMI

2011-02-23 Thread Colin Guthrie
missing some replies. Alternative you can use Gmane.org to read and post via NNTP (that's what I usually do). Cheers 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

Re: [pulseaudio-discuss] [PATCH] sbc_math.h: add explicit check for ARMv6 instructions

2011-02-22 Thread Colin Guthrie
a proper patch? You can? Awesome, 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

Re: [pulseaudio-discuss] Build assembler errors on ARM OMAP3

2011-02-22 Thread Colin Guthrie
, I've already got that in my tree, so no need. 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

Re: [pulseaudio-discuss] [PATCH] src/Makefile.am: add missing space to fix build using uClibc

2011-02-22 Thread Colin Guthrie
the most interesting one there is the ARM fixes: http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/pulseaudio/pulseaudio-0.9.21/armv4+v5asm.patch Arun, as my new resident go-to-guy for ARM stuff, what's your take on it? Col -- Colin Guthrie gmane(at)colin.guthr.ie http

Re: [pulseaudio-discuss] [PATCH v2] core: Link virtual sinks and sources to their streams.

2011-02-22 Thread Colin Guthrie
. No biggie, but would be nice if it were more apparent what these references are for when developing, and an nasty big assert kinda achieves that :D Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia

Re: [pulseaudio-discuss] [PATCH]sndfile-util : Correct wav file creation/writing for 24-32 and 24 bits PCM sample formats

2011-02-22 Thread Colin Guthrie
. For the unusual format PA_SAMPLE_S24_32NE, sfi format has to be SF_FORMAT_PCM_32 as the audio is coded on 32 bits. In this case, one has to shift 8 bits on the left 24 bits in order to fit into the MSB audio data on 32 bits. Thanks. Applied! Col -- Colin Guthrie gmane(at)colin.guthr.ie http

Re: [pulseaudio-discuss] [PATCH] src/Makefile.am: add missing space to fix build using uClibc

2011-02-22 Thread Colin Guthrie
space in commit ef0cc745 which resulted in the following build error. Applied. 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

[pulseaudio-discuss] ANNOUNCE: Planning and Roadmap meeting: Thursday 24th Feb.

2011-02-22 Thread Colin Guthrie
will be in #pulseaudio-meeting, but anyone is welcome to lurk/participate as appropriate (although we should try to stick to the agenda!) Watch this space Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source

Re: [pulseaudio-discuss] patches in OpenEmbedded

2011-02-22 Thread Colin Guthrie
'Twas brillig, and Paul Menzel at 22/02/11 10:10 did gyre and gimble: That is exactly what »[PATCH] sbc_math.h: add explicit check for ARMv6 instructions« [1] is about. I even referenced that link in the commit message. Meh! Sorry :s Too many patches in my queue at the moment! Col -- Colin

Re: [pulseaudio-discuss] [PATCH] sbc_math.h: add explicit check for ARMv6 instructions

2011-02-22 Thread Colin Guthrie
patch? You can? Awesome, thanks :) :D Once we've resolved what the situation is with bluez files, I'm happy to help with this. Coolio. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia Contributor

Re: [pulseaudio-discuss] [PATCH] dbusiface-stream: Send the Device property in the GetAll handler.

2011-02-22 Thread Colin Guthrie
[PROPERTY_HANDLER_CHANNELS].property_name, DBUS_TYPE_UINT32, channels, channel_map-channels); Applied to my tree. 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

Re: [pulseaudio-discuss] [RFC] Allow read-only or non-existing sink input volume.

2011-02-22 Thread Colin Guthrie
sure that wont last long) 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

Re: [pulseaudio-discuss] ANNOUNCE: Planning and Roadmap meeting: Thursday 24th Feb.

2011-02-22 Thread Colin Guthrie
too early to know what will happen and if other things will take more time than expected, etc.) Nice :) 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

Re: [pulseaudio-discuss] [PATCH]sndfile-util : Correct wav file creation/writing for 24-32 and 24 bits PCM sample formats

2011-02-21 Thread Colin Guthrie
but rest assured it wont be lost :D) Cheers 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

Re: [pulseaudio-discuss] Build assembler errors on ARM OMAP3

2011-02-20 Thread Colin Guthrie
Arun! http://pulseaudio.org/ticket/914 For future reference, it's probably just as easy to post the patch here... 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

Re: [pulseaudio-discuss] [PATCH] sbc_math.h: add explicit check for ARMv6 instructions

2011-02-20 Thread Colin Guthrie
fails with the following error. Arun, Kurt, seeing as you are fiddling with ARM stuff, is this similar to your Thumb issues in svolume? Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia

Re: [pulseaudio-discuss] [RFC] Passthrough support

2011-02-18 Thread Colin Guthrie
the symmetry with the existing API, I'd say avoid the cruft and just call it pa_stream_new_extended() which implies both the format and the proplist. WDYT? Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source

Re: [pulseaudio-discuss] HDMI passthrough request for help

2011-02-18 Thread Colin Guthrie
/ -- 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

Re: [pulseaudio-discuss] [RFC] Passthrough support

2011-02-17 Thread Colin Guthrie
the client sets the format, the stream changes state to PA_STREAM_READY. Hmm, that could work... not really though through the implications of adding a new state here, but I don't think it would cause major headaches downstream. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day

Re: [pulseaudio-discuss] [RFC] Passthrough support

2011-02-17 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 17/02/11 17:17 did gyre and gimble: On Thu, 2011-02-17 at 09:13 +, Colin Guthrie wrote: If the resulting set contains exactly one fixed format, then that is used for the stream. If the set contains more options than one fixed format, then the daemon

Re: [pulseaudio-discuss] [RFC] Passthrough support (extending proplists)

2011-02-16 Thread Colin Guthrie
. 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

Re: [pulseaudio-discuss] PulseAudio and NX

2011-02-16 Thread Colin Guthrie
-module line for module-x11-publish or 2. Run pax11publish -r This removes the configuration variables pushed into the X11 root window as properties and should do what you want. HTHs Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http

Re: [pulseaudio-discuss] [RFC] Passthrough support

2011-02-16 Thread Colin Guthrie
between the two calls. It should be possible for clients to gracefully handle this and renegotiate. Just as a future proofing comment, what if the routing rules used the fact the stream was compressed in it's decision making as to which sink to route it to... ? Col -- Colin Guthrie gmane

[pulseaudio-discuss] PA Roadmap Planning and LAC Conference

2011-02-16 Thread Colin Guthrie
what sinks a card profile would produce without activating it (essentially higher level things that lead to good user experience/tools/UI). All the best Col [1] http://lac.linuxaudio.org/2011/?page=about -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic

Re: [pulseaudio-discuss] Trying to get Pukseaudio playing nice with KDE 4.6 on Arch Linux

2011-02-15 Thread Colin Guthrie
suggestion make sense/have any drawbacks? 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

Re: [pulseaudio-discuss] Trying to get Pukseaudio playing nice with KDE 4.6 on Arch Linux

2011-02-15 Thread Colin Guthrie
'Twas brillig, and Ng Oon-Ee at 15/02/11 12:08 did gyre and gimble: On Tue, 2011-02-15 at 10:10 +, Colin Guthrie wrote: 'Twas brillig, and Ng Oon-Ee at 15/02/11 00:28 did gyre and gimble: If with jack1, you'd have to add logic to unload the alsa modules before starting jack and reloading

Re: [pulseaudio-discuss] New feature in the works: volume sharing

2011-02-14 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 14/02/11 11:19 did gyre and gimble: On Sun, 2011-02-13 at 22:05 +0200, Colin Guthrie wrote: With this push based approach, you do loose some individual granularity, but the net volume of the underlying h/w should be the same as your approach. What

Re: [pulseaudio-discuss] Problems trying to connecf HFP device

2011-02-14 Thread Colin Guthrie
that would affect this issue. That said, there have been bluez related changes, so I could be wrong It seems that, given the delay before the error, PA is waiting for some answer from the device, and that doesn't happen... Yeah that's what it looks like to me. Col -- Colin Guthrie gmane

Re: [pulseaudio-discuss] Trying to get Pukseaudio playing nice with KDE 4.6 on Arch Linux

2011-02-14 Thread Colin Guthrie
to my ~ directory. It caused some problems. Any idea what program might have been doing that? I suspect that libpulse was still installed (many apps will be linked to it). It was probably responsible for that. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job

Re: [pulseaudio-discuss] Trying to get Pukseaudio playing nice with KDE 4.6 on Arch Linux

2011-02-14 Thread Colin Guthrie
this: pulseaudio -L module-jack-sink -L module-jack-source but rather use: pactl load-module module-jack-sink pactl load-module module-jack-source HTHs Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source

Re: [pulseaudio-discuss] Trying to get Pukseaudio playing nice with KDE 4.6 on Arch Linux

2011-02-14 Thread Colin Guthrie
unloading them totally. This means active streams (and even new ones) are not failed over to the new jack sinks. This isn't ideal. More work is needed in the various PA modules and core to make this 100% smooth. All the best Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day

Re: [pulseaudio-discuss] Trying to get Pukseaudio playing nice with KDE 4.6 on Arch Linux

2011-02-14 Thread Colin Guthrie
want to use. This setup can probably be automated in jack startup and shutdown scripts (not really sure) and means you get full hotplug support for USB devices etc. HTHs Col Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http

Re: [pulseaudio-discuss] Improvement suggestion

2011-02-13 Thread Colin Guthrie
patches that improve the UI :) Cheers 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

<    1   2   3   4   5   6   7   8   9   10   >