Re: [pulseaudio-discuss] [PACKAGERS] New dep

2011-05-26 Thread Colin Guthrie
'Twas brillig, and Maarten Bosmans at 26/05/11 15:23 did gyre and gimble: > 2011/5/16 Colin Guthrie : >> Hi, >> >> I've just pushed Arun's (mostly, Pierre-Louis also had a hand!) >> passthrough work to master. >> >> This carries with it a new

Re: [pulseaudio-discuss] [PATCH] fix the assumption that volume is always positive

2011-05-26 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 26/05/11 13:48 did gyre and gimble: > On Thu, 2011-05-26 at 14:08 +0300, Tanu Kaskinen wrote: >> On Thu, 2011-05-26 at 09:50 +0100, Colin Guthrie wrote: >>> 'Twas brillig, and Lu Guanqun at 26/05/11 09:49 did gyre and gimble: >>

Re: [pulseaudio-discuss] How to change profile of bluetooth headset for different applications?

2011-05-26 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 26/05/11 13:08 did gyre and gimble: > On Mon, 2011-05-23 at 18:18 +0100, Colin Guthrie wrote: >> How about this: >> >> Define a new card property similar in concept to >> PA_PROP_DEVICE_INTENDED_ROLES

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

2011-05-26 Thread Colin Guthrie
'Twas brillig, and xing wang at 26/05/11 10:42 did gyre and gimble: > 2011/5/26 Colin Guthrie : >> 'Twas brillig, and xing wang at 26/05/11 09:09 did gyre and gimble: >>> I: main.c: This is PulseAudio 0.9.22 >> >> Just as a very small aside, David did som

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

2011-05-26 Thread Colin Guthrie
dy be included in your build, but if not it's perhaps worth grabbing those patches? 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] [PATCH] fix the assumption that volume is always positive

2011-05-26 Thread Colin Guthrie
, are you OK with this patch? 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] ask about the assumption of min volume and max volume got from ALSA

2011-05-26 Thread Colin Guthrie
break; >>> >>> default: >>> pa_assert_not_reached(); >>> } >>> >>> -if (volume >= 0) { >>> +if (volume_set) { >>> if (e->direction == PA_ALSA_DIRECTION_OUTPUT) >>

Re: [pulseaudio-discuss] DLNA/Airplay Support

2011-05-25 Thread Colin Guthrie
ty hard). So in short, it's not likely to be a great option but if you can't get the DLNA working, then it might work OK for you. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mage

Re: [pulseaudio-discuss] How to debug a "protocol error" message?

2011-05-25 Thread Colin Guthrie
rsion. That's not currently possible, but maybe it would make > sense to add such a feature? I imagine it wouldn't be too hard. I don't > think there are any other reasonably easy solutions. Yeah that would probably be a wise plan. Like you say it shouldn't be too hard.

Re: [pulseaudio-discuss] How to change profile of bluetooth headset for different applications?

2011-05-24 Thread Colin Guthrie
nditions of calling a function inside a hook that triggers another hook, but if we're lucky there wont be any other module fiddling about that would conflict with this logic. It should be quite quick to test it all out tho' just to check that all is well :) Good luck and feel free to

Re: [pulseaudio-discuss] Why is it still hissing?

2011-05-24 Thread Colin Guthrie
g the output was indeed i386, even if my machine is x86_64... Cheers for hunting this down :D 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/] PulseAu

Re: [pulseaudio-discuss] How to debug a "protocol error" message?

2011-05-24 Thread Colin Guthrie
s the the remote end is protocol 16.. This suggests to me that the extensions in the Maemo version are non-standard and therefore require consultation with their lists. You should check their code to see what commits changed the protocol version to 16. It could be that they just backported the c

Re: [pulseaudio-discuss] Dealing with the ThinkPad hardware mixer

2011-05-23 Thread Colin Guthrie
'Twas brillig, and Andrew Lutomirski at 23/05/11 18:59 did gyre and gimble: > On Mon, May 23, 2011 at 1:50 PM, Colin Guthrie wrote: >> 'Twas brillig, and Andrew Lutomirski at 23/05/11 18:21 did gyre and gimble: >>> What is the kernel supposed to do to get PulseAudio to

