From b50178862906fa1a9030cacb3332c8aa2e00f677 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Sun, 8 Jan 2023 16:11:39 +0100 Subject: manual: update browsing, playlists, bookmarking, ipod keymap Change-Id: I7f3fd66fc973d3ed8d41cf24fba6aa4a44256354 --- manual/rockbox_interface/browsing_and_playing.tex | 10 ++++---- manual/rockbox_interface/wps.tex | 28 ++++++++++++++--------- 2 files changed, 23 insertions(+), 15 deletions(-) (limited to 'manual/rockbox_interface') diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 973c8e08de..baf377634c 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -159,18 +159,20 @@ each option pertains both to files and directories): for more details on viewers. \item [Create Directory.] Create a new directory in the current directory on the disk. -\item [Properties.] +\item [Properties / Show Track Info.] Shows properties such as size and the time and date of the last modification for the selected file. If used on a directory, the number of files and - subdirectories will be shown, as well as the total size. + subdirectories will be shown, as well as the total size. If used on a supported + audio file, its metadata will be displayed. \opt{lcd_non-mono}{ \item [Set As Backdrop.] Set the selected \fname{bmp} file as background image. The bitmaps need to meet the conditions explained in \reference{ref:LoadingBackdrops}. } \item [Add to Shortcuts.] - Adds a link to the selected item in the \fname{shortcuts.link} file. - If the file does not already exist it will be created in the root directory. + Adds a link to the selected item in the \fname{shortcuts.txt} file + (see \reference{ref:MainMenuShortcuts}). + If the file does not already exist it will be created in your Rockbox directory. Note that if you create a shortcut to a file, Rockbox will not open it upon selecting, but simply bring you to its location in the \setting{File Browser}. \end{description} diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index c433b76608..839392b054 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -224,19 +224,24 @@ to a track which can be displayed in the WPS and used in the Database browser. The value wraps at 10. \subsubsection{\label{ref:createbookmark}Bookmarks} -This allows you to create a bookmark in the currently-playing track. Note that bookmarks -can only be created for directories, or for playlists stored on disk. Unsaved or modified -lists must be saved first. Queued tracks, which are automatically removed after playback, -do not get stored to the playlist file. When saving, Rockbox will offer to purge the -current playlist of such tracks, so that you'll be able to create bookmarks afterwards. -See \reference{ref:Bookmarkconfigactual} for more information on bookmarks. +Create a bookmark in the currently playing track, or display existing entries. +Bookmarks can only be used with directories, or playlists stored on +disk. If you don't see the option to create a bookmark, try saving the +current playlist first. + +\note{If you've enabled options for queuing tracks (see \reference{ref:queuing}), keep +in mind that those are not saved to a playlist file. +When saving, Rockbox will offer to remove queued tracks, so that bookmarking the +current playlist becomes possible.} + +Refer to \reference{ref:Bookmarkconfigactual} for more information on bookmarks. \subsubsection{\label{ref:trackinfoviewer}Show Track Info} \screenshot{rockbox_interface/images/ss-id3-viewer}{The track info viewer}{} -This screen is accessible from the WPS screen, and provides a detailed view of -all the identity information about the current track. This info is known as -meta data and is stored in audio file formats to keep information on artist, -album etc. To access this screen, % +Provides a detailed view of all the identity information about the current +or selected track. This info is known as meta data and is stored in audio +file formats to keep information on artist, album etc. To get to this screen +from the WPS, % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,% SANSA_C200_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}{ press \ActionWpsIdThreeScreen. }% @@ -244,7 +249,8 @@ album etc. To access this screen, % GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD,% MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}% {press \ActionWpsContext{} to access the - \setting{WPS Context Menu} and select \setting{Show Track Info}. } + \setting{Context Menu}. Then select \setting{Show Track Info}. The same steps + work in the Playlist Viewer as well.} \subsubsection{Open With...} This \setting{Open With} function is the same as the \setting{Open With} -- cgit v1.2.3