Author: bklaas
Date: Mon Nov 24 20:42:10 2008
New Revision: 3435

URL: http://svn.slimdevices.com?rev=3435&root=Jive&view=rev
Log:
Bug: 10073, 10120
Description: revert r3413 which was causing self.info.connected to be false 
incorrectly when changing from SN<->SC

Modified:
    7.3/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua?rev=3435&root=Jive&r1=3434&r2=3435&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/slim/Player.lua Mon Nov 24 
20:42:10 2008
@@ -507,7 +507,6 @@
 
        -- player is gone
        self.lastSeen = 0
-       self.info.connected = false
        self.jnt:notify('playerDelete', self)
 
        if self == currentPlayer then

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

Reply via email to