|
|
Rockbox mail archiveSubject: Re: [OptimalInfo] Theme: Toshiba Gigabeat F/X/S, Sansa Fuze+, Samsung YP-R0Re: [OptimalInfo] Theme: Toshiba Gigabeat F/X/S, Sansa Fuze+, Samsung YP-R0
From: Daniel Weck <daniel.weck_at_gmail.com>
Date: Thu, 31 May 2012 16:11:39 +0100
It's funny you ask :) I actually removed this feature from my initial "design drafts", because that's the kind of extraneous information I wanted to get rid of (just a personal preference).
You can easily re-introduce this feature by opening the file ./rockbox/wps/OptimalInfo.wps (with your favourite text editor), scroll down to line number 111, where you can remove the "#" character just before "%Vs". See the following snippet (the information displayed is a long scrolling line):
-------
Then, because of limited vertical screen space, you have to decide whether you want to switch to a smaller font by replacing "35-Nimbus.fnt" in the code snippet below (line 16 of ./rockbox/wps/OptimalInfo.wps):
-------
...or you can sacrifice one line of information in favour of the "next track" info. To achieve this, simply choose one of the two lines starting with "%Vs" above line number 111 (full path, or audio codec details), and add a "#" character at the beginning of the line to make it into a comment.
There are other, more sophisticated solutions (such as alternating text lines, separate alternating screens), but this theme is really about minimising the amount of displayed information at any one time, to improve legibility. I find this very useful when doing sports, or when driving (no need to squint my eyes just to figure out how to use a music player).
Cheers, Dan
On 31 May 2012, at 15:49, Ed Nickl wrote:
-------------------------------------------------------------------
Page was last modified "Jan 10 2012" The Rockbox Crew |