Manual update to document pitchscreen info saved in bookmarks on swcodec targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25680 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e5ad01a7a1
commit
8173fed6d9
2 changed files with 8 additions and 3 deletions
|
@ -1,7 +1,9 @@
|
|||
% $Id$ %
|
||||
\section{\label{ref:Bookmarkconfigactual}Bookmarking}
|
||||
Bookmarks allow you to save your current position within a track so that
|
||||
you can return to it at a later time. Bookmarks are saved on a per directory
|
||||
you can return to it at a later time. \opt{swcodec}{Bookmarks also store
|
||||
rate, pitch and speed information from the \setting{Pitch Screen} (see
|
||||
\reference{sec:pitchscreen}).} Bookmarks are saved on a per directory
|
||||
basis or for individual (saved) playlists.
|
||||
They are stored next to the directory/playlist they reference.
|
||||
You can store multiple bookmarks for the same track.\\*
|
||||
|
|
|
@ -318,8 +318,11 @@ This may even be the whole track. \opt{hotkey}{\setting{Hotkey}able (see \refere
|
|||
}
|
||||
|
||||
The value of the \opt{swcodec}{rate, pitch and speed}\nopt{swcodec}{rate}
|
||||
is not persisted, i.e. after the \dap\ is turned on it will
|
||||
always be set to 100\%.
|
||||
is not persistent, i.e. after the \dap\ is turned on it will
|
||||
always be set to 100\%. \opt{swcodec}{ However, the rate, pitch and speed
|
||||
information will be stored in any bookmarks you may create
|
||||
(see \reference{ref:Bookmarkconfigactual}) and will be restored upon
|
||||
playing back those bookmarks.}
|
||||
|
||||
\nopt{swcodec}{
|
||||
\begin{table}
|
||||
|
|
Loading…
Reference in a new issue