forked from len0rd/rockbox
PictureFlow: Add 'Track Info' for tracks or whole albums
Context menu gains new option to view metadata for individual tracks or albums. Will display an album's length and total file size. Other fields are displayed only if they are identical across all tracks (except for the album year, which is determined by the highest value encountered). Change-Id: Ibc14cfaf2cb3d91b8d1cfbee05c6261db4975355
This commit is contained in:
parent
d5e38062ea
commit
a513cee822
5 changed files with 261 additions and 19 deletions
|
|
@ -1,9 +1,11 @@
|
|||
\subsection{PictureFlow}
|
||||
\screenshot{plugins/images/ss-pictureflow}{PictureFlow}{img:pictureflow}
|
||||
PictureFlow is a visual browser for your albums. After you've selected something to play,
|
||||
PictureFlow will continue running by default, or can optionally show the WPS. Using the
|
||||
context menu, albums or songs can be added to the dynamic playlist directly from
|
||||
PictureFlow (see \reference{ref:playingnext_submenu}).
|
||||
PictureFlow will continue running by default, or can optionally show the WPS. Using
|
||||
the context menu, songs can be added to the dynamic playlist directly from PictureFlow
|
||||
(see \reference{ref:playingnext_submenu}).
|
||||
Various metadata, such as format, length or year of an album or its songs can also be
|
||||
displayed.
|
||||
|
||||
|
||||
\subsubsection{Sort Options}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue