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
| | |-+  Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)
« previous next »
  • Print
Pages: [1]

Author Topic: Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)  (Read 3473 times)

Offline dfkt

  • Artist
  • Member
  • *
  • Posts: 18
    • anythingbutipod
Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)
« on: May 17, 2009, 11:26:18 AM »
When you run the WPS below you'll notice that the 'track info' lines aren't scrolling, as they should be.

To get the lines scrolling, you either have to only use one 'track info' field for both conditions, or you have to remove the peak meter tags.

So it seems scrolling lines in conditional viewports are somehow broken by a peak meter being present on the WPS.

This was tested on the current X5 simulator, as well as on a real X5 running the current build.

Code: [Select]
%Cl|0|0|l74|t74|
%?C<%Vda|%Vdb>

###### Track info - AA
%Vl|a|0|10|-|44|1|-|-|
%s%?ia<%ia|%d1>
%s%?id<%id %?iy<(%iy)|>|%fn>
%s%?in<%in - |>%?it<%it|>

###### Track info - No AA
%Vl|b|0|14|-|44|1|-|-|
%s%?ia<%ia|%d1>
%s%?id<%id %?iy<(%iy)|>|%fn>
%s%?in<%in - |>%?it<%it|>

###### Album art
%Vl|a|0|54|74|74|1|-|-|
%C

###### Peak meter - AA
%Vl|a|76|114|-|-|1|-|-|
%pm

###### Peak meter - No AA
%Vl|b|0|114|-|-|1|-|-|
%pm

Does anyone know of a fix which still lets me use two conditional viewports for both, track info and peak meter?
« Last Edit: May 17, 2009, 12:47:37 PM by dfkt »
Logged

Offline pwhodges

  • Member
  • *
  • Posts: 39
  • I did it on purpose!
    • My simple website
Re: Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)
« Reply #1 on: May 18, 2009, 06:08:54 AM »
I brought this up last year, but there seemed to be little interest.  I didn't create a Flyspray report, so perhaps that's the way to go now.

Paul
Logged

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)
« Reply #2 on: May 18, 2009, 06:17:18 AM »
Not many of the devs read these forums.  If you want a bug to be more widely noticed, a bug report is required.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline dfkt

  • Artist
  • Member
  • *
  • Posts: 18
    • anythingbutipod
Re: Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)
« Reply #3 on: May 18, 2009, 09:24:40 AM »
Reported the bug: http://www.rockbox.org/tracker/task/10215
Logged

Offline TAC109

  • Member
  • *
  • Posts: 86
Re: Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)
« Reply #4 on: May 18, 2009, 06:01:42 PM »
Quote from: dfkt on May 17, 2009, 11:26:18 AM
When you run the WPS below you'll notice that the 'track info' lines aren't scrolling, as they should be.

To get the lines scrolling, you either have to only use one 'track info' field for both conditions, or you have to remove the peak meter tags.

From what I remember, you can't include real-time updating tags in a scrolling line. (I can't get into the Rockbox site to check at present.)
Logged

Offline dfkt

  • Artist
  • Member
  • *
  • Posts: 18
    • anythingbutipod
Re: Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)
« Reply #5 on: May 18, 2009, 06:40:28 PM »
You misunderstood my post.

ID3/metadata/track info tags are scrolling in most all WPS themes. They get broken if a *static* peak meter is present (no matter if in the same or another viewport) while the regular scrolling ID3 tags are in a conditional viewport. They work fine once you remove the peak meter from one of the conditionals, or take the ID3/metadata/track info tags out of a conditional and use only one for both states.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Possibly a bug with WPS tags? (Conditionals, scrolling, peak meter)
 

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

Page created in 0.085 seconds with 15 queries.