diff options
| author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-07-25 10:37:51 +0000 |
|---|---|---|
| committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-07-25 10:37:51 +0000 |
| commit | 5dfc343a245c3f48767fe463efdb703381396d3a (patch) | |
| tree | 0e9498567880ad68c9f5391c33f8bac23b38f2c0 /manual/appendix | |
| parent | 62d666df6f0e35b0619a7c0c04ec61609709e41a (diff) | |
| download | rockbox-5dfc343a245c3f48767fe463efdb703381396d3a.zip rockbox-5dfc343a245c3f48767fe463efdb703381396d3a.tar.gz rockbox-5dfc343a245c3f48767fe463efdb703381396d3a.tar.bz2 rockbox-5dfc343a245c3f48767fe463efdb703381396d3a.tar.xz | |
Submit FS#12196. Adds support for embedded album art (jpg) with APEv2 tags.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30210 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/file_formats.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index ec99ffa..696c0d6 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -295,7 +295,7 @@ {\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} & \textbf{MP4} & \textbf{ASF}}{}{} Embedded albumart \fname{.bmp} & & & & & \\ - Embedded albumart \fname{.jpg} & x & & & x & \\ + Embedded albumart \fname{.jpg} & x & x & & x & \\ Embedded albumart \fname{.png} & & & & & \\ Replaygain information & x & x & x & x & x \\ Title (string) & x & x & x & x & x \\ |