Re: [pulseaudio-discuss] Dealing with the ThinkPad hardware mixer

2011-05-23 Thread Colin Guthrie
river to make it work better, > but I know nothing at all about PulseAudio internals. What should I > do? Can you give some more details? e.g. does it show up under the same alsa card as the HDA or is it separate? amixer -c0 (or appropriate number) would be useful to begin with :) Thanks

Re: [pulseaudio-discuss] How to change profile of bluetooth headset for different applications?

2011-05-23 Thread Colin Guthrie
rofile, it becomes module-intended-ports and acts on the sink proplist metadata to change a sink port). This module sees a phone stream on the sink that an "intended port" for phone streams and thus it changes the port for us. This cases BT+A2DP to disappear but BT+HSP to appear. Again a re

Re: [pulseaudio-discuss] Strange parsing module args?

2011-05-23 Thread Colin Guthrie
as I passed this ivia the command line, I had to double escape the escaping!) It would be slightly less nasty looking if it was in the startup script (i.e. default.pa or system.pa) HTHs Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [

Re: [pulseaudio-discuss] How to redirect pulse audio through ssh?

2011-05-23 Thread Colin Guthrie
tibilities between 0.9.21 and 0.9.15 But if you cannot work out the protocol error here, I guess you're work around is the easiest option :s Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source:

[pulseaudio-discuss] [ANNOUNCE] Mailing Lists Move

2011-05-22 Thread Colin Guthrie
please keep it in mind over the next couple days. I'll send another message once everything is migrated and also when the new list is fully active so those people on digests and with nomail will be informed of the change. Cheers Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.gu

[pulseaudio-discuss] Call for PA related blog feeds

2011-05-21 Thread Colin Guthrie
I'm not sure you're blog has any tags (if they are they are not public) so perhaps you have some suggestions here (or maybe it's a hidden feature). I've got everything already setup on my machine, but this is not it's real home, so I won't publish the URL just

Re: [pulseaudio-discuss] How to redirect pulse audio through ssh?

2011-05-21 Thread Colin Guthrie
t Name: jimmy Server Name: pulseaudio Server Version: 1.0.0-0.354.1.csg1 Default Sample Specification: s16le 2ch 44100Hz Default Channel Map: front-left,front-right Default Sink: alsa_output.pci-_00_1b.0.analog-stereo Default Source: alsa_input.pci-_00_1b.0.analog-stereo Cookie: d7756be2 [m

Re: [pulseaudio-discuss] How to redirect pulse audio through ssh?

2011-05-20 Thread Colin Guthrie
t to etc. Hope that helps (although I wrote it really quick so apologies if it doesn't! I'll clarify later if needs be :D) Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mageia Contributor [

[pulseaudio-discuss] [ANNOUNCE] Git repository move.

2011-05-20 Thread Colin Guthrie
PA clones you have simply do: git config remote.origin.url fdo:pulseaudio/pulseaudio That's all that is needed! If you want a gitweb view (or rather a cgit which kicks gitwebs ass IMO): http://cgit.freedesktop.org/pulseaudio/pulseaudio/ Many thanks. Col -- Colin Guthrie gmane(at)coli

Re: [pulseaudio-discuss] [RFC] Source Output Volumes

2011-05-20 Thread Colin Guthrie
Col * I have one USB mic that reports it's range as +20dB to +50dB in alsa, so the base volume for it is actually significantly below the ALSA 0 point on the kcontrol! -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalog

Re: [pulseaudio-discuss] [PATCHv3 0/4] Read and store UCM data as proplist

2011-05-20 Thread Colin Guthrie
committed just yet in it's current form" but your reply tells me you fully appreciate that. I'll let discussions continue in other branches of this thread. Cheers Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tr

[pulseaudio-discuss] [RFC] Source Output Volumes

2011-05-20 Thread Colin Guthrie
branch for review: http://colin.guthr.ie/git/pulseaudio/log/?h=master-source-volume git://colin.guthr.ie/pulseaudio (master-source-volume branch) For convenience of testing you can also use this patch to pavucontrol: http://colin.guthr.ie/git/pavucontrol/log/?h=master-source-volumes Have fun!

Re: [pulseaudio-discuss] Jack detection

2011-05-20 Thread Colin Guthrie
auto-management. Such is the tradeoff perhaps? The only problem with combining sink+port into one "pseudo device" for display in GUIs is it kinda breaks the whole "show all sinks from a profile and allow them to be activated" GUI approach. None of these ideas are

Re: [pulseaudio-discuss] How to find the latest created bluetooth sink/source via event hook?

2011-05-19 Thread Colin Guthrie
easier to implement and manage. ... but essentially the routing will be >> based on priority lists of >> devices rather than just setting a single device to use. > > It sounds great! Could you share more information on this new design, maybe > in a new thread? Arun already

Re: [pulseaudio-discuss] Debugging Pulse Audio

2011-05-18 Thread Colin Guthrie
.conf (man pulse-daemon.conf) or just use the console output from the above command. HTHs 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 Ha

Re: [pulseaudio-discuss] Receiving RTP streams with pulseaudio

2011-05-18 Thread Colin Guthrie
to suggest them, but I guess the intention was to keep the traffic in house by default. We should likely expose via paprefs the ability to choose a public mutlicast group or something. WDYT? Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogi

Re: [pulseaudio-discuss] my paulseaudio is not running as daemon

2011-05-18 Thread Colin Guthrie
version, I wrote a guide some time ago about running PA from git: http://colin.guthr.ie/2010/09/compiling-and-running-pulseaudio-from-git/ You also did not supply the pulseaudio - output that would have aided debugging, but hopefully we can short circuit all that if you are just developing a c

Re: [pulseaudio-discuss] build error

2011-05-18 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 18/05/11 07:53 did gyre and gimble: > Hiya, > > 'Twas brillig, and Himanshu Chug at 18/05/11 07:30 did gyre and gimble: >> This is first mail to the list, Hello to evreyone in the list, > > Hello, welcome to the list :) >

Re: [pulseaudio-discuss] [PATCHv3 0/4] Read and store UCM data as proplist

2011-05-18 Thread Colin Guthrie
id about this off-list by any chance? As I mentioned previously, we have quite specific needs for jack detection for it to be accepted so I hope further discussions have happened or that you have managed to be super awesome and make it all "just work" as we want it, otherwise mo

Re: [pulseaudio-discuss] my paulseaudio is not running as daemon

2011-05-18 Thread Colin Guthrie
does your distro include and did you overwrite you distro version with your self build version or is it now installed into /usr/local instead? Also, I would suggest the stable-queue git branch rather than 0.9.22 as this contains several bugfixes on top of 0.9.22. Col -- Colin Guthrie gmane(at)co

Re: [pulseaudio-discuss] build error

2011-05-17 Thread Colin Guthrie
rors: I don't personally know much about ARM stuff, but it would help if you share which version of PA you are building. e.g. Is it v0.9.22 or the git master or stable-queue branches? That info will be useful to people who can (hopefully!) help more than me :) Col -- Colin Guthrie gman

Re: [pulseaudio-discuss] How to find the latest created bluetooth sink/source via event hook?

2011-05-17 Thread Colin Guthrie
change callback function? I suspect the *_PUT hook is what you want :) 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 H

Re: [pulseaudio-discuss] [PATCH] alsa-mixer: When setting hw volume, round always up with playback and always down with capture.

2011-05-17 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 17/05/11 12:13 did gyre and gimble: > 'Twas brillig, and Tanu Kaskinen at 17/05/11 10:37 did gyre and gimble: >> On Mon, 2011-05-16 at 21:22 +0100, Colin Guthrie wrote: >>> OK, here is the debug output from my run using this volume

Re: [pulseaudio-discuss] volume ramping

2011-05-17 Thread Colin Guthrie
our work so perhaps Arun or even Lennart can make some suggestions in this regard? 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.pu

Re: [pulseaudio-discuss] Assertion '(size_t) decoded == a2dp->frame_length' failed at modules/bluetooth/module-bluetooth-device

2011-05-17 Thread Colin Guthrie
/ticket/898#comment:9 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] [PATCH] alsa-mixer: When setting hw volume, round always up with playback and always down with capture.

2011-05-17 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 17/05/11 10:37 did gyre and gimble: > On Mon, 2011-05-16 at 21:22 +0100, Colin Guthrie wrote: >> OK, here is the debug output from my run using this volume approach >> >> As you can see there are several points where the message: &g

[pulseaudio-discuss] [PACKAGERS] New dep

2011-05-16 Thread Colin Guthrie
keep this longer term. But in the interests of simplicity, I'd certainly not be against any native implementation patches that came along provided they were simple and clean. Please test these changes. I'm sure Arun will post more details and test requests in due course. Col -- Co

Re: [pulseaudio-discuss] multiseat and PulseAudio?

2011-05-16 Thread Colin Guthrie
'Twas brillig, and Tomasz Chmielewski at 16/05/11 10:49 did gyre and gimble: > On 16.05.2011 11:37, Colin Guthrie wrote: > >> Well in this evironment, I'd say that if you only have one card to be >> shared between the seats, then system wide mode is likely the right &g

Re: [pulseaudio-discuss] multiseat and PulseAudio?

2011-05-16 Thread Colin Guthrie
ogs in, console-kit and udev both apply the right ACLs and PA can start and only show the relevant sound cards to the relevant seats. This is how it should work in an ideal world - everyone getting their own stuff. But in a situation where you accept all the problems listed above (things li

Re: [pulseaudio-discuss] [PATCH] alsa-mixer: When setting hw volume, round always up with playback and always down with capture.

2011-05-16 Thread Colin Guthrie
ource Output volumes as I'm having a brain freeze as to whether or not this is the right way round for what I observed. If it's not working I'll post back with some numbers. > Might be worth adding a comment referring to the discussion behind the > reasoning tho

Re: [pulseaudio-discuss] [PATCH] loopback: Add a modarg for disabling remixing.

2011-05-15 Thread Colin Guthrie
'Twas brillig, and Paul Menzel at 15/05/11 23:17 did gyre and gimble: > Am Sonntag, den 15.05.2011, 15:12 +0100 schrieb Colin Guthrie: >> Thought this one may be coming :) >> >> In my tree now. > > Does some documentation need to be added? Yeah the modules page

Re: [pulseaudio-discuss] [PATCH] bluetooth: Add missing return statement.

2011-05-15 Thread Colin Guthrie
but I prefer to not use else's when the end of the first if has a return...) Cheers Col commit ce8b03bb26243f01623699a115a34706b1348b77 Author: Colin Guthrie Date: Sun May 15 15:05:44 2011 +0100 bluetooth: Fix early return styling and add missing return value Thanks to Tanu K

Re: [pulseaudio-discuss] [PATCH] loopback: Add a modarg for disabling remixing.

2011-05-15 Thread Colin Guthrie
Thought this one may be coming :) In my tree now. 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

Re: [pulseaudio-discuss] [PATCH 2/4] suspend-on-idle: Trigger mempool vacuuming

2011-05-15 Thread Colin Guthrie
spend-on-idle module to > vacuum memory when ever it notices that all sinks and sources are > suspended. The behavior can be enabled with a module parameter. Thanks, in my tree now. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http:/

Re: [pulseaudio-discuss] [PATCH 4/4] alsa-mixer: Add force-hw-volume flag to alsa profile sets

2011-05-15 Thread Colin Guthrie
'Twas brillig, and Jyri Sarha at 11/04/11 10:19 did gyre and gimble: > On Sat, 09 Apr 2011 20:20:40 +0200, David Henningsson > wrote: >> On 2011-04-08 17:18, Colin Guthrie wrote: >>> 'Twas brillig, and o...@iki.fi at 08/04/11 15:18 did gyre and gimble: >>>

Re: [pulseaudio-discuss] [PATCH 1/4] protocol-native: Stop auto timing updates if connected to suspended sink or source

2011-05-15 Thread Colin Guthrie
is should also be the case when the stream is corked too IMO... 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://www.mageia.org/] PulseAudio Hacker [http://www.p

Re: [pulseaudio-discuss] review+pull-request: Passthrough support

2011-05-15 Thread Colin Guthrie
'Twas brillig, and Arun Raghavan at 15/05/11 05:41 did gyre and gimble: > On Tue, 2011-05-03 at 09:25 +0100, Colin Guthrie wrote: >> 'Twas brillig, and Arun Raghavan at 02/05/11 07:49 did gyre and gimble: >>>>> In e193c2bf55

Re: [pulseaudio-discuss] Is there any way to remap source channels?

2011-05-13 Thread Colin Guthrie
device to use aux channels should disable the > "intelligent" remixing - only the channels specified by the stream will > be taken from the source. FWIW, some modules, like module-remap-sink take a remix=yes|no argument to control this behaviour even when using standard channel n

Re: [pulseaudio-discuss] Reverting ade0a6f88464d8aecf83982d400ccfc402341920

2011-05-13 Thread Colin Guthrie
A will actually cause the alsa volume to go up and down as it climbs e.g. at 72% alsa was at e.g. +16dB and at 73% it was at +14.5dB which makes no logical sense. Perhaps the logic behind using pa_cvolume_divide has not been ported properly (by me) in my patch, but I think we'll need

Re: [pulseaudio-discuss] Reverting ade0a6f88464d8aecf83982d400ccfc402341920

2011-05-13 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 13/05/11 09:06 did gyre and gimble: > Wow spooky. Strangely enough I've already got this one reverted in my tree! I didn't mean to use the word "reverted" there but you catch my drift I'm sure. Col -- Colin Gut

Re: [pulseaudio-discuss] Reverting ade0a6f88464d8aecf83982d400ccfc402341920

2011-05-13 Thread Colin Guthrie
with volume. This is the commit in my tree that solved that: commit 8b595ac248d7ca48e28c3e4e84f1eaf4abf5439d Author: Colin Guthrie Date: Sun May 8 12:44:50 2011 +0100 alsa-mixer: Reverse rounding direction for sources. The previous logic in ade0a6f88464d8aecf83982d400ccfc402341920 does n

Re: [pulseaudio-discuss] Assertion '(size_t) decoded == a2dp->frame_length' failed at modules/bluetooth/module-bluetooth-device

2011-05-12 Thread Colin Guthrie
winners for you: commit b676f89d8579c7ec1629892342a330f1e4c35657 Author: Colin Guthrie Date: Sun Mar 20 11:44:53 2011 + bluetooth: Run 'make update-sbc' Note that changes to ipc.h from 8f3ef04b had to be manually reapplied. commit 0bed5caf3b9fedfce2100cc85de344670ddbb386 Author: Paul Menze

Re: [pulseaudio-discuss] Are "_ref" and "_unref" not necessarily called in pairs?

2011-05-12 Thread Colin Guthrie
See lines 91, and 69. The code basically means assert if the object is not referenced. This is a safefy thing to ensure good programming of modules etc. Hope that clarifies things. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://w

Re: [pulseaudio-discuss] [PATCHv3 0/4] Read and store UCM data as proplist

2011-05-11 Thread Colin Guthrie
'Twas brillig, and Jorge Eduardo Candelaria at 11/05/11 19:56 did gyre and gimble: > > On May 11, 2011, at 6:43 AM, Colin Guthrie wrote: > >> 'Twas brillig, and Jorge Eduardo Candelaria at 10/05/11 21:29 did >> gyre and gimble: >>> This is the third versi

Re: [pulseaudio-discuss] [PATCHv3 0/4] Read and store UCM data as proplist

2011-05-11 Thread Colin Guthrie
my UCM foo is still not awesome, but I think this is all the consensus we reached on the matter!). 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/] Pulse

Re: [pulseaudio-discuss] [PATCH] echo-cancel: Remove unnecessary noalign attribute

2011-05-11 Thread Colin Guthrie
change this in the > future. 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 [ht

Re: [pulseaudio-discuss] [PATCH] echo-cancel: Handle alignment requirement manually

2011-05-11 Thread Colin Guthrie
extra > memory and guaratee that the alignment we require is met. Looks fine (but sad that it's not easier). 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 [http://ww

Re: [pulseaudio-discuss] How pulseaudio support autospawn?

2011-05-10 Thread Colin Guthrie
ulseaudio.git;a=blob;f=src/pulse/context.c;h=1480af533a57cc4eca39bff405973ba4bc8f94c6;hb=HEAD#l868 Hopefully you can follow things through from here, but feel free to ask any other questions if you're stuck :) Cheers Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [

Re: [pulseaudio-discuss] PulseAudio automatically shutting down?

2011-05-10 Thread Colin Guthrie
that if no client is connected, daemon exits after some > (short, +/- 1 min) time. > > Is it correct behaviour? > > Thank you in advance, Yup! man pulse-daemon.conf and see "exit-idle-time" :D HTHs Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/

Re: [pulseaudio-discuss] unambiguous tag names in the repository

2011-05-08 Thread Colin Guthrie
the reasons given in the blog are somewhat hypothetical and not really very likely in the real world (and in the unlikely even of it happening at some point in the future, then we can take the time to rename tags then) Just my €0.02 :) Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guth

Re: [pulseaudio-discuss] several seconds delay while playing video with timer-based audio scheduling enabled

2011-05-05 Thread Colin Guthrie
; So if anyone had meet same issue or could you provide some > suggestions, that would be appreciated much. What video player is being used? It is perhaps making some really dumb assumptions about things and thus breaking (and using too much power too!) Col -- Colin Guthrie gmane(at)colin.guthr.ie ht

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

2011-05-03 Thread Colin Guthrie
#x27;s correct (tho' I won't pretend to know the alsa code in very much depth). 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.

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

2011-05-03 Thread Colin Guthrie
n it anyway, and I could of course be wrong! 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/] T

Re: [pulseaudio-discuss] review+pull-request: Passthrough support

2011-05-03 Thread Colin Guthrie
>> > Has this broken tunnels? (we manage to do this quite often with stream >> > protocol changes... > Indeed, it does. I've put fixing this on my TODO list. Will try to get > to it soon. Cool, thanks :) Col -- Colin Guthrie gmane(at)colin.guthr.ie http://coli

Re: [pulseaudio-discuss] [PATCH] filter-apply: Mark modules as being autoloaded

2011-05-03 Thread Colin Guthrie
were done and makes > using these modules manually less error-prone. Thanks :) Yeah, although this pushed a convention to filter module, I think this is a better approach than getting people loading things manually to do something special :) In ma tree! Col -- Colin Guthrie gmane(

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] ANN: Rename of module-combine

