mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
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
This commit is contained in:
parent
547cffb90b
commit
294ec1d110
19 changed files with 38 additions and 73 deletions
|
|
@ -2040,44 +2040,44 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ID3_ORDER
|
||||
desc: in playback settings screen
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: "ID3 Tag Priority"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: "ID3 Tag Priority"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "ID3 Tag Priority"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ID3_V1_FIRST
|
||||
desc: in playback settings screen
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: "V1 then V2"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: "V1 then V2"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Version 1 then version 2"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ID3_V2_FIRST
|
||||
desc: in playback settings screen
|
||||
desc: DEPRECATED
|
||||
user:
|
||||
<source>
|
||||
*: "V2 then V1"
|
||||
*: ""
|
||||
</source>
|
||||
<dest>
|
||||
*: "V2 then V1"
|
||||
*: ""
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Version 2 then version 1"
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue