Update manual to mention that we support embedded album art in MP4/M4A files.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30137 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Giacomelli 2011-07-11 20:25:58 +00:00
parent d77373fb0e
commit 302c0b7484

View file

@ -412,7 +412,7 @@ is as follows (a list in braces means that those file extensions are tried in
that order): that order):
\begin{enumerate} \begin{enumerate}
\item embedded (JPEG images in ID3v2 tags only) \item embedded (JPEG images in ID3v2 or MP4 tags only)
\item \fname{./filename.\{jpeg,jpg,bmp\}} \item \fname{./filename.\{jpeg,jpg,bmp\}}
\item \fname{./albumtitle.\{jpeg,jpg,bmp\}} \item \fname{./albumtitle.\{jpeg,jpg,bmp\}}
\item \fname{./cover.\{jpeg,jpg,bmp\}} \item \fname{./cover.\{jpeg,jpg,bmp\}}