• Max Kellermann's avatar
    path, tag_id3: use g_convert() instead of charConv.c · 8746a58a
    Max Kellermann authored
    GLib provides an easier API for character set conversion than iconv().
    Use g_convert() / g_convert_with_fallback() for all character
    conversions.  We should optimize the path.h API later to return a
    newly allocated buffer, so we can just pass GLib's return value.
    8746a58a
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...