mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
FS#11920: Do not overwrite already existing metadata and take into account string termination. This can save several bytes of the metadata buffer when tags have multiple entries (e.g. multiple gerne tags)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29349 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
85e40257dc
commit
a7e25a01ba
4 changed files with 24 additions and 11 deletions
|
@ -217,7 +217,7 @@ superdom.c
|
|||
|
||||
|
||||
|
||||
#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
|
||||
#if 1//def HAVE_TEST_PLUGINS /* enable in advanced build options */
|
||||
#ifdef HAVE_ADJUSTABLE_CPU_FREQ
|
||||
test_boost.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue