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
| | |-+  how do i finish my wps file??
« previous next »
  • Print
Pages: [1]

Author Topic: how do i finish my wps file??  (Read 1525 times)

Offline moto124kx

  • Member
  • *
  • Posts: 13
how do i finish my wps file??
« on: December 13, 2006, 12:59:21 AM »
hey i have been working on a wps file and i am stuck...when i need to put the code in for the ffwd, play, rew, stop, pause , etc... i think i know how to finish out the code from %x1|a-z|filename.bmp|x|y| but i do not know how to make it work...help please!!!
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: how do i finish my wps file??
« Reply #1 on: December 13, 2006, 03:08:33 AM »
That's not right.  You first "load" the bitmaps with %xl, then "display" them with %xd.

For example, here's one of my WPS's, everything cut out but the bitmpas and the ff/rw/etc code:

Code: [Select]
...
%xl|a|stop.bmp|17|194|
%xl|b|play.bmp|17|194|
%xl|c|pause.bmp|17|194|
%xl|d|ff.bmp|17|194|
%xl|e|rw.bmp|17|194|
...
%?mp<%xda|%xdb|%xdc|%xdd|%xde>
...
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline moto124kx

  • Member
  • *
  • Posts: 13
Re: how do i finish my wps file??
« Reply #2 on: December 13, 2006, 09:47:19 PM »
ok i think i get that...also what about the volume, battery info, etc...???
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: how do i finish my wps file??
« Reply #3 on: December 13, 2006, 10:30:44 PM »
It's all pretty much the same.  If you understand the above, and have a good reference to check for syntax, you really should be able to do it yourself.  If all else fails, download a well made WPS (If I may suggest, My theme Lights for the iPod 5g has remarks that make it fairly simple to read) and look at how it was done there.
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  how do i finish my wps file??
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.067 seconds with 15 queries.