Support and General Use > Theming and Appearance Customization
WPS Request?
BdN3504:
http://uploading.com/files/8MUNDA2K/SansaPod.zip.html
You still have to create a Backdrop, and remove the ff00ff colour from the play and hold button. it's best if you just paste th icons on the background and copy it with the background, no need to fill it with ff00ff, the files will not be bigger and it's easier to handle. if you don't change the dimensions and filenames, you're good to go. if you're having problems, get back to me. i used nimbus 10, didn't know which font you used...
motionman95:
Do you mean bitmap backdrop, or color backdrop?
BdN3504:
--- Quote from: BdN3504 on April 29, 2009, 08:15:13 AM ---You still have to create a Backdrop
--- End quote ---
a backdrop in rockbox is the image that is displayed in the main menu.
--- Quote from: BdN3504 on April 29, 2009, 08:15:13 AM ---remove the ff00ff colour from the play and hold button. it's best if you just paste th icons on the background and copy it with the background, no need to fill it with ff00ff, the files will not be bigger and it's easier to handle. if you don't change the dimensions and filenames, you're good to go. if you're having problems, get back to me. i used nimbus 10, didn't know which font you used...
--- End quote ---
i mean the background of the playmode and hold bitmaps. replace it with the background of the wps background or else it will look like what i sent you.
motionman95:
Wow, you've done an awesome job! Do I have to create a backdrop? I don't really care... ???
Re-uploaded.
http://uploading.com/files/J5HRW3NU/SansaPodWPS.zip.html
Strife89:
You beat me to the punch, BdN3504. My code was having problems anyway.
Can anyone tell me where I went wrong?
--- Code: ---#Remove the Staus Bar.
%wd
#Load the backdrop.
%X|/.rockbox/backdrops/WpsBackground.bmp|
#Load the battery strip.
%xl|B|battery.bmp|3|4|13|
#Battery Icon viewport. Shows the battey graphic.
%V|3|4|11|5|-|-|-|
%?bl<%xdBa|%xdBb|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj|%xdBk|%xdBl|%xdBm>
#Preload the progress bar viewport.
%Vl|b|26|61|80|7|-|-|-|
%pb|PlayBar.bmp|0|0|78|5|
#Preload the volume graphics.
%xl|V|volumeaa.bmp|26|61|26|
%xl|W|volumebb.bmp|26|61|11|
%Vl|a|26|61|80|7|-|-|-|
%pv<%xdVa|%xdVb|%xdVc|%xdVd|%xdVe|%xdVf|%xdVg|%xdVh|%xdVi|%xdVj|%xdVk|%xdVl|%xdVm|%xdVn|%xdVo|%xdVp|%xdVq|%xdVr|%xdVs|%xdVt|%xdVu|%xdVv|%xdVw|%xdVx|%xdVy|%xdVz|%xdWa|%xdWb|%xdWc|%xdWd|%xdWe|%xdWf|%xdWg|%xdWh|%xdWi|%xdWj|%xdWk|>
#Show viewport A if volume is changing; viewport B otherwise.
%?mv<%Vda|%Vdb>
#Hold Icon
%xl|L|Lock.bmp|103|4|2|
%V|103|4|7|8|-|-|-|
%?mh<%xdLb|%xdLa>
#Playback Status Icon
%xl|P|123|4|5|
%V|123|4|6|7|-|-|-|
%?mp<%xdPa|%xdPb|%xdPc|%xdPd|%xdPe>
#Track time.
%V|35|2|64|9|1|-|-|
%ac%pc/%pt
#The song information.
%V|23|20|87|36|1|-|-|
%s%ac%?ia<%ia|Artist Untagged>
%s%ac%?id<%id|%d1>
%s%ac%?%it<%it|%fn>
--- End code ---
--- Code: ---ERR: Failed parsing on line 18 : ERR: Conditional syntax error after token 31: "
volume"
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version