summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/bookmarking.tex
diff options
context:
space:
mode:
authorMichael DiFebbo <medifebbo@rockbox.org>2006-03-27 19:30:05 +0000
committerMichael DiFebbo <medifebbo@rockbox.org>2006-03-27 19:30:05 +0000
commit25f9cec411981b1b6fbff5b3362546d9522611ff (patch)
treec2069244700937a3f888ff16cefbabd20487b3fe /manual/configure_rockbox/bookmarking.tex
parent7f9e1eb8014861a4cbb5ebb596e5d20cb58a102e (diff)
downloadrockbox-25f9cec411981b1b6fbff5b3362546d9522611ff.tar.gz
rockbox-25f9cec411981b1b6fbff5b3362546d9522611ff.zip
Divide chapter 4 of the manual into several smaller, more manageable files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9295 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/configure_rockbox/bookmarking.tex')
-rwxr-xr-xmanual/configure_rockbox/bookmarking.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex
new file mode 100755
index 0000000000..595e394edf
--- /dev/null
+++ b/manual/configure_rockbox/bookmarking.tex
@@ -0,0 +1,10 @@
1 \subsection{\label{ref:Bookmarkconfigactual}Bookmarking}
2
3 \begin{itemize}
4 \item \textbf{Bookmark on Stop}
5 Write a bookmark to the disk whenever the stop key is pressed. If playback is stopped it can be resumed easily at a later time. The \textbf{Resume} function remembers your position in the most recently accessed track regardless of this setting.
6 \item \textbf{Load Last Bookmark}
7 When this is on, Rockbox automatically returns to the position of the last bookmark within a file when it is played. If set to Ask, Rockbox will ask the user whether they want to start from the beginning or the bookmark. When set to no, playback always starts from the beginning and the Bookmark file must be played or \textbf{Load Bookmark} selected from the \textbf{Bookmarks} submenu of the Main Menu while the file is playing.
8 \item \textbf{Maintain a list of Recently Used Bookmarks}
9 If this option is turned on, Rockbox will store a list of Bookmarks that have been accessed recently. This is then accessible from the \textbf{Recent Bookmarks} option of the \textbf{Bookmarks} submenu of the Main Menu.
10 \end{itemize} \ No newline at end of file