Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve encoding of localized EAC log files
EAC log files are encoded using UTF-16LE since version 1.0 beta 1. Since #51 (commit 9f80400) this encoding is preserved in case of EAC log files, which contain a log checksum. However, only English log files have been supported so far. - Also preserve the encoding of EAC log files in different languages, if they contain a log checksum. - Resolves #330
- Loading branch information