2009-10-28 05:07:49 +00:00
|
|
|
# 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|-|-|
|
2009-10-28 05:39:04 +00:00
|
|
|
%?bl<%xdBa|%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>
|
|
|
|
# charging icon
|
|
|
|
%V|16|0|-|8|0|-|-|
|
|
|
|
%?bc<%xdSa|>
|
2009-10-28 05:07:49 +00:00
|
|
|
|
|
|
|
# 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
|
2009-10-28 06:44:37 +00:00
|
|
|
%V|-36|0|-|8|0|-|-| # align on the right with room for 6 SYSFONT digits
|
2009-10-28 05:07:49 +00:00
|
|
|
%?ca<%?St|time format|<%cH|%cI>:%cM|--:-->%?lh<*|>
|