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

List:       kde-commits
Subject:    branches/marble/marble-1.1/src/plugins/render/routing
From:       Dennis Nienhüser <earthwings () gentoo ! org>
Date:       2011-03-31 20:13:26
Message-ID: 20110331201326.32C4AAC8CD () svn ! kde ! org
[Download RAW message or body]

SVN commit 1226660 by nienhueser:

There are noticable gaps between tracks using Phonon, up to three seconds on the N900. Only speak the \
direction type for now, need to find a better solution for the future. Not intended for forward porting.


 M  +3 -1      AudioOutput.cpp  


--- branches/marble/marble-1.1/src/plugins/render/routing/AudioOutput.cpp #1226659:1226660
@@ -143,7 +143,9 @@
     }
 
     m_output->enqueue( turnTypeAudio );
-    if ( !distanceAudio.isEmpty() ) {
+    // if ( !distanceAudio.isEmpty() ) {
+    // @todo FIXME: Gapless playing
+    if ( false ) {
         m_output->enqueue( audioFile( "After" ) );
         m_output->enqueue( distanceAudio );
         m_output->enqueue( audioFile( "Meters" ) );


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

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