diff options
| author | Alex Parker <rockbox@aeparker.com> | 2009-12-17 23:52:14 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2009-12-17 23:52:14 +0000 |
| commit | b28141423e5ac675c7f9378a40584316ced082dc (patch) | |
| tree | 1ee5241b5631095e586c2ea91bf2e27860b22d15 | |
| parent | a8cf6436b5ba2774eb6b22a57bc856b12055c674 (diff) | |
| download | rockbox-b28141423e5ac675c7f9378a40584316ced082dc.zip rockbox-b28141423e5ac675c7f9378a40584316ced082dc.tar.gz rockbox-b28141423e5ac675c7f9378a40584316ced082dc.tar.bz2 rockbox-b28141423e5ac675c7f9378a40584316ced082dc.tar.xz | |
Document that bookmarks don't work with dynamic playlists - closes FS#7295.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24060 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/bookmarking.tex | 3 | ||||
| -rw-r--r-- | manual/main_menu/main.tex | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index b618b57..3b6d6fd 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -8,7 +8,8 @@ \note{Bookmarking only works when tracks are launched from the file browser, and does not currently work for tracks launched via the - database.\\*} + database. In addition, they do not currently work with dynamic + playlists.\\*} \begin{description} \item [Bookmark on Stop.] This option controls whether Rockbox writes a diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index fea1081..8840c68 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -50,7 +50,8 @@ 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.\\*} + database. In addition, they do not currently work with dynamic + playlists.\\*} \begin{table} \begin{btnmap}{}{} |