From 5c9fe52629f2f0f68e25efe658281b2fa42bab84 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Wed, 22 Jul 2009 22:10:25 +0000 Subject: Commit part of FS#9873 - Utilise buttons for playlisting It adds a shortcut (combo or button) to directly go from the wps to the playlist viewer. The combos could possibly be improved on some targets, but I tried to keep a tad bit of consistency (was hardly possible). I also added a corresponding touchscreen region and adapted cabbiev2. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22003 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2.240x400x16.wps | 1 + wps/cabbiev2.320x240x16.mrobe500.wps | 2 ++ 2 files changed, 3 insertions(+) (limited to 'wps') diff --git a/wps/cabbiev2.240x400x16.wps b/wps/cabbiev2.240x400x16.wps index 97f9696996..9d45643074 100644 --- a/wps/cabbiev2.240x400x16.wps +++ b/wps/cabbiev2.240x400x16.wps @@ -8,6 +8,7 @@ %T|206|372|24|24|play| %T|182|372|18|92|repmode| %T|139|372|37|23|shuffle| +%T|90|238|60|20|playlist| %X|wpsbackdrop-240x400x16.bmp| %xl|A|lock-240x320x16.bmp|11|372|2| diff --git a/wps/cabbiev2.320x240x16.mrobe500.wps b/wps/cabbiev2.320x240x16.mrobe500.wps index a18babd0f4..89362c5eb9 100644 --- a/wps/cabbiev2.320x240x16.mrobe500.wps +++ b/wps/cabbiev2.320x240x16.mrobe500.wps @@ -49,6 +49,8 @@ %s%ac%Ia %V|0|180|-|20|1|-|-| +#touch the X of X regions to let the playlist viewer pop up +%T|130|0|60|20|playlist| %al %pc%ac%pp of %pe%ar%pr #viewport for the touch icons -- cgit