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
translations translations
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  2nd WPS screen
« previous next »
  • Print
Pages: [1]

Author Topic: 2nd WPS screen  (Read 7611 times)

Offline bzavala

  • Member
  • *
  • Posts: 102
2nd WPS screen
« on: July 11, 2008, 02:19:52 AM »
Hi...

I was thinking... I like how some devices with their original firmware, can display multiple screens in their Now Playing screen...  for example, the iPod: you press the center button and it gives you a 2nd screen with Big Album Art only; press again and it display song rating info, etc.

I was thinking, now that we have viewports working, this could be implemented... I know, right now, center button brings the context menu but maybe we can think of another combination of keys or something....

Just a thought...


Ben
Logged

Offline MarcGuay

  • Rockbox Expert
  • Member
  • *
  • Posts: 1065
Re: 2nd WPS screen
« Reply #1 on: July 11, 2008, 08:04:42 AM »
2 possibilities:

- Use the hold switch.

- Have it change screens every X number of seconds.  I believe this is possible with the alternating sublines commands.  Untested.  If it doesn't work I came up with a hack for this before the conditional viewports code was put in - see the Plain & Simple Full Screen AA theme for the nano.
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: 2nd WPS screen
« Reply #2 on: July 13, 2008, 09:42:04 PM »
I wouldnt be against adding a new tag for "screen" which would change with a button press so this could happen. you would still be limited by the bmp size you could load...
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline terrence1019

  • Member
  • *
  • Posts: 128
Re: 2nd WPS screen
« Reply #3 on: July 14, 2008, 12:18:39 AM »
It's a good idea. Plus it would be nice to have a screen tag. It would make some themes less clustered with info.

Every 5 seconds screen alternates between current track info, a 100 x 100 centred image, and next track info
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: 2nd WPS screen
« Reply #4 on: July 14, 2008, 12:26:23 AM »
You can already do that much. Alternating sublines.
Logged

Offline Hweb21

  • Member
  • *
  • Posts: 164
Re: 2nd WPS screen
« Reply #5 on: July 18, 2008, 09:19:11 PM »
^ If you have a bunch of sublines that change every X seconds in sync, After awhile they become unsynced...
This would be better for smaller screens. The hold switch turning on and off to change display sometimes doesn't refresh completely or takes a while. Cool idea.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: 2nd WPS screen
« Reply #6 on: July 18, 2008, 09:23:54 PM »
Have you tried alternating sublines for alternating enabling of viewports?

Though I personally haven't tried this, so I don't know what effect it would have...
Logged

Offline Hweb21

  • Member
  • *
  • Posts: 164
Re: 2nd WPS screen
« Reply #7 on: July 18, 2008, 09:32:12 PM »
"alternating sublines for alternating enabling of viewports"

Time with viewports instead of actual text. That I havent tried. It might keep it in sync.
I know its easier with viewports with Album Art and no Ablum Art display =]
Logged

Offline PaulJam

  • Member
  • *
  • Posts: 170
Re: 2nd WPS screen
« Reply #8 on: July 19, 2008, 09:09:10 AM »
Quote from: Hweb21 on July 18, 2008, 09:19:11 PM
^ If you have a bunch of sublines that change every X seconds in sync, After awhile they become unsynced...

If they become unsynchronized over time then this is probably a bug (a long time ago there was some code added to make sure they stay in sync). How long does it take until they become unsynchronized? I use several alternating sublines in my WPS and even at the end of a 30 minute song they are still perfectly in sync.

If you have a WPS where this happens you should open a bug report and attach the WPS there.

However when using conditional viewports that are enabled/disabled in a single alternating subline this shouldn't be a problem.


EDIT:
Hmm, maybe this isn't a bug. The commit message of r10211 ( http://svn.rockbox.org/viewvc.cgi?view=rev;revision=10211 ) suggest that the shift is only minimized and not entirely eliminated.
« Last Edit: July 19, 2008, 09:32:47 AM by PaulJam »
Logged

Offline BdN3504

  • Artist
  • Member
  • *
  • Posts: 323
Re: 2nd WPS screen
« Reply #9 on: July 19, 2008, 09:35:23 AM »
one question:
why is it not possible to use alternating sublines with conditionals?
this:
%C?<%t2%C;%t2%Vda|%t2%Vda;%t2%Vdc>
doesn't work...
Logged

Offline PaulJam

  • Member
  • *
  • Posts: 170
Re: 2nd WPS screen
« Reply #10 on: July 19, 2008, 09:48:30 AM »
Quote from: BdN3504 on July 19, 2008, 09:35:23 AM
why is it not possible to use alternating sublines with conditionals?
It should be possible. You just have to put the conditionals into the sublines and not the other way around:
%t2%?C<%C|%Vda>;%t2%?C<%Vda|%Vdc>
should work.
« Last Edit: July 19, 2008, 09:51:26 AM by PaulJam »
Logged

Offline BdN3504

  • Artist
  • Member
  • *
  • Posts: 323
Re: 2nd WPS screen
« Reply #11 on: July 19, 2008, 09:50:52 AM »
ah ok, thank you
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Feature Ideas
| | |-+  2nd WPS screen
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.086 seconds with 17 queries.