mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 18:47:39 -04:00
Fixed a couple problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2198 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4bd90cc2ca
commit
eb94e0bdd7
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ Description / General Info
|
||||||
--------------------------
|
--------------------------
|
||||||
* The Custom WPS Display is used on both the Rockbox Player and Recorder,
|
* The Custom WPS Display is used on both the Rockbox Player and Recorder,
|
||||||
as a means to customize the WPS to the user's likings.
|
as a means to customize the WPS to the user's likings.
|
||||||
* After editing the wps.config file, you may need to reboot your Rockbox.
|
* After editing the .wps file, you may need to reboot your Rockbox.
|
||||||
* The file may be 2 lines long for the Player, and 6 lines for the Recorder.
|
* The file may be 2 lines long for the Player, and 6 lines for the Recorder.
|
||||||
* The line that has the time displayed on it MUST NOT be the line that
|
* The line that has the time displayed on it MUST NOT be the line that
|
||||||
is scrolled, or the time will not be updated.
|
is scrolled, or the time will not be updated.
|
||||||
|
@ -71,8 +71,8 @@ Other Tags:
|
||||||
%s is ignored if combined with %pb, %pc or %pr on the same
|
%s is ignored if combined with %pb, %pc or %pr on the same
|
||||||
line (the result wouldn't be good anyway).
|
line (the result wouldn't be good anyway).
|
||||||
|
|
||||||
Example wps.config
|
Example File
|
||||||
------------------
|
------------
|
||||||
%s%?in<%in - >%?it<%it|%fn> %?ia<[%ia%?id<, %id>]>
|
%s%?in<%in - >%?it<%it|%fn> %?ia<[%ia%?id<, %id>]>
|
||||||
%pb%pc/%pt
|
%pb%pc/%pt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue