• Max Kellermann's avatar
    TagString: remove ISO-Latin-1 fallback · f445b017
    Max Kellermann authored
    MPD handles all strings in UTF-8 internally.  Those decoders which
    read Latin-1 tags are supposed to implement the conversion, instead of
    passing Latin-1 to TagBuilder::AddItem().  FixTagString() is simply
    the wrong place to do that, and hard-coding Latin-1 is kind of
    arbitrary.
    f445b017
Name
Last commit
Last update
android Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
systemd 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...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...