• Max Kellermann's avatar
    dbUtils: return empty tag value only if no value was found · 959f94b0
    Max Kellermann authored
    This fixes a regression in the patch "return multiple tag values per
    song": even when the song has values for the specified tag type, the
    empty string gets added to the set, because the "return" was removed.
    This patch adds a flag which remembers whether at least one value was
    found.
    959f94b0
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...