mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
[Feature] Persist pitch settings through reboots part deux
Revisit this after discussion with chris_s on IRC and forum Pitch menu now changes icon when pitch has been changed uses NVRAM to save the pitch settings unconditionally Manual updated Change-Id: Idcb4c2b7fe42f7a203dc4bfc46285657f370d0fd
This commit is contained in:
parent
3e57ca15a5
commit
4e271642df
12 changed files with 62 additions and 103 deletions
|
@ -288,18 +288,13 @@ This may even be the whole track.
|
|||
|
||||
The value of the rate, pitch and speed
|
||||
is persistent, i.e. when the \dap\ is turned on it will
|
||||
always be set to your last value set by \setting{Pitch Screen}.
|
||||
always be set to the last value set by \setting{Pitch Screen} or Bookmarks.
|
||||
Selecting \setting{Pitch} again will now display a menu with
|
||||
\setting{Pitch} and \setting{Reset Setting}.
|
||||
Selecting \setting{Reset Setting} will reset the pitch to 100\% now and at next boot.
|
||||
However the rate, pitch and speed information will be stored in any bookmarks
|
||||
However the rate, pitch and speed information is stored in any bookmarks
|
||||
you may create (see \reference{ref:Bookmarkconfigactual})
|
||||
while the pitch is altered and will be restored upon
|
||||
playing back those bookmarks.
|
||||
|
||||
\note{ If a bookmark has changed pitch, settings will remain till
|
||||
changed again or the \dap{} is restarted and your (default) settings will then be
|
||||
restored}
|
||||
and will be restored upon playing back those bookmarks.
|
||||
|
||||
\begin{btnmap}
|
||||
\ActionPsToggleMode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue