forked from len0rd/rockbox
Updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2367 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
491f907671
commit
2042c50b8b
8 changed files with 45 additions and 19 deletions
|
|
@ -80,3 +80,21 @@ Example File
|
|||
That is, "tracknum - title [artist, album]", where most fields are only
|
||||
displayed if available. Could also be rendered as "filename" or
|
||||
"tracknum - title [artist]".
|
||||
|
||||
Default
|
||||
-------
|
||||
If you don't use a default.wps file, you get the hardcoded wps layout.
|
||||
The default WPS screen is for player:
|
||||
|
||||
%s%pp/%pe: %?ia<%ia - >%?it<%it|%fm>
|
||||
%pc/%pt
|
||||
|
||||
and for recorder:
|
||||
|
||||
%s%fp
|
||||
%it
|
||||
%id
|
||||
%ia
|
||||
%fb kbit %fv
|
||||
Time: %pc / %pt
|
||||
%pb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue