Author: titmuss
Date: Thu Nov 20 07:19:10 2008
New Revision: 3413

URL: http://svn.slimdevices.com?rev=3413&root=Jive&view=rev
Log:
Bug: 10073
Description:
Handle reconnecting to SC when the Controller resumes and the local player is 
selected.


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=3413&root=Jive&r1=3412&r2=3413&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 Thu Nov 20 
07:19:10 2008
@@ -454,6 +454,7 @@
 
        -- 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