mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-07-10 13:29:52 -04:00
added setting to retain file browser directory on reboots WIP
I added the setting keep_directory which automatically updates the last directory visited and restores it on next boot --added manual entry Change-Id: I0ffe6531d591d693806ce0bf56fe22b99e3315e9
This commit is contained in:
parent
380b7b3e32
commit
c86fd2318d
10 changed files with 53 additions and 1 deletions
|
|
@ -194,6 +194,9 @@ each option pertains both to files and directories):
|
|||
\item [Recording Directory.]
|
||||
Save recordings in the selected directory.
|
||||
}
|
||||
\item [Always remember last folder.]
|
||||
Saves the last position in the file browser on shutdown.
|
||||
This directory (and if applicable last file) will be restored next boot.
|
||||
\item [Start Directory.]
|
||||
Set as default start directory for the File Browser.
|
||||
\note{If you have \setting{Auto-Change Directory} and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue