Metaflac UTF-8 fixes (Windows)
authorJanne Hyvärinen <cse@sci.fi>
Wed, 24 Apr 2013 22:58:08 +0000 (08:58 +1000)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Wed, 24 Apr 2013 22:58:08 +0000 (08:58 +1000)
commitcc9f39216639f91c2f1cd800407fce91e4f49522
tree79d7fa4186fa050283a442aee360c9e4635d7a83
parentf6585b0bdc22577b125342542087722dd97629a7
Metaflac UTF-8 fixes (Windows)

Metaflac can now print all console supported characters from tags on the
screen. It also fixes metaflac to be able to import its own exports back
without non-ascii characters getting mutilated. And --no-utf8-convert
now works properly with import and export commands.

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
src/metaflac/operations.c
src/metaflac/operations_shorthand_vorbiscomment.c
src/metaflac/utils.c
src/share/utf8/utf8.c