On Thu, 17 Nov 2011 21:05:40 -0800
"Enlightenment SVN" <no-re...@enlightenment.org> wrote:

> Log:
> add debug message for throttling
>   
> 
> Author:       discomfitor
> Date:         2011-11-17 21:05:40 -0800 (Thu, 17 Nov 2011)
> New Revision: 65362
> Trac:         http://trac.enlightenment.org/e/changeset/65362
> 
> Modified:
>   trunk/e/src/modules/mixer/sys_pulse.c 
> 
> Modified: trunk/e/src/modules/mixer/sys_pulse.c
> ===================================================================
> --- trunk/e/src/modules/mixer/sys_pulse.c     2011-11-18 04:55:52 UTC (rev
> 65361) +++ trunk/e/src/modules/mixer/sys_pulse.c      2011-11-18 05:05:40
> UTC (rev 65362) @@ -160,6 +160,7 @@
>  
>     if (last_disc && (ecore_time_unix_get() - last_disc < 1))
>       {
> +        fprintf(stderr, "PULSEAUDIO: disconnecting too quickly,
> THROTTLED\n"); e_mixer_pulse_shutdown();
>          last_disc = 0;
>          e_mod_mixer_pulse_ready(EINA_FALSE);
> 
cedric tell me if you see this message when you get the alsa switch

-- 
Mike Blumenkrantz
Zentific: Doctor recommended, mother approved.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to