diff options
| author | Alex Parker <rockbox@aeparker.com> | 2009-12-17 22:48:49 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2009-12-17 22:48:49 +0000 |
| commit | c0f69bb1127ff6343893fc101983be3526fa5894 (patch) | |
| tree | aa2af20d2247fdbf37a4663c78ae67c8424cf07c | |
| parent | 3e0e14b592200c2516eb03c6a3b1838cd971e0f4 (diff) | |
| download | rockbox-c0f69bb1127ff6343893fc101983be3526fa5894.zip rockbox-c0f69bb1127ff6343893fc101983be3526fa5894.tar.gz rockbox-c0f69bb1127ff6343893fc101983be3526fa5894.tar.bz2 rockbox-c0f69bb1127ff6343893fc101983be3526fa5894.tar.xz | |
Add note to Bookmarking sections that bookmarking only works from the file browser and not the database.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24057 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/bookmarking.tex | 7 | ||||
| -rw-r--r-- | manual/main_menu/main.tex | 6 |
2 files changed, 11 insertions, 2 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index 927dcc4..b618b57 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -4,7 +4,12 @@ you can return to it at a later time. Bookmarks are saved on a per directory basis (for dynamic playlists) or for individual (saved) playlists. They are stored next to the directory/playlist they reference. - You can store multiple bookmarks for the same track. + You can store multiple bookmarks for the same track.\\* + + \note{Bookmarking only works when tracks are launched from the file browser, + and does not currently work for tracks launched via the + database.\\*} + \begin{description} \item [Bookmark on Stop.] This option controls whether Rockbox writes a bookmark to the disk when playback is stopped. Setting this to diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index dfd7483..fea1081 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -46,7 +46,11 @@ safely (see \reference{ref:Safeshutdown}). {The list bookmarks screen}{} If the \setting{Save a list of recently created bookmarks} option is enabled then you can view a list of several recent bookmarks here and select one to -jump straight to that track. +jump straight to that track.\\* + + \note{Bookmarking only works when tracks are launched from the file browser, + and does not currently work for tracks launched via the + database.\\*} \begin{table} \begin{btnmap}{}{} |