Author: bklaas
Date: Wed Mar 16 08:18:21 2011
New Revision: 9365

URL: http://svn.slimdevices.com/jive?rev=9365&view=rev
Log:
Bug: n/a
Description: add pressed state for repeatDisabled and shuffleDisabled buttons

Modified:
    
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua

Modified: 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua
URL: 
http://svn.slimdevices.com/jive/7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua?rev=9365&r1=9364&r2=9365&view=diff
==============================================================================
--- 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua
 (original)
+++ 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua
 Wed Mar 16 08:18:21 2011
@@ -3128,6 +3128,8 @@
                hate        = _uses(s.nowplaying.npcontrols.hate, { bgImg = 
keyMiddlePressed }),
                fwdDisabled = _uses(s.nowplaying.npcontrols.fwdDisabled),
                rewDisabled = _uses(s.nowplaying.npcontrols.rewDisabled),
+               shuffleDisabled = 
_uses(s.nowplaying.npcontrols.shuffleDisabled),
+               repeatDisabled = _uses(s.nowplaying.npcontrols.repeatDisabled),
        }
        
        s.nowplaying_art_only = _uses(s.nowplaying, {

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

Reply via email to