Manual: Fix FS#11872 - %pL/pR aren't in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29050 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b33a2d869e
commit
c16deb3754
1 changed files with 4 additions and 0 deletions
|
@ -163,6 +163,10 @@ or \config{\%D(2)}), produce the information for the next file to be played.
|
|||
\nopt{player}{%
|
||||
\config{\%pm} & Peak Meter. The entire line is used as %
|
||||
volume peak meter.\\%
|
||||
\config{\%pL} & Peak meter for the left channel. Can be used as a value, %
|
||||
a conditional tag or a bar tag.\\
|
||||
\config{\%pR} & Peak meter for the right channel. Can be used as a value, %
|
||||
a conditional tag or a bar tag.\\
|
||||
}%
|
||||
\config{\%pn} & Playlist name (without path or extension)\\
|
||||
\config{\%pp} & Playlist position\\
|
||||
|
|
Loading…
Reference in a new issue