2011-04-30 Thread Colin Guthrie
atch paprefs at some point, but by the same token I want it to die at some point anyway, so maybe won't bother. 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.

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

2011-04-30 Thread Colin Guthrie
fferent frequency or number of channels from default. Thanks. All three patches now 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 [http://www.mageia.org/] Pul

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

2011-04-30 Thread Colin Guthrie
ditionals with AS_IF As per patch 1 above. > [PATCH 6/7] build-system: Rearrange database selection > [PATCH 7/7] build-system: Small fixes Pushed now :) Thanks! Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.ne

Re: [pulseaudio-discuss] [PATCH 0/2] Fixing module-dbus-protocol unloading

2011-04-29 Thread Colin Guthrie
tions(-) Thanks, 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://www.mageia.org/] PulseAudio Hacker [http://www.pulseaudio.org/

Re: [pulseaudio-discuss] [PATCH] match: Support for both merging and replacing proplist updates.

2011-04-29 Thread Colin Guthrie
e description > above. In addition to implementing the new feature, this patch fixes > a number of bugs in the parsing code. Looks sensible to me with a quick parse... in my tree now. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [htt

Re: [pulseaudio-discuss] [PATCH] module: new null-source module

2011-04-28 Thread Colin Guthrie
here might be some weirdness in there with the "silence" it produces if anyone has a desire to have a peak Cheers 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] core: Drop empty gaps in the memblockq when playing data from it.

2011-04-28 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 20/04/11 15:04 did gyre and gimble: > 'Twas brillig, and Antti-Ville Jansson at 20/04/11 14:00 did gyre and > gimble: >> The assert that this patch fixes can be reproduced with e.g. the >> following script: >> >>

Re: [pulseaudio-discuss] [PATCH] stream-restore: Enable database dumping if DEBUG_VOLUME is defined.

2011-04-28 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 28/04/11 10:57 did gyre and gimble: >> > Forgive my ignorance here but I cannot see where this is called... Is >> > there some magic way to call this function? > You can call it in gdb. Ahh of course. Silly me :) OK, consider i

Re: [pulseaudio-discuss] [PATCH] Alsa-plugins: Pulse: Fix snd_pcm_avail returning 0 in some cases

2011-04-28 Thread Colin Guthrie
list), this patch has now been committed to alsa-lib. 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/

Re: [pulseaudio-discuss] [PATCH] stream-restore: Enable database dumping if DEBUG_VOLUME is defined.

2011-04-28 Thread Colin Guthrie
} > > -#if 0 > -static void dump_database(struct userdata *u) { > +#ifdef DEBUG_VOLUME > +PA_GCC_UNUSED static void stream_restore_dump_database(struct userdata *u) { > pa_datum key; > pa_bool_t done; > Forgive my ignorance here but I cannot see where this is

Re: [pulseaudio-discuss] [PATCH] module: new null-source module

2011-04-27 Thread Colin Guthrie
M on the monitor. Obviously he can shuffle around the various streams and create multiple null sinks but it would have actually been simpler to setup a null source in the first place. So I'll do some testing then grab it at some point (tho' need to spend some time reviewing Margarita&#

Re: [pulseaudio-discuss] how to set buffer attributes in 0.9.15

2011-04-26 Thread Colin Guthrie
mately make your issue go away. (tho' if you really need fixed samples, then perhaps not...) 0.9.15 really is very old now, so unless you are completely restricted, I'd upgrade to the latest stable-queue (or at least 0.9.22). Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.

Re: [pulseaudio-discuss] review+pull-request: Passthrough support

2011-04-24 Thread Colin Guthrie
rebase before merge or is it wise to keep your tree as is for ease of working with existing checkouts? General Question: Has this broken tunnels? (we manage to do this quite often with stream protocol changes... That is all! Take care Col -- Colin Guthrie gmane(at)colin.guthr.ie

Re: [pulseaudio-discuss] More patches for better OS X support

2011-04-23 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 23/04/11 17:51 did gyre and gimble: > 'Twas brillig, and Daniel Mack at 22/04/11 13:27 did gyre and gimble: >> Here goes another round of patches for PulseAudio on OS X. Most patches >> are small, and none of them should affe

Re: [pulseaudio-discuss] More patches for better OS X support

2011-04-23 Thread Colin Guthrie
messages a little bit, so you'll need a rebase for the next batch. Hope that's OK :) 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/] Pu

