From 2a20e58711c5669ba72460b6e8fd63ea3499613b Mon Sep 17 00:00:00 2001 From: Blue_Dude Date: Mon, 19 Apr 2010 17:52:21 +0000 Subject: [PATCH] Manual update to document pitchscreen info saved in bookmarks on swcodec targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25680 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/bookmarking.tex | 4 +++- manual/rockbox_interface/wps.tex | 7 +++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index 76b7c219d..d70f4c270 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -1,7 +1,9 @@ % $Id$ % \section{\label{ref:Bookmarkconfigactual}Bookmarking} Bookmarks allow you to save your current position within a track so that - you can return to it at a later time. Bookmarks are saved on a per directory + you can return to it at a later time. \opt{swcodec}{Bookmarks also store + rate, pitch and speed information from the \setting{Pitch Screen} (see + \reference{sec:pitchscreen}).} Bookmarks are saved on a per directory basis or for individual (saved) playlists. They are stored next to the directory/playlist they reference. You can store multiple bookmarks for the same track.\\* diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 416ae98a1..4f4e5cc62 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -318,8 +318,11 @@ This may even be the whole track. \opt{hotkey}{\setting{Hotkey}able (see \refere } The value of the \opt{swcodec}{rate, pitch and speed}\nopt{swcodec}{rate} - is not persisted, i.e. after the \dap\ is turned on it will - always be set to 100\%. + is not persistent, i.e. after the \dap\ is turned on it will + always be set to 100\%. \opt{swcodec}{ However, the rate, pitch and speed + information will be stored in any bookmarks you may create + (see \reference{ref:Bookmarkconfigactual}) and will be restored upon + playing back those bookmarks.} \nopt{swcodec}{ \begin{table} -- 2.11.4.GIT