rockbox/wps
Jonathan Gordon 969903b5fe Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char settings.
check the manual...
%Tl(..., &action) -> %Tl(..., action, repeat_press)
%Tl(..., *action) -> %Tl(..., action, long_press)
%Tl(..., !action) -> %Tl(..., action, reverse_bar)
and a new allow_while_lock to make the region fire when softlocked

these options must all be after the action name, but otherwise the order doesnt matter. And for the setting_inc/dec/set action the setting name must follow the action name, *then* the options

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30219 a1c6a512-1295-4272-9138-f99709370657
2011-07-28 12:53:22 +00:00
..
cabbiev2 Add cabbie theme for 800x480 2011-02-08 21:13:57 +00:00
classic_statusbar Make the classic_statusbar.sbs more classic. Icons, position of numbers, charging animation (only tested on a colour display so far), volume as before but gets a 'clipping' icon on targets that allow more than 0dB, add channels indicator in the rec screen. The only difference on swcodec should be the disk activity indicator on flash targets (for now). On hwcodec there are small differences in the recording screen - quality display is simply using the system font (no wasting another bitmap on a slightly less taller Q), frequency uses icons now (keeping the differences between the sbs files smaller and with the small 'k' it's easier to understand, but debateable). Since the animation makes use of the viewport colour (shades) parameters, a classic_statusbar.grey.sbs was needed - reusing the colour one didn't work correctly anyways. The difference between Recorders (RTC) and Ondios (disk activity) is achieved through the 112x64x1.sbs file itself. 2009-11-28 16:37:33 +00:00
AUTHORS Remove all themes but Cabbiev2. 2011-07-18 19:25:34 +00:00
cabbiev2.112x64x1.wps Further upgrades of Cabbiev2 wps files to viewports - FS#11490 by HAyden Pearce and me 2010-08-21 23:39:19 +00:00
cabbiev2.128x64x1.wps Further upgrades of Cabbiev2 wps files to viewports - FS#11490 by HAyden Pearce and me 2010-08-21 23:39:19 +00:00
cabbiev2.128x96x2.wps Further upgrades of Cabbiev2 wps files to viewports - FS#11490 by HAyden Pearce and me 2010-08-21 23:39:19 +00:00
cabbiev2.128x128x2.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.128x128x16.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.128x160x16.wps Commit part of FS#10937: CabbieV2 port for the Philips GoGear 2011-01-09 22:10:29 +00:00
cabbiev2.132x80x16.wps Fix broken cabbiev2 for the c200 screen (in r27574) as pointed out by Sascha Wilde in IRC. 2010-07-28 12:58:15 +00:00
cabbiev2.138x110x2.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.160x128x1.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.160x128x2.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.160x128x16.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.176x132x16.wps FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. Spot a mistake? mention in the tracker page 2010-07-26 12:07:48 +00:00
cabbiev2.176x220x16.wps FS#11669 - extra > in the skin 2010-10-12 09:45:11 +00:00
cabbiev2.220x176x16.wps Fix cabbiev2.220x176x16.wps 2010-07-26 15:20:22 +00:00
cabbiev2.240x320x16.mini2440.wps SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last param instead of the first. skin updater, skins and manual all updated. 2010-06-09 16:15:01 +00:00
cabbiev2.240x320x16.wps Further upgrades of Cabbiev2 wps files to viewports - FS#11490 by HAyden Pearce and me 2010-08-21 23:39:19 +00:00
cabbiev2.240x400x16.wps Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char settings. 2011-07-28 12:53:22 +00:00
cabbiev2.320x240x16.mrobe500.wps Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char settings. 2011-07-28 12:53:22 +00:00
cabbiev2.320x240x16.wps FS#11490 by Hayden Pearce 2010-07-26 16:57:38 +00:00
cabbiev2.320x480x16.WIP.sbs cabbie 320x480 WIP sbs: 2010-10-10 05:30:41 +00:00
cabbiev2.320x480x16.wps Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char settings. 2011-07-28 12:53:22 +00:00
cabbiev2.480x800x16.wps Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char settings. 2011-07-28 12:53:22 +00:00
cabbiev2.800x480x16.wps Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char settings. 2011-07-28 12:53:22 +00:00
classic_statusbar.112x64x1.sbs update classic_statusbar to the new syntax 2010-06-13 13:16:41 +00:00
classic_statusbar.grey.sbs update classic_statusbar to the new syntax 2010-06-13 13:16:41 +00:00
classic_statusbar.mono.sbs update classic_statusbar to the new syntax 2010-06-13 13:16:41 +00:00
classic_statusbar.sbs fix FS#11784 - classic_statusbar.sbs needed alignemtn fixing to show the whole time 2010-12-20 10:58:03 +00:00
COPYING Clear up theme licensing: 2009-10-12 15:40:18 +00:00
rockbox_default.txt.wps
wpsbuild.pl Fix leading slash regex in wpsbuild.pl 2010-08-05 14:31:07 +00:00
WPSLIST Remove all themes but Cabbiev2. 2011-07-18 19:25:34 +00:00