diff options
author | Jeffrey Goode <jeffg7@gmail.com> | 2010-04-19 17:52:21 +0000 |
---|---|---|
committer | Jeffrey Goode <jeffg7@gmail.com> | 2010-04-19 17:52:21 +0000 |
commit | 8173fed6d9a74ce5c16ec33de529ed4f7d82b5e6 (patch) | |
tree | 2df876bd3d07b3030938fe2ccd4ecf701d125dec | |
parent | e5ad01a7a11976b884ddde447900fefea3bff93d (diff) | |
download | rockbox-8173fed6d9a74ce5c16ec33de529ed4f7d82b5e6.tar.gz rockbox-8173fed6d9a74ce5c16ec33de529ed4f7d82b5e6.zip |
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
-rw-r--r-- | manual/configure_rockbox/bookmarking.tex | 4 | ||||
-rw-r--r-- | manual/rockbox_interface/wps.tex | 7 |
2 files changed, 8 insertions, 3 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index 76b7c219d8..d70f4c2704 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -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.\\* diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 416ae98a1e..4f4e5cc626 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -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} |