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
| | |-+  Problem with iRiver 1xx WPS display on builds 9/1 and after
« previous next »
  • Print
Pages: [1]

Author Topic: Problem with iRiver 1xx WPS display on builds 9/1 and after  (Read 1763 times)

Offline JimmyRock

  • Member
  • *
  • Posts: 12
Problem with iRiver 1xx WPS display on builds 9/1 and after
« on: September 08, 2006, 07:35:01 PM »
I'm having a WPS display problem on my iHP-140.  In my WPS (using the default font), in the upper left-hand corner, there is a empty square area that cuts off text on the first line (but does not appear to affect graphics).  Looks like the empty area starts about the middle of the 1st character and goes to the middle of the 5th.  The problem appears whether graphics are showing or not.  This did NOT happen, with the same WPS, in the 8/25 and 8/26 builds, but has occured in every build I've tried from 9/1 on (including today's).  Here's my WPS if anyone needs it (again, default font, and volume.bmp doesn't seem to be the problem, it happens with or without it)...the volume numbers (%pv tag at the top) are getting cut off:

Code: [Select]
# Borrowed from "sober.wps" and modified
# screen height (pixels) : 160x128 (1 line = 8 pixels)
%xdd  %pvdB
# Current song info
%xda  %?ia<%s%ia|(No Tag Info)>
%xdb  %?it<%s%it|%s%fn>
%xdc  %?id<%s%id |%?d1<%s%d1 |>>%?iy<(%iy)|>
%xdf  %?ig<%ig|>%?in<%?ig<--|>Trk# %in|>
%?fp<%sFile: %fp%?fs< (%fsK)|>|>
___________________________
%?rp<%alPlay Count: %rp|>%?rr<%ar Rating: %rr|>
%al-%pr/%pt %ar[%pp/%pe]
%pb
#%pm (Removed to add space above)
%al%fc  %fbkb%?fv< VBR|>%ar%ffHz
___________________________
%xde  %?Ia<%s%Ia|%?D1<%s%D1|%s%Fp>>
  %?It<%s%It|%s%Fn>

%?bl<%xdg|%xdh|%xdi|%xdj|%xdk>   %bl%%  %bt %?bp<%xdl|>
# preload of images
%xl|a|artist.bmp|0|8|
%xl|b|track.bmp|0|16|
%xl|c|album.bmp|0|24|
%xl|d|volume.bmp|0|0|
%xl|e|next.bmp|0|96|
%xl|f|genre.bmp|0|32|
%xl|g|batt_0.bmp|0|120|
%xl|h|batt_1.bmp|0|120|
%xl|i|batt_2.bmp|0|120|
%xl|j|batt_3.bmp|0|120|
%xl|k|batt_4.bmp|0|120|
%xl|l|charge.bmp|140|120|

%xl|n|rep_all.bmp|95|0|
%xl|o|rep_one.bmp|95|0|
%xl|p|rep_shuffle.bmp|5|0|
%xl|q|mode_stop.bmp|55|0|
%xl|r|mode_play.bmp|55|0|
%xl|s|mode_pause.bmp|55|0|
%xl|t|mode_ffw.bmp|55|0|
%xl|u|mode_rew.bmp|55|0|
%xl|v|shuffle.bmp|45|0|
%xl|w|lock_main.bmp|140|0|
%xl|x|lock_remote.bmp|150|0|

# status bar
%?mm<|%xdn|%xdo|%xdp>
%?mp<%xdq|%xdr|%xds|%xdt|%xdu>
%?ps<%xdv|>
%?mh<%xdw|>
%?mr<%xdx|>

%wd # original status bar : off

Thanks,
-JimmyRock
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: Problem with iRiver 1xx WPS display on builds 9/1 and after
« Reply #1 on: September 09, 2006, 08:49:57 AM »
Quote from: JimmyRock on September 08, 2006, 07:35:01 PM
Code: [Select]
%xl|n|rep_all.bmp|95|0|
%xl|o|rep_one.bmp|95|0|
%xl|p|rep_shuffle.bmp|5|0|
%xl|q|mode_stop.bmp|55|0|
%xl|r|mode_play.bmp|55|0|
The x coordinate for rep_shuffle.bmp looks odd...
Logged

Offline JimmyRock

  • Member
  • *
  • Posts: 12
Re: Problem with iRiver 1xx WPS display on builds 9/1 and after
« Reply #2 on: September 09, 2006, 08:57:58 PM »
Quote from: Lear on September 09, 2006, 08:49:57 AM
The x coordinate for rep_shuffle.bmp looks odd...

Good call Lear...that was it.  It should be 95 instead of 5.  But it worked just like that before, maybe the new builds altered the way the display functions.  The original theme "sober" has this problem too, maybe someone should inform that author.

Thanks!
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: Problem with iRiver 1xx WPS display on builds 9/1 and after
« Reply #3 on: September 10, 2006, 09:52:15 AM »
Yes, a bug fix on Aug 29 changed that behaviour. If the first value of an enum was to be displayed, the area(s) covered by the images in the enum wasn't cleared. In this case, the problem would've appeared if you changed the repeat mode.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Problem with iRiver 1xx WPS display on builds 9/1 and after
 

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

Page created in 0.065 seconds with 15 queries.