[pulseaudio-discuss] RFC: An official system for enabling/disabling PA+ALSA

2011-04-23 Thread Colin Guthrie
ode could parse the daemon.conf too to check before autospawning just to save the work? Either way it would be nice to have a simple way to disable PA and write a simple ALSA module to be able to check for that configuration. This would be something that could be adopted cross distro and reduce t

Re: [pulseaudio-discuss] Semaphore lockup when using threaded mainloops excessively

2011-04-22 Thread Colin Guthrie
'Twas brillig, and Daniel Mack at 22/04/11 10:20 did gyre and gimble: > On Fri, Apr 22, 2011 at 10:58 AM, Colin Guthrie wrote: >> 'Twas brillig, and Colin Guthrie at 01/04/11 14:25 did gyre and gimble: >>> I've pushed this to git master now so that more pe

Re: [pulseaudio-discuss] Semaphore lockup when using threaded mainloops excessively

2011-04-22 Thread Colin Guthrie
'Twas brillig, and Colin Guthrie at 01/04/11 14:25 did gyre and gimble: > I've pushed this to git master now so that more people can test. I've just be revisiting this one after your pa_poll changes. I tried running two at once and both bailed quite quickly with: Conn

Re: [pulseaudio-discuss] glib functions on PA

2011-04-21 Thread Colin Guthrie
voiding glib - is it only to keep the >> amount of dependencies low, or are there some other reasons why PA >> shouldn't use glib.) > > If that is the case, It looks that it is better to keep the simple > file operations, right? Otherwise I'll add a glib dependency.

