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
| | |-+  New C200 WPS
« previous next »
  • Print
Pages: [1]

Author Topic: New C200 WPS  (Read 2811 times)

Offline robin0800

  • Member
  • *
  • Posts: 291
  • Freeman
New C200 WPS
« on: June 05, 2008, 07:19:13 PM »
Please post any comments or questions below.


Many thanks
Robin0800

* 0800_Text.png (3.31 kB, 132x80 - viewed 448 times.)
« Last Edit: June 08, 2008, 03:53:22 PM by robin0800 »
Logged

Offline Strife89

  • Member
  • *
  • Posts: 354
  • Michael Carr
    • Strife89's blog
Re: New C200 WPS (screenshot)
« Reply #1 on: June 05, 2008, 08:17:16 PM »
I have a question: Where's the screenshot? ;)

That aside, THANK YOU for giving us c200 users some more options. :)
Logged
Rockbox: Sansa Clip Zip, iPod Color, iRiver H320

Android: Moto X4, Galaxy Tab S2 T710

Offline robin0800

  • Member
  • *
  • Posts: 291
  • Freeman
Re: New C200 WPS (screenshot)
« Reply #2 on: June 06, 2008, 09:52:32 AM »
Just reloaded it and it's there now!
Just got to add this to the gallery.........at the weekend hopefuly

Edit
Its now on the WPS site available for download
« Last Edit: June 07, 2008, 10:03:35 AM by robin0800 »
Logged

Offline Strife89

  • Member
  • *
  • Posts: 354
  • Michael Carr
    • Strife89's blog
Re: New C200 WPS (screenshot)
« Reply #3 on: June 07, 2008, 01:35:48 PM »
Nice theme! I'm off to download this one.  :)
Logged
Rockbox: Sansa Clip Zip, iPod Color, iRiver H320

Android: Moto X4, Galaxy Tab S2 T710

Offline fml2

  • Member
  • *
  • Posts: 157
Re: New C200 WPS (screenshot)
« Reply #4 on: June 07, 2008, 01:39:00 PM »
To my personal taste, it's a little bit overloaded. It's not easy to spot/catch an info. But that's my personal taste.
Logged

Offline Strife89

  • Member
  • *
  • Posts: 354
  • Michael Carr
    • Strife89's blog
Re: New C200 WPS
« Reply #5 on: June 10, 2008, 03:13:51 PM »
A few suggestions:

1) Shrink the progress bar (it's a bit fat)
2) Move the "locked/unlocked" icon to the bottom row (and squeeze the other icons in a little)
3) Lose the status bar (it's not in the screenshot; but I leave it on on my Sansa for when I'm in the menus) It pushes the theme down a bit if left on.
4) Can you shrink the font by .5 or 1 point?

Other than that, good job! This theme really makes the most of the Sansa display! :)
Logged
Rockbox: Sansa Clip Zip, iPod Color, iRiver H320

Android: Moto X4, Galaxy Tab S2 T710

Offline robin0800

  • Member
  • *
  • Posts: 291
  • Freeman
Re: New C200 WPS
« Reply #6 on: June 10, 2008, 03:24:22 PM »
Thanks for the comments Strife89
You're are free to do anything you want to the theme under the licence.
The only thing I would ask, if you make significant changes you consider uploading it as a variant to the original
after all we are not exactly snowed under with C200 themes.
Logged

Offline Strife89

  • Member
  • *
  • Posts: 354
  • Michael Carr
    • Strife89's blog
Re: New C200 WPS
« Reply #7 on: June 10, 2008, 03:36:24 PM »
Quote from: robin0800 on June 10, 2008, 03:24:22 PM
... after all we are not exactly snowed under with C200 themes.

Heh, so I noticed. :D
Quote from: Strife89 on June 05, 2008, 08:17:16 PM
THANK YOU for giving us c200 users some more options. :)

I'll try to make the changes myself, but I'm so new to this that it'll probably take me a month for even my simple suggestions. :-[
Logged
Rockbox: Sansa Clip Zip, iPod Color, iRiver H320

Android: Moto X4, Galaxy Tab S2 T710

Offline karashata

  • Rockbox Expert
  • Member
  • *
  • Posts: 603
  • Just a fluffy dragon with too much time on my paws
    • Alex Vanderpol (karashata) on Twitter
Re: New C200 WPS
« Reply #8 on: June 11, 2008, 09:04:23 PM »
One simple change you might do if the status bar is showing up for you is to add %wd on a line just after the lines for loading the images, this will disable the status bar for the WPS regardless of whether or not it's on in the menus.  The theme's author must have their status bar disabled in the menus and didn't think to make the theme switch it off in the WPS regardless of the system settings.

If you want to use a smaller font, go to Settings > Theme Settings > Browse Fonts and choose a font that's smaller.  Keep in mind that a smaller font may mess up the theme layout a little depending how the author has it set up, so you may want to test a few fonts to see if they work, and pick the one that works best.  Rockbox uses fixed-sized fonts, so shrinking it means loading a completely different, smaller font.

Shrinking the progress bar (currently) should be as simple as changing the height and possibly the top position (first and last parameters).  I'm assuming the bar is too wide top-to-bottom, and not side-to-side...  If it's too wide side-to-side, change the second and third parameters by a few pixels, adding to the second and subtracting from the third.

Moving the icon will certainly take a little more work...  You'll need to move the line that displays the images to the appropriate viewport (assuming here the author used viewports), and you'll need to adjust the x and y positions of all the icons appropriately to fit it in.

I hope this advice helps make things easier for ya.
« Last Edit: June 11, 2008, 09:15:14 PM by karashata »
Logged
Welp, my iriver H10 20GB is out of commission again.

Offline robin0800

  • Member
  • *
  • Posts: 291
  • Freeman
Re: New C200 WPS
« Reply #9 on: June 13, 2008, 12:00:16 PM »
Thanks karashata
Theme updated today
The lock icon is not alone there is a flash disk icon and when charging is implemented I will add a charging icon

Edit

Updated 23/06/2008 to work with new progress bar syntax.


Updated 14/07/2008 to comply with stricter WPS Parser; removed white spaces

* 0800_Text.wps.png (2.72 kB, 132x80 - viewed 261 times.)

* 0800_Text.menue.png (1.97 kB, 132x80 - viewed 259 times.)
« Last Edit: July 14, 2008, 11:09:20 AM by robin0800 »
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  New C200 WPS
 

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

Page created in 0.087 seconds with 15 queries.