Hello,
I installed Rockbox on my second-generation iPod mini only two days ago, and I'm loving it. So far none of the available WPS's for the iPod mini have satisfied my needs, so I'm setting out to create my own little minimalist WPS.
I've run into a lot of problems so far. I think I have a good grasp of how all the tags work, both from reading through the wiki and just picking apart other WPS files. However, I am running into problems with creating my own, and I was hoping somebody could help me out a bit.
This is the code I'm using so far:
%wd
%xl|a|bat00.bmp|1|1|
%xl|b|bat01.bmp|1|1|
%xl|c|bat02.bmp|1|1|
%xl|d|bat03.bmp|1|1|
%xl|e|bat04.bmp|1|1|
%xl|f|bat05.bmp|1|1|
%xl|g|bat06.bmp|1|1|
%xl|h|bat07.bmp|1|1|
%x|i|line.bmp|0|11|
%t90%?bl<%xdh|%xda|%xdb|%xdc|%xdd|%xde|%xdf|%xdg>%ar%cl:Mp
%acSong: %it
%acArtist: %ia
%acAlbum: %id
%pb|4|10|128|
And this is how it displays when I "play" the WPS file on my mini:
I have no clue why it's displaying the "Song:" part twice, or why it would shove one next to the time. Any help would be greatly appreciated.