summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames D. Smith <smithjd15@gmail.com>2020-04-26 11:55:28 -0600
committerJames D. Smith <smithjd15@gmail.com>2020-04-26 13:05:39 -0600
commit7256a3f220b1f9d99178a44a3b48828446eccee1 (patch)
tree1e4e8ac38cd039f2bb8476fe0936fabb636f97d3
parent3cc3e600fe3acd2361f63fd32007c4b3bfcd3a73 (diff)
downloadrockbox-7256a3f220b1f9d99178a44a3b48828446eccee1.tar.gz
rockbox-7256a3f220b1f9d99178a44a3b48828446eccee1.zip
Update APEv2 tag capabilities in the manual.
Change-Id: Ia4683a164e8ee155158f9244c0224d4571768058
-rw-r--r--manual/appendix/file_formats.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index dcd58f83e0..c909dfe91c 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -335,10 +335,10 @@
335 \begin{rbtabular}{0.90\textwidth}{lXXXXX}% 335 \begin{rbtabular}{0.90\textwidth}{lXXXXX}%
336 {\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} & 336 {\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} &
337 \textbf{MP4} & \textbf{ASF}}{}{} 337 \textbf{MP4} & \textbf{ASF}}{}{}
338 Embedded albumart \fname{.bmp} & & & & & \\ 338 Embedded albumart \fname{.bmp} & & x & & & \\
339 Embedded albumart \fname{.jpg} & x & x & & x & x \\ 339 Embedded albumart \fname{.jpg} & x & x & & x & x \\
340 Embedded albumart \fname{.png} & & & & & \\ 340 Embedded albumart \fname{.png} & & x & & & \\
341 Embedded cuesheet & x & & x & & \\ 341 Embedded cuesheet & x & x & x & & \\
342 Replaygain information & x & x & x & x & x \\ 342 Replaygain information & x & x & x & x & x \\
343 Title (string) & x & x & x & x & x \\ 343 Title (string) & x & x & x & x & x \\
344 Artist (string) & x & x & x & x & x \\ 344 Artist (string) & x & x & x & x & x \\