Re: [pulseaudio-discuss] [PATCH] protocol-dbus: Fix some memory management bugs.

2011-04-21 Thread Colin Guthrie
the caller freed the > string while the key was still in use in the hashmap. In my tree now :) 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/]

Re: [pulseaudio-discuss] RFC: Filter module loader

2011-04-21 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 21/04/11 05:55 did gyre and gimble: > On Fri, 2011-04-15 at 20:55 +0200, Colin Guthrie wrote: >> Also, I had to apply this patch to equalizer-sink to prevent it from >> crashing the server on unload: >> >> diff --git a/src/modu

Re: [pulseaudio-discuss] [PATCH] match: match rule earlier, in SINK_INPUT_NEW

2011-04-20 Thread Colin Guthrie
Seems reasonable. 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://www.mageia.org/] PulseAudio Hacker [http://www.pulseaudio.org/] Trac Hacker [http

Re: [pulseaudio-discuss] [PATCH] core: Drop empty gaps in the memblockq when playing data from it.

2011-04-20 Thread Colin Guthrie
ink Input #" | tail -n 1 | cut -d# -f2` > > echo "Sample $SAMPLE playing as Sink Input #$input" > > pactl move-sink-input $input null2 > pactl move-sink-input $input null1 > > pactl unload-module $mod1 > pactl unload-module $mod2 Thanks for

