Author: bklaas
Date: Thu Feb 18 05:51:03 2010
New Revision: 8521
URL: http://svn.slimdevices.com/jive?rev=8521&view=rev
Log:
Bug: n/a
Description: remove references to now non-existent oneTrackPlaylist group widget
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua?rev=8521&r1=8520&r2=8521&view=diff
==============================================================================
---
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
(original)
+++
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
Thu Feb 18 05:51:03 2010
@@ -165,7 +165,6 @@
if #msgs == 1 then
log:debug('one line message')
self.titleGroup:setWidgetValue("text", msgs[1],
duration)
- self.titleGroupOneTrackPlaylist:setWidgetValue("text",
msgs[1], duration)
self.trackTitle:setValue(self.trackTitle:getValue(),
duration)
self.albumTitle:setValue('', duration)
self.artistTitle:setValue('', duration)
@@ -173,7 +172,6 @@
elseif #msgs == 2 then
log:debug('two line message')
self.titleGroup:setWidgetValue("text", msgs[1],
duration)
- self.titleGroupOneTrackPlaylist:setWidgetValue("text",
msgs[1], duration)
self.trackTitle:setValue(msgs[2], duration)
self.artistTitle:setValue('', duration)
self.albumTitle:setValue('', duration)
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins