This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10553 - Viewports are not in the manual
Attached to Project:
Rockbox
Opened by David Kauffmann (BdN3504) - Saturday, 22 August 2009, 01:44 GMT+2
Last edited by Alex Parker (BigBambi) - Sunday, 20 September 2009, 18:58 GMT+2
Opened by David Kauffmann (BdN3504) - Saturday, 22 August 2009, 01:44 GMT+2
Last edited by Alex Parker (BigBambi) - Sunday, 20 September 2009, 18:58 GMT+2
|
DetailsLet's change this. here's a first effort i have been working on for three nights now. Please help me fix the \opts, i can't figure out how to use them in combination with {example}, that's why i put the examples in their own files.
|
This task depends upon
Closed by Alex Parker (BigBambi)
Sunday, 20 September 2009, 18:58 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted as part of r22756 - thanks!
Sunday, 20 September 2009, 18:58 GMT+2
Reason for closing: Accepted
Additional comments about closing: Accepted as part of r22756 - thanks!
I also think that it's a poor choice to have the RTC stuff in the example, the additional file it needs isn't worth it.
I'd like to see an example for an "ordinary" unlabeled viewport as well.
FS#9934might have something usable. If not, it should be closed and replaced by this.Added %V tag to wps tags.
Fixed some minor glitches (no %s after opts, removed the obsolete %P tag in the WPS tags)
fgcolor and bgcolor - I know on the wiki it is like this, but it seems a little odd not to change them to fgcolour and bgcolour - they are just place holders showing you where to put other values, and I can't see any reason to keep them with the US spelling instead of the correct (for the manual) UK..
There are a couple of other minor things like "the blanks fields" should be "the blank fields", but as I say I'll look properly later.
Either way, good effort thus far :)
fixed these small issues. had to think alot about what you were refering to with |'s, simply replaced "-'s" with "hyphens".
Also, if you take a look at it, please take investigate in the repeat states. i took out an opt there because i don't think a-b is restricted to any player. i can be wrong, but i asked this question on IRC several times and no one answered, so i simply took the initiative.