First part of converting the 'Rockboxed' theme to using bitmap strips - the *-mono-small bitmaps which are used in the Archos port. While at it enable the already existing but so far unused locked-icon and combine small statically loaded bitmaps into one (only named bg-mono-small because it's not a full screen background picture as in other versions). Three bitmaps are now placed 1 or two pixels to the right to make it look a little more balanced. Also drop some possibilities in the codec conditional which made no sense at all even if things would change a _lot_, but it could also be cleaned up further. * Delete the 'Rockboxed' directory on the player before updating...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17058 a1c6a512-1295-4272-9138-f99709370657
|
@ -1,50 +1,23 @@
|
|||
# (C) 2007, Roan Horning <roan@horning.us>
|
||||
# License: GNU GPL v2 or later.
|
||||
%x|a|bg-mono-small.bmp|42|49|
|
||||
%wd
|
||||
%xl|o|stp-mono-small.bmp|55|49|
|
||||
%xl|p|ply-mono-small.bmp|55|49|
|
||||
%xl|q|ps-mono-small.bmp|55|49|
|
||||
%xl|f|ff-mono-small.bmp|55|49|
|
||||
%xl|r|rw-mono-small.bmp|55|49|
|
||||
%xl|b|sl-mono-small.bmp|29|49|
|
||||
%xl|A|v00-mono-small.bmp|0|49|
|
||||
%xl|B|v01-mono-small.bmp|0|49|
|
||||
%xl|C|v02-mono-small.bmp|0|49|
|
||||
%xl|D|v03-mono-small.bmp|0|49|
|
||||
%xl|E|v04-mono-small.bmp|0|49|
|
||||
%xl|F|v05-mono-small.bmp|0|49|
|
||||
%xl|G|v06-mono-small.bmp|0|49|
|
||||
%xl|H|v07-mono-small.bmp|0|49|
|
||||
%xl|I|v08-mono-small.bmp|0|49|
|
||||
%xl|J|v09-mono-small.bmp|0|49|
|
||||
%xl|Z|bt10-mono-small.bmp|93|49|
|
||||
%xl|Y|bt09-mono-small.bmp|93|49|
|
||||
%xl|X|bt08-mono-small.bmp|93|49|
|
||||
%xl|W|bt07-mono-small.bmp|93|49|
|
||||
%xl|V|bt06-mono-small.bmp|93|49|
|
||||
%xl|U|bt05-mono-small.bmp|93|49|
|
||||
%xl|T|bt04-mono-small.bmp|93|49|
|
||||
%xl|S|bt03-mono-small.bmp|93|49|
|
||||
%xl|R|bt02-mono-small.bmp|93|49|
|
||||
%xl|Q|bt01-mono-small.bmp|93|49|
|
||||
%xl|P|bt00-mono-small.bmp|93|49|
|
||||
%x|s|sp-mono-small.bmp|112|49|
|
||||
%x|t|sp-mono-small.bmp|92|49|
|
||||
%xl|u|b13-mono-small.bmp|29|49|
|
||||
%xl|v|b13-mono-small.bmp|42|49|
|
||||
%xl|z|ra-mono-small.bmp|42|49|
|
||||
%xl|y|ro-mono-small.bmp|42|49|
|
||||
%xl|x|rs-mono-small.bmp|42|49|
|
||||
%xl|w|rab-mono-small.bmp|42|49|
|
||||
%x|i|b24-mono-small.bmp|68|49|
|
||||
%xl|A|mode-mono-small.bmp|57|49|5|
|
||||
%xl|B|shuffle-mono-small.bmp|29|49|2|
|
||||
%xl|C|volume-mono-small.bmp|0|49|10|
|
||||
%xl|D|battery-mono-small.bmp|93|49|11|
|
||||
%xl|E|repeat-mono-small.bmp|43|49|5|
|
||||
%xl|F|lock-mono-small.bmp|70|49|2|
|
||||
%al%s%ac%?ia<%ia|%d2>%ar
|
||||
%al%s%ac%?id<%id|%d1>%ar
|
||||
%al%s%ac%?it<%it|%fn>%ar
|
||||
%ac%t3%ig;%ac%iy
|
||||
%pb|5|10|102|
|
||||
%al %pc%ac%?fc<mp1|mp2|mp3|aiff|wav|vorbis|flac|mpc|a52|wavpack|alac|aac|shn|sid|adx|unknown>%ar%pt
|
||||
%?ps<%xdb|%xdu>
|
||||
%?mp<%xdo|%xdp|%xdq|%xdf|%xdr>
|
||||
%?mm<%xdv|%xdz|%xdy|%xdx|%xdw>
|
||||
%?pv<%xdA|%xdB|%xdC|%xdD|%xdE|%xdF|%xdG|%xdH|%xdI|%xdJ>
|
||||
%?bl<%xdP|%xdQ|%xdR|%xdS|%xdT|%xdU|%xdV|%xdW|%xdX|%xdY|%xdZ>
|
||||
%al %pc%ac%?fc<mp1|mp2|mp3|aiff|wav|unknown>%ar%pt
|
||||
%?ps<%xdBa|%xdBb>
|
||||
%?mp<%xdAa|%xdAb|%xdAc|%xdAd|%xdAe>
|
||||
%?mm<%xdEa|%xdEb|%xdEc|%xdEd|%xdEe>
|
||||
%?mh<%xdFa|%xdFb>
|
||||
%?pv<%xdCa|%xdCb|%xdCc|%xdCd|%xdCe|%xdCf|%xdCg|%xdCh|%xdCi|%xdCj>
|
||||
%?bl<%xdDa|%xdDb|%xdDc|%xdDd|%xdDe|%xdDf|%xdDg|%xdDh|%xdDi|%xdDj|%xdDk>
|
||||
|
||||
|
|
Before Width: | Height: | Size: 654 B |
Before Width: | Height: | Size: 1.4 KiB |
BIN
wps/Rockboxed/battery-mono-small.bmp
Normal file
After Width: | Height: | Size: 722 B |
BIN
wps/Rockboxed/bg-mono-small.bmp
Normal file
After Width: | Height: | Size: 242 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 894 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
BIN
wps/Rockboxed/lock-mono-small.bmp
Normal file
After Width: | Height: | Size: 182 B |
BIN
wps/Rockboxed/mode-mono-small.bmp
Normal file
After Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 654 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
BIN
wps/Rockboxed/repeat-mono-small.bmp
Normal file
After Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
BIN
wps/Rockboxed/shuffle-mono-small.bmp
Normal file
After Width: | Height: | Size: 182 B |
Before Width: | Height: | Size: 654 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 654 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
BIN
wps/Rockboxed/volume-mono-small.bmp
Normal file
After Width: | Height: | Size: 662 B |