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 /manual/configure_rockbox | |
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
Diffstat (limited to 'manual/configure_rockbox')
-rw-r--r-- | manual/configure_rockbox/bookmarking.tex | 4 |
1 files changed, 3 insertions, 1 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 @@ | |||
1 | % $Id$ % | 1 | % $Id$ % |
2 | \section{\label{ref:Bookmarkconfigactual}Bookmarking} | 2 | \section{\label{ref:Bookmarkconfigactual}Bookmarking} |
3 | Bookmarks allow you to save your current position within a track so that | 3 | Bookmarks allow you to save your current position within a track so that |
4 | you can return to it at a later time. Bookmarks are saved on a per directory | 4 | you can return to it at a later time. \opt{swcodec}{Bookmarks also store |
5 | rate, pitch and speed information from the \setting{Pitch Screen} (see | ||
6 | \reference{sec:pitchscreen}).} Bookmarks are saved on a per directory | ||
5 | basis or for individual (saved) playlists. | 7 | basis or for individual (saved) playlists. |
6 | They are stored next to the directory/playlist they reference. | 8 | They are stored next to the directory/playlist they reference. |
7 | You can store multiple bookmarks for the same track.\\* | 9 | You can store multiple bookmarks for the same track.\\* |