tagparser/id3
Martchus f042d216fd Do not completely refuse on UTF-8 in ID3v1
since it is apparently used by some software.

But
* Write at least a BOM so it can be interpreted later
  correctly as UTF-8
* Print a warning
* Keep proposing Latin-1

The tag editor should allow to configure which encoding
is used and whether the BOM is used and which encoding is
assumed when parsing a file.
2019-06-01 22:53:59 +02:00
..
id3genres.cpp Treat 255 as empty ID3v1 genre index 2019-02-13 18:56:03 +01:00
id3genres.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
id3v1tag.cpp Do not completely refuse on UTF-8 in ID3v1 2019-06-01 22:53:59 +02:00
id3v1tag.h Apply clang-format 2018-03-07 01:17:50 +01:00
id3v2frame.cpp Fix warnings in Id3v2Frame 2019-06-01 22:26:16 +02:00
id3v2frame.h Fix warnings in Id3v2Frame 2019-06-01 22:26:16 +02:00
id3v2frameids.cpp Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
id3v2frameids.h Adapt to c++utilities v5 2019-05-04 16:04:21 +02:00
id3v2tag.cpp Do not completely refuse on UTF-8 in ID3v1 2019-06-01 22:53:59 +02:00
id3v2tag.h Do not completely refuse on UTF-8 in ID3v1 2019-06-01 22:53:59 +02:00