summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2011-07-25 10:37:51 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2011-07-25 10:37:51 +0000
commit5dfc343a245c3f48767fe463efdb703381396d3a (patch)
tree0e9498567880ad68c9f5391c33f8bac23b38f2c0 /manual/appendix/file_formats.tex
parent62d666df6f0e35b0619a7c0c04ec61609709e41a (diff)
downloadrockbox-5dfc343a245c3f48767fe463efdb703381396d3a.tar.gz
rockbox-5dfc343a245c3f48767fe463efdb703381396d3a.zip
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/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index ec99ffa9ba..696c0d62d9 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -295,7 +295,7 @@
295 {\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} & 295 {\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} &
296 \textbf{MP4} & \textbf{ASF}}{}{} 296 \textbf{MP4} & \textbf{ASF}}{}{}
297 Embedded albumart \fname{.bmp} & & & & & \\ 297 Embedded albumart \fname{.bmp} & & & & & \\
298 Embedded albumart \fname{.jpg} & x & & & x & \\ 298 Embedded albumart \fname{.jpg} & x & x & & x & \\
299 Embedded albumart \fname{.png} & & & & & \\ 299 Embedded albumart \fname{.png} & & & & & \\
300 Replaygain information & x & x & x & x & x \\ 300 Replaygain information & x & x & x & x & x \\
301 Title (string) & x & x & x & x & x \\ 301 Title (string) & x & x & x & x & x \\