diff options
author | Michael Giacomelli <giac2000@hotmail.com> | 2011-07-11 20:25:58 +0000 |
---|---|---|
committer | Michael Giacomelli <giac2000@hotmail.com> | 2011-07-11 20:25:58 +0000 |
commit | 302c0b74847ccfac8fb79869b1bd696334e78e55 (patch) | |
tree | 61213cd13f84d4cabd8ba0f097e339154dc0ca30 /manual | |
parent | d77373fb0e34052e24497d05a51749fd1cdcebf4 (diff) |
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
Diffstat (limited to 'manual')
-rw-r--r-- | manual/appendix/wps_tags.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 67f1ff0aa1..ec0ebf9664 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -412,7 +412,7 @@ is as follows (a list in braces means that those file extensions are tried in that order): \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{./albumtitle.\{jpeg,jpg,bmp\}} \item \fname{./cover.\{jpeg,jpg,bmp\}} |