diff options
author | Thom Johansen <thomj@rockbox.org> | 2007-09-19 10:40:55 +0000 |
---|---|---|
committer | Thom Johansen <thomj@rockbox.org> | 2007-09-19 10:40:55 +0000 |
commit | 294ec1d110178f30894721d5cda14c246333954d (patch) | |
tree | 2e31dc287557007939b3b5abf4493fa02946b6c5 /manual | |
parent | 547cffb90bffacc7f22e6661c61ccad830ce2c91 (diff) |
Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14750 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/configure_rockbox/playback_options.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 456e47480d..70dad6c2a9 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -218,9 +218,6 @@ related to audio playback. set to \setting{Off}. } - \item[ID3 Tag Priority.] Select which version of ID3 tag to use if both are - present. - \item[Auto-Change Directory. ]Control what Rockbox does when it reaches the end of a directory. If \setting{Auto-Change Directory} is set to \setting{Yes}, Rockbox will continue to the next directory. If |