Re: [pulseaudio-discuss] [PATCH v2] call-state-tracker: New component.

2011-04-20 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 20/04/11 11:54 did gyre and gimble: > On Wed, 2011-04-20 at 11:36 +0300, Colin Guthrie wrote: >>> The api object header could be located in >>> src/extra_apis - that would make the api not directly dependent on a >>> particul

Re: [pulseaudio-discuss] [PATCH] match: don't double free in case of missing table file

2011-04-20 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 20/04/11 12:49 did gyre and gimble: > From: Marc-André Lureau Thanks 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 Contribut

Re: [pulseaudio-discuss] [PATCH v2] call-state-tracker: New component.

2011-04-20 Thread Colin Guthrie
more, but that word is already used for other purposes. Yeah extension is already in use for protocol extensions I guess. How about pa_imc_*? (for inter-module comms) or is that perhaps too cryptic? Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Lim

Re: [pulseaudio-discuss] [PATCH] tests: improve resampler test

2011-04-19 Thread Colin Guthrie
Not reviewed much, but sounds sensible from a brief glance. 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://www.mageia.org/] PulseAudio Hacker [http

Re: [pulseaudio-discuss] [PATCH] interpol-test: remove unused include getopt.h

2011-04-19 Thread Colin Guthrie
Thanks. Merged. 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] [PATCH v2] call-state-tracker: New component.

2011-04-18 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 06/04/11 16:23 did gyre and gimble: > On Wed, 2011-04-06 at 14:23 +0100, Colin Guthrie wrote: >> 'Twas brillig, and Tanu Kaskinen at 06/04/11 12:33 did gyre and gimble: >>> +/* This is a shared singleton object, currently used by Meeg

Re: [pulseaudio-discuss] Is this a Pulseaudio bug or a Vala bug? (v2)

2011-04-18 Thread Colin Guthrie
). Alexander, if possible in future if you could provide git format-patch style diffs, it would make applying them easier for me (and preserving your authorship). It doesn't matter with a couple of simpler patches but for anything larger it would be appreciated! Cheers Col -- Coli

Re: [pulseaudio-discuss] [PATCH] volume: Get more data from volume tests

2011-04-18 Thread Colin Guthrie
> problems vs. other system issues such as processor contention). Cool. In my tree now. 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/] PulseA

  1   2   3   4   5   6   7   8   9   10   >