rockbox/wps/classic_statusbar.sbs
Jonathan Gordon bee5900032 Allow the x and y pixel values of viewports to be a negative number..
%V|-50|0|-|..... will position that viewport 50 pixels from the right of the display at the top.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23378 a1c6a512-1295-4272-9138-f99709370657
2009-10-28 06:44:37 +00:00

39 lines
940 B
Text

# Classic statusbar adapted to skin engine
#
# Bar at the top.. very easy to change to the bottom
#
# Load some bitmaps
%wd # not sure if this is needed for sbs files?
%xl|B|battery.bmp|0|0|10|
%xl|V|volume.bmp|0|0|10|
%xl|S|status.bmp|0|0|12|
# Battery area
%V|0|0|-|8|0|-|-|
%?bl<%xdBa|%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>
# charging icon
%V|16|0|-|8|0|-|-|
%?bc<%xdSa|>
# Volume area
%V|27|0|-|8|0|-|-|
%?mv<%pv|%?pv<%xdVa|%xdVb|%xdVc|%xdVd|%xdVe|%xdVf|%xdVg|%xdVh|%xdVi|%xdVj>>
# Icons, all in the same bmp strip, so need to use multiple viewports
# Playback mode
%V|44|0|-|8|0|-|-|
%?mp<%xdSc|%xdSb|%xdSd|%xdSe|%xdSf>
# Repeat mode
%V|54|0|-|8|0|-|-|
%?mm<|%xdSi|%xdSj|%xdSk|%xdSl>
# Shuffle mode
%V|64|0|-|8|0|-|-|
%?ps<%xdSk|>
# Clock on RTC able targets, and disk access
%V|-36|0|-|8|0|-|-| # align on the right with room for 6 SYSFONT digits
%?ca<%?St|time format|<%cH|%cI>:%cM|--:-->%?lh<*|>