summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/bookmarking.tex
diff options
context:
space:
mode:
authorMoshe Piekarski <dev.rockbox@melachim.net>2020-11-16 18:14:31 -0500
committerMoshe Piekarski <dev.rockbox@melachim.net>2020-11-18 14:35:09 +0000
commit0aa702836bd0be397c010ebd677bd673b7f900af (patch)
treec171f8f2bf9781cfe2a34a584faa69349853983e /manual/configure_rockbox/bookmarking.tex
parent7c87467ba4d6f6fabca5b167e1233d4cca1671ca (diff)
downloadrockbox-0aa702836bd0be397c010ebd677bd673b7f900af.tar.gz
rockbox-0aa702836bd0be397c010ebd677bd673b7f900af.zip
Manual: remove most HWCODEC artifacts
This causes 3 changes in layout. 2 I can't track down and 1 is better this way. Change-Id: If4ad5e1d7431b4c2cbaaf9767d78139ef4e2dc44
Diffstat (limited to 'manual/configure_rockbox/bookmarking.tex')
-rw-r--r--manual/configure_rockbox/bookmarking.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex
index 8147715ace..a429b63d21 100644
--- a/manual/configure_rockbox/bookmarking.tex
+++ b/manual/configure_rockbox/bookmarking.tex
@@ -1,9 +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. \opt{swcodec}{Bookmarks also store 4 you can return to it at a later time. Bookmarks also store rate, pitch
5 rate, pitch and speed information from the \setting{Pitch Screen} (see 5 and speed information from the \setting{Pitch Screen} (see
6 \reference{sec:pitchscreen}).} Bookmarks are saved on a per directory 6 \reference{sec:pitchscreen}). Bookmarks are saved on a per directory
7 basis or for individual (saved) playlists. You can store multiple bookmarks, 7 basis or for individual (saved) playlists. You can store multiple bookmarks,
8 even for the same track. When there's already a bookmark for a directory or 8 even for the same track. When there's already a bookmark for a directory or
9 playlist, new bookmarks are added before existing ones. 9 playlist, new bookmarks are added before existing ones.