[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/engine/xine
From:       Mark Kretschmann <markey () web ! de>
Date:       2006-11-29 21:22:14
Message-ID: 1164835334.706765.15340.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 609239 by markey:

add debug output

 M  +1 -0      xine-engine.cpp  


--- trunk/extragear/multimedia/amarok/src/engine/xine/xine-engine.cpp #609238:609239
@@ -542,6 +542,7 @@
             {
                 float v = 4.0 * (1.0 - mix) / 3.0;
                 xine_set_param( m_stream, XINE_PARAM_AUDIO_AMP_LEVEL, (uint)( v < 1.0 ? vol * v : vol ) );
+                debug() << "VOL: " << xine_get_param( m_stream, XINE_PARAM_AUDIO_AMP_LEVEL ) << endl;
             }
         }
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic