Author: titmuss
Date: Tue Jun 17 12:00:45 2008
New Revision: 2579
URL: http://svn.slimdevices.com?rev=2579&root=Jive&view=rev
Log:
Bug: N/A
Description:
Comment updates.
Modified:
7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/applets/SelectPlayer/SelectPlayerApplet.lua
7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua
Modified:
7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/applets/SelectPlayer/SelectPlayerApplet.lua
URL:
http://svn.slimdevices.com/7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/applets/SelectPlayer/SelectPlayerApplet.lua?rev=2579&root=Jive&r1=2578&r2=2579&view=diff
==============================================================================
---
7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/applets/SelectPlayer/SelectPlayerApplet.lua
(original)
+++
7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/applets/SelectPlayer/SelectPlayerApplet.lua
Tue Jun 17 12:00:45 2008
@@ -217,7 +217,6 @@
function _refreshPlayerItem(self, player)
local mac = player:getId()
- -- XXXX
if player:isAvailable() then
local item = self.playerItem[mac]
if not item then
Modified:
7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua
URL:
http://svn.slimdevices.com/7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua?rev=2579&root=Jive&r1=2578&r2=2579&view=diff
==============================================================================
---
7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua
(original)
+++
7.1/branches/discovery-refactor/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua
Tue Jun 17 12:00:45 2008
@@ -378,7 +378,6 @@
-- delete players
for id, player in pairs(self.players) do
--- XXXX should we delete the player?
player:free(self)
end
self.players = {}
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins