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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  sizes for wps batt, prog. bar etc.
« previous next »
  • Print
Pages: [1]

Author Topic: sizes for wps batt, prog. bar etc.  (Read 2636 times)

Offline cocobomb

  • Member
  • *
  • Posts: 67
  • my wet paint http://rockboxofmine.wetpaint.com/
    • My Wet paint wiki
sizes for wps batt, prog. bar etc.
« on: August 06, 2007, 11:16:58 PM »
i am making a theme and i need sizes for the ipod nano ineed the resolution sizes for the batterey, progress bar etc. if you an help thanks
« Last Edit: August 06, 2007, 11:23:34 PM by cocobomb »
Logged

Offline Job Van Dam

  • Member
  • *
  • Posts: 167
Re: sizes for wps batt, prog. bar etc.
« Reply #1 on: August 07, 2007, 12:28:24 AM »
The only resolution that has to be a specific size is the background image. LCD Screen Sizes.
Everything else is user configurable. Although the images that are used in your WPS, combined, can't exceed the resolution of the the screen size. Know what I mean?

For instance the Gigabeat screen size is 240x320. If I had 8 images in a conditional that were 240x40, all images would load ok (8 x 40 = 320).
On the other hand if I had 9 images, 240x40, the last image wouldn't load because 9 x 40 = 360.
That's more or less the rule of thumb for images, it's not an exact science but even still if you're exceeding the limit you should seriously consider dropping the image count cause you're really taking up alot of memory and therefore battery power.
Logged

Offline cocobomb

  • Member
  • *
  • Posts: 67
  • my wet paint http://rockboxofmine.wetpaint.com/
    • My Wet paint wiki
Re: sizes for wps batt, prog. bar etc.
« Reply #2 on: August 07, 2007, 10:58:18 AM »
okay thanks that was very helpful ;D
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: sizes for wps batt, prog. bar etc.
« Reply #3 on: August 08, 2007, 03:43:18 AM »
Quote from: Job Van Dam on August 07, 2007, 12:28:24 AM
That's more or less the rule of thumb for images, it's not an exact science but even still if you're exceeding the limit you should seriously consider dropping the image count cause you're really taking up alot of memory and therefore battery power.
Not quite... The reason there's a limit to the total size of the images is that a fixed amount of memory is reserved for the purpose. So, not using it at all or using all of it doesn't change anything.

What might affect things is the number of rendered images, but even then the difference ought to be very small, as the WPS is only updated a couple of times per second.
Logged

Offline Job Van Dam

  • Member
  • *
  • Posts: 167
Re: sizes for wps batt, prog. bar etc.
« Reply #4 on: August 08, 2007, 09:35:09 PM »
Can you please define rendered images?

For awhile I was using my own themes that had many images, mainly for the different variations of battery power(14 images) and volume level(18 images). Thinking that the number of images was one of the reasons of the poor Gigabeat battery life I drastically reduced the amount for battery power(5 images) and volume level(7 images).
I feel there is a difference now... are you saying I'm mistaken?
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: sizes for wps batt, prog. bar etc.
« Reply #5 on: August 08, 2007, 09:39:06 PM »
Why do you even concern yourself it "feel there is a difference" when the battery benchmark option exists?

Why not simply test, and have a quantitative value? You can playback under exactly identical conditions except a WPS that has more images in the conditionals, and see if there's a significant measurable difference.
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: sizes for wps batt, prog. bar etc.
« Reply #6 on: August 09, 2007, 01:46:37 AM »
Quote from: Job Van Dam on August 08, 2007, 09:35:09 PM
Can you please define rendered images?

Rendered, as in shown on screen. For example, if you have a volume enumeration with 10 images, only one is shown ("rendered") at a given time.

Quote
For awhile I was using my own themes that had many images, mainly for the different variations of battery power(14 images) and volume level(18 images). Thinking that the number of images was one of the reasons of the poor Gigabeat battery life I drastically reduced the amount for battery power(5 images) and volume level(7 images).
I feel there is a difference now... are you saying I'm mistaken?

In this case, I'm quite certain of it. The only noticeable thing would be slightly faster WPS loading, but as that only happens during boot or when you change the WPS, the effect on run time is pretty much none.
Logged

Offline Job Van Dam

  • Member
  • *
  • Posts: 167
Re: sizes for wps batt, prog. bar etc.
« Reply #7 on: August 09, 2007, 01:54:58 PM »
Thank you very much Lear.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  sizes for wps batt, prog. bar etc.
 

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

Page created in 0.085 seconds with 15 queries.