diff audioio/AudioCallbackPlaySource.cpp @ 189:017206f2e4c5 sv-v1.7.2

* Pop view progress bars back into "indeterminate" mode if they are not updated for a couple of seconds (useful for plugins with very active getRemainingFeatures())
author Chris Cannam
date Fri, 12 Mar 2010 15:34:18 +0000
parents 7dae51741cc9
children 0b3aa9b702bb
line wrap: on
line diff
--- a/audioio/AudioCallbackPlaySource.cpp	Tue Jan 05 15:57:34 2010 +0000
+++ b/audioio/AudioCallbackPlaySource.cpp	Fri Mar 12 15:34:18 2010 +0000
@@ -394,7 +394,9 @@
 
     startFrame = m_viewManager->alignReferenceToPlaybackFrame(startFrame);
 
+#ifdef DEBUG_AUDIO_PLAY_SOURCE
     std::cerr << startFrame << std::endl;
+#endif
 
     // The fill thread will automatically empty its buffers before
     // starting again if we have not so far been playing, but not if