summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-07-07 17:20:04 +0000
committerAlexander Levin <al.le@rockbox.org>2010-07-07 17:20:04 +0000
commit8ee65d0ab4c2106afe319f61ae7e9c3dc29c68e6 (patch)
tree6c0e4198801986ddb80abbf33638b89273dfc395 /manual
parentd05a24e64ea5bb3ead159a95e78b45a9012d085b (diff)
downloadrockbox-8ee65d0ab4c2106afe319f61ae7e9c3dc29c68e6.tar.gz
rockbox-8ee65d0ab4c2106afe319f61ae7e9c3dc29c68e6.zip
Describe what 'Update on stop' does
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27337 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/configure_rockbox/bookmarking.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex
index fd6bd1485e..1801c047cf 100644
--- a/manual/configure_rockbox/bookmarking.tex
+++ b/manual/configure_rockbox/bookmarking.tex
@@ -44,6 +44,15 @@
44 recently accessed track regardless of how the \setting{Bookmark on Stop} 44 recently accessed track regardless of how the \setting{Bookmark on Stop}
45 option is set.} 45 option is set.}
46 46
47 \item [Update on Stop.]
48 If set to ``No'', this setting does nothing. If set to ``Yes'', and the file
49 to which a new bookmark would be added already exists, this option overrides
50 the previous setting (``Bookmark on Stop'') and unconditionally creates a
51 bookmark. This is useful if you don't generally want to create bookmarks but
52 only want to add them to already existing bookmark files. In this case you
53 should set the setting ``Bookmark on Stop'' to ``No'' and the setting ``Update
54 on Stop'' to ``Yes''.
55
47 \item [Load Last Bookmark.] 56 \item [Load Last Bookmark.]
48 This option controls if Rockbox should automatically load a bookmark for 57 This option controls if Rockbox should automatically load a bookmark for
49 a file, when that file is played. 58 a file, when that file is played.