summaryrefslogtreecommitdiff
path: root/wps/classic_statusbar.112x64x1.sbs
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2009-11-20 07:05:22 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2009-11-20 07:05:22 +0000
commit6ec176cc8ed0dc3816ff8d19190bf817d8c18ba5 (patch)
tree1bd3566af9f12ed72d401b4209d074834f26228c /wps/classic_statusbar.112x64x1.sbs
parent9656bc982ffbc15dbfa0da31e42879c36588897d (diff)
fix mono and hwcodec classic_statusbar so they actually load
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23673 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'wps/classic_statusbar.112x64x1.sbs')
-rw-r--r--wps/classic_statusbar.112x64x1.sbs37
1 files changed, 18 insertions, 19 deletions
diff --git a/wps/classic_statusbar.112x64x1.sbs b/wps/classic_statusbar.112x64x1.sbs
index 53a5dda33e..c5c0ba8042 100644
--- a/wps/classic_statusbar.112x64x1.sbs
+++ b/wps/classic_statusbar.112x64x1.sbs
@@ -5,7 +5,7 @@
#
# specify the UI area viewport... everything but a bar 8 pixels high at the top
-%Vi|0|8|-|-|1|-|-|
+%Vi|0|8|-|-|1|
##############################################################
# Options:
@@ -27,58 +27,57 @@
# Load some bitmaps
%xl|B|battery.bmp|0|0|10|
%xl|V|volume.bmp|0|0|10|
-%xl|S|status.bmp|0|0|14|
+%xl|S|status.bmp|0|0|16|
# Enable the correct viewports
%?cs<%Vdc%Vdp%Vdr%Vds|%Vdc%Vdp%Vdr%Vds|%Vdz|%Vdc%Vdp%Vdr%Vds>
# Battery area, Icons
-%Vl|a|0|0|16|8|0|-|-|
+%Vl|a|0|0|16|8|0|
%?bl<%xdBa|%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>
# charging icon
-%Vl|a|16|0|8|8|0|-|-|
+%Vl|a|16|0|8|8|0|
%?bc<%xdSa|>
# battery area, no icons
-%Vl|b|0|0|-|8|0|-|-|
+%Vl|b|0|0|-|8|0|
%bl%bc
# Volume area
-%Vl|c|27|0|-|8|0|-|-|
+%Vl|c|27|0|-|8|0|
%?mv<%pv|%?pv<%xdVa|%xdVb|%xdVc|%xdVd|%xdVe|%xdVf|%xdVg|%xdVh|%xdVi|%xdVj>>
-%Vl|d|27|0|-|8|0|-|-|
+%Vl|d|27|0|-|8|0|
%pv
# Icons, all in the same bmp strip, so need to use multiple viewports
# Playback mode
-%Vl|p|46|0|-|8|0|-|-|
+%Vl|p|46|0|-|8|0|
%?mp<%xdSc|%xdSb|%xdSd|%xdSe|%xdSf|%xdSg|%xdSh|%xdSi|%xdSj>
# Repeat mode
-%Vl|r|54|0|-|8|0|-|-|
+%Vl|r|54|0|-|8|0|
%?mm<|%xdSi|%xdSj|%xdSk|%xdSl>
# Shuffle mode
-%Vl|s|64|0|-|8|0|-|-|
+%Vl|s|64|0|-|8|0|
%?ps<%xdSk|>
# Recording section
-%Vl|z|27|0|6|8|0|-|-|
+%Vl|z|27|0|6|8|0|
-%Vl|z|33|0|18|8|0|-|-|
+%Vl|z|33|0|18|8|0|
%?Rp<Q%Rb>
# status icon
-%Vl|z|46|0|8|8|0|-|-|
+%Vl|z|46|0|8|8|0|
%?mp<%xdSc|%xdSb|%xdSd|%xdSe|%xdSf|%xdSg|%xdSh|%xdSi|%xdSj>
-# frequency
-%Vl|z|54|0|-|8|0|-|-|
-%?Rp<%?Rf<??|44|48|32|22|24|16>>
+# frequency and stereo/mono
+%Vl|z|54|0|-|8|0|
+%?Rp<%?Rf<??|44|48|32|22|24|16>%?Rm<%xdSm|%xdSn>>
# Clock on RTC able targets, and disk access
-%V|-36|0|-6|8|0|-|-| # align on the right with room for 6 SYSFONT digits
+%V|-36|0|-6|8|0| # align on the right with room for 6 SYSFONT digits
%?cc<%?ca<%?St|time format|<%cH|%cI>:%cM|--:-->|>
# disk access "icon"
-%V|-6|0|-|8|0|-|-| # align on the right with room for 1 SYSFONT digit
+%V|-6|0|-|8|0| # align on the right with room for 1 SYSFONT digit
%?lh<*|>
-