Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  converting famous "cassette" theme (e280) to new wps format
« previous next »
  • Print
Pages: [1]

Author Topic: converting famous "cassette" theme (e280) to new wps format  (Read 2074 times)

Offline drone

  • Member
  • *
  • Posts: 7
converting famous "cassette" theme (e280) to new wps format
« on: July 23, 2008, 09:48:33 AM »
hey there.

i don't get it, to convert/"recode" the old cassette.wps to the new format. can anyone help me please:

thats how it looks now:

Code: [Select]
%X|bg.bmp|
%P|pb.bmp|
%xl|F|m_off.bmp|131|22|
%xl|a|m_all.bmp|131|22|
%xl|b|m_one.bmp|131|22|
%xl|c|m_shuffle.bmp|125|22|
%xl|d|m_a-b.bmp|131|22|
%xl|f|v0.bmp|5|18|
%xl|g|v1.bmp|5|18|
%xl|h|v2.bmp|5|18|
%xl|i|v3.bmp|5|18|
%xl|j|v4.bmp|5|18|
%xl|k|v5.bmp|5|18|
%xl|l|v6.bmp|5|18|
%xl|m|v7.bmp|5|18|
%xl|n|v8.bmp|5|18|
%xl|o|v9.bmp|5|18|
%xl|p|v10.bmp|5|18|
%xl|q|v11.bmp|5|18|
%xl|E|pm_stop.bmp|105|2|
%xl|r|pm_play.bmp|105|2|
%xl|s|pm_pause.bmp|105|2|
%xl|t|pm_rw.bmp|95|2|
%xl|u|pm_ff.bmp|115|2|
%xl|v|batt0.bmp|153|15|
%xl|w|batt1.bmp|153|15|
%xl|x|batt2.bmp|153|15|
%xl|y|batt3.bmp|153|15|
%xl|z|batt4.bmp|153|15|
%xl|A|batt5.bmp|153|15|
%xl|B|batt6.bmp|153|15|
%xl|C|batt7.bmp|153|15|
%xl|D|hold.bmp|85|14|
%xl|G|m_shuffle.bmp|95|22|
%al%cd/%cm/%cY%ar%cH:%cM



%s%ac%?ia<%ia|%d2>
%s%ac%?it<%it|%fn>


%s%ac%?id<%id|%d1>




%al%fc %fbkbps %?fv<VBR|CBR>%ar%?iy<©%iy|>
%al %pc%ac%pp/%pe%ar%pt
%pb|1|6|170|214|x

%wd
%?mp<%xdE|%xdr|%xds|%xdu|%xdt>
%?pv<%xdf|%xdg|%xdh|%xdi|%xdj|%xdk|%xdl|%xdm|%xdn|%xdo|%xdp|%xdq>
%?mm<%xdF|%xda|%xdb|%xdc|%xdd>
%?bl<%xdv||%xdw|%xdx|%xdy|%xdz|%xdA|%xdB|%xdC>
%?mh<%xdD|>
%?ps<%xdG|>
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • /usr/local/bin/weirdo
    • The Nostalgia Roadtrip
Re: converting famous "cassette" theme (e280) to new wps format
« Reply #1 on: July 23, 2008, 09:53:47 AM »
There's a CustomWPS page on the wiki that will explain the new WPS syntax for you. Just follow along with what it says and make the changes where they're needed.
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline drone

  • Member
  • *
  • Posts: 7
Re: converting famous "cassette" theme (e280) to new wps format
« Reply #2 on: July 23, 2008, 10:02:16 AM »
hm, sorry ... i wouldn't ask, if i would get it alone. :(

would be great if you can help me.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: converting famous "cassette" theme (e280) to new wps format
« Reply #3 on: July 23, 2008, 10:06:41 AM »
Since it doesn't use Margins that I see, you just need to fix the %pb tag (which includes removing the old %P) tag. So concentrate on that bit of the page.
Logged

Offline drone

  • Member
  • *
  • Posts: 7
Re: converting famous "cassette" theme (e280) to new wps format
« Reply #4 on: July 23, 2008, 10:48:00 AM »
so ... thanks for the NOT-help. ::)

after couple of tries with some friends, we found out how it works. so i will share this information of course with others ... here we go:

step 1: delete this line
%P|pb.bmp|

step 2: update this line
%pb|1|6|170|214|x
to
%pb|pb.bmp|6|214|164|3|

i don't know if this is really correct, but it looks correct on the screen.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: converting famous "cassette" theme (e280) to new wps format
« Reply #5 on: July 23, 2008, 12:04:39 PM »
Well, I told you exactly what to look at. The only more I could've done was fix it for you. It sounds like you figured it out. If you want someone to do it for you, in the future just ask for that instead of asking for help.
« Last Edit: July 23, 2008, 12:08:13 PM by Llorean »
Logged

Offline drone

  • Member
  • *
  • Posts: 7
Re: converting famous "cassette" theme (e280) to new wps format
« Reply #6 on: July 24, 2008, 07:41:56 AM »
looks like, we have different definitions of "helping someone". ;D

i think my question was clear enough, because i wrote in my first sentece, that i don't get it to convert/"recode" the cassette.wps.

whatever. i shared the result with others, thats important for forums -- and not telling others to read tons of wikis. people won't use forums, if they understand everything. you know what i mean? ;)

so, back to topic ... what do you say to my result. is it okay? i'm a littlebit confused, that nearly every number is different, than before in the %pb-line. i didn't found a documentation how the syntax of the old %pb was -- so that's why i'm not really sure if my "conversion" is correct.
Logged

Offline mophead740

  • Member
  • *
  • Posts: 19
Re: converting famous "cassette" theme (e280) to new wps format
« Reply #7 on: July 27, 2008, 12:16:59 AM »
Thanks for the help drone.

after trying to no avail to fixing it myself and asking on these forums how it can be done (and recieving the same "help" you recieved here) I followed your instructions and after a little trial and error fixed a few themes myself.

Thanks for this.

Just as a side note I don't mean to insult the help everyone gives here, its generally very good, just not always the most user friendly advice.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  converting famous "cassette" theme (e280) to new wps format
 

  • SMF 2.0.18 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.107 seconds with 18 queries.