Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: minor skin break, touch regions tag, r30219

Re: minor skin break, touch regions tag, r30219

From: Michael Sevakis <jethead71_at_sbcglobal.net>
Date: Fri, 29 Jul 2011 22:17:03 -0400

----- Original Message -----
From: "Jonathan Gordon" <jdgordy_at_gmail.com>
To: "Rockbox development" <rockbox-dev_at_cool.haxx.se>; "Rockbox"
<rockbox_at_cool.haxx.se>
Sent: Thursday, July 28, 2011 9:16 AM
Subject: minor skin break, touch regions tag, r30219


> Hi all,
> So I just commited a chnage which will break some existing skins if
> they use %T() for touchregions (The commit message says %Tl but it
> should say %T).
> the fix is dead simple:
> in your .wps/.sbs/.fms find the %T line that breaks, then do the
> following depending on what the action part looks like:
>
> %T(..., &action) -> %T(..., action, repeat_press)
> %T(..., *action) -> %T(..., action, long_press)
> %T(..., !action) -> %T(..., action, reverse_bar)
>
> These have been done in all skins in svn, so you will need to update
> them with the build, not just the main binary
>
> Jonathan

Arrrr! Why don't we just use Lua for all this stuff? Ironically, might it
not be less luny? :-)

-------------------------------------------------------------------
Unsubscribe: http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox
FAQ: http://www.rockbox.org/twiki/bin/view/Main/GeneralFAQ
Etiquette: http://www.rockbox.org/mail/etiquette.html
Received on 2011-07-30

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy