Author: awy
Date: Fri Sep 26 00:53:30 2008
New Revision: 2987

URL: http://svn.slimdevices.com?rev=2987&root=Jive&view=rev
Log:
Don't send STMl after autostart.

Modified:
    7.3/trunk/squeezeplay/src/squeezeplay/share/jive/audio/Playback.lua

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/audio/Playback.lua
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/jive/audio/Playback.lua?rev=2987&root=Jive&r1=2986&r2=2987&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/audio/Playback.lua 
(original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/audio/Playback.lua Fri Sep 
26 00:53:30 2008
@@ -179,6 +179,7 @@
                        log:info("resume decodeFull=", status.decodeFull, " 
threshold=", self.threshold)
                        Decode:resume()
                        self.sentResume = true
+                       self.sentDecoderFullEvent = true -- fake it so we don't 
send STMl with pause
 
                elseif not self.sentDecoderFullEvent then
                        -- Tell SC decoder buffer is full

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to