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
| |-+  User Interface and Voice
| | |-+  Possibility: Menu Transitions?
« previous next »
  • Print
Pages: [1]

Author Topic: Possibility: Menu Transitions?  (Read 3959 times)

Offline zwaldowski

  • Member
  • *
  • Posts: 20
    • Dizzy Technology and Gaming
Possibility: Menu Transitions?
« on: December 17, 2007, 09:35:17 PM »
I was going to post this as a feature request to Flyspray, but I'd like to pass it on the forum first for opinions.  Now, what do I ask?  Menu transitions, a la those on the iPod and the Sansa.  I feel that logical movement between menus and screens would be very beneficial to a user's understanding of RB.  By this, I mean for:
  • Menus to submenus go from right to left (e.g., new one pushes old one out)
  • Submenus to menus go from left to right (e.g., old one pushes new one out)
  • Context menus go from bottom to top (e.g., context menu pushes WPS up)
  • Returning to WPS/main menu hotkey goes from top to bottom (e.g., it overrides all)

What do you think?
Logged
Sincerely,
Zachary Waldowski

Help me win an iPod, or maybe a Wii!

Offline safetydan

  • Developer
  • Member
  • *
  • Posts: 248
Re: Possibility: Menu Transitions?
« Reply #1 on: December 17, 2007, 09:43:05 PM »
This feature has been requested before and rejected.

Essentially it's just eye candy that's going to slow down navigation (because now you have to wait for the transition rather than have the menu instantly appear), and also cost RAM and CPU time because of the increase in code required to support fancy transitions. Both RAM and CPU time are precious and any changes in their use will have impacts on battery life.
Logged

Offline crzyboyster

  • Member
  • *
  • Posts: 362
  • Proud iPod Nano User!
Re: Possibility: Menu Transitions?
« Reply #2 on: December 17, 2007, 09:43:17 PM »
Well, I really don't see the point in this... Correct me if I'm wrong, but this really doesn't have many benefits at all...
Logged
My iPod Nano themes: AAPodSVN - PHK1 Remix - Cabbie 3.0 - Christmas - corners

Offline psycho_maniac

  • Member
  • *
  • Posts: 814
    • MyWebPage
Re: Possibility: Menu Transitions?
« Reply #3 on: December 17, 2007, 11:44:37 PM »
You are correct. Just eye candy. I love the idea, but I would rather see it on my computer more than my dap.
Logged
Please SEARCH the wiki | Please read the Forum Guidelines | Please Read the Manual
I Own A Gigabeat F80

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: Possibility: Menu Transitions?
« Reply #4 on: December 18, 2007, 12:14:32 AM »
I am against this.  As already said, this would slow down navigation.  Eye candy is nice to have sometimes, but it should never get in the way of functionality.
Logged

Offline zwaldowski

  • Member
  • *
  • Posts: 20
    • Dizzy Technology and Gaming
Re: Possibility: Menu Transitions?
« Reply #5 on: December 18, 2007, 04:16:16 PM »
All valid points.  I was just looking for some room to bounce ideas.  I had similar reservations about it.
Logged
Sincerely,
Zachary Waldowski

Help me win an iPod, or maybe a Wii!

Offline wesmo

  • Member
  • *
  • Posts: 13
Re: Possibility: Menu Transitions?
« Reply #6 on: December 18, 2007, 06:54:55 PM »
A lack of eye candy might actually turn away some new (non tech/audiophile) users - i.e. "rockbox has awesome features but looks crap compared to my default firmware."

I couldn't care less about fading menus in/out, but an setting that allows you to change layouts - similar to nokia series 40 phones (grid, menu, slide) would be nice.

How much ram/cpu time would be wasted? And how dramatic would the impact on batt life be?
Logged

Offline nls

  • Developer
  • Member
  • *
  • Posts: 460
Re: Possibility: Menu Transitions?
« Reply #7 on: December 20, 2007, 05:45:12 AM »
it's impossible to say how much resources it would take up but would only use cpu time while the transition was in progress. IMHO this is useless eyecandy but I wouldn't oppose a clean, efficient implementation that didn't slow down navigation. However it would probably complicate the ui code a bit... (which is bad)
Logged

Offline crash91

  • Artist
  • Member
  • *
  • Posts: 50
Re: Possibility: Menu Transitions?
« Reply #8 on: January 03, 2008, 08:14:18 AM »
IMO it shouldnt take up that much memory and CPU. Whats there to do? Take a dump of the current screen, save it in temp memory, then display that, and cut off whatever part you want (right part if right>left) and draw a bit of the menu on the side. Yes, it would complicate the ui code, and anyway, if pictureflow exsists, and could possibly be used in the future when songs are playing, why not this?
Logged
Owner of a Rockbox'd Sansa e250.
Rockbox WPS maker.

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Possibility: Menu Transitions?
« Reply #9 on: January 03, 2008, 08:39:58 AM »
We await your patch to do this with interest.
Logged

Read The Manual Please

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: Possibility: Menu Transitions?
« Reply #10 on: January 03, 2008, 09:32:22 AM »
Quote from: crash91 on January 03, 2008, 08:14:18 AM
if pictureflow exsists, and could possibly be used in the future when songs are playing, why not this?

Pictureflow is a plugin, therefore the resources question goes away.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: Possibility: Menu Transitions?
« Reply #11 on: January 03, 2008, 09:34:14 AM »
Quote from: crash91 on January 03, 2008, 08:14:18 AM
IMO it shouldnt take up that much memory and CPU. Whats there to do? Take a dump of the current screen, save it in temp memory, then display that, ...

What temp memory?  Rockbox doesn't have any:

http://www.rockbox.org/twiki/bin/view/Main/WhyNoMalloc
Logged

Offline Mad Cow

  • Member
  • *
  • Posts: 445
Re: Possibility: Menu Transitions?
« Reply #12 on: January 03, 2008, 04:04:30 PM »
I've seen the transitions in the ipod OF and I hated them, they were really jumpy and only displayed 3 or 4 frames of the screen sliding so it looked like crap, while slowing down navigation. I guess a good, smooth implementation would be nice, but from what I've seen on the ipod that would be fairly hard.
Logged
iRiver H10 5GB, Gigabeat F40, Gigabeat S60, all rockboxed. :P

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  User Interface and Voice
| | |-+  Possibility: Menu Transitions?
 

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

Page created in 0.138 seconds with 15 queries.