summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFredrik Noring <noring@nocrew.org>2019-08-04 08:07:42 +0200
committerMax Kellermann <max@musicpd.org>2019-08-10 10:45:02 +0200
commit7723c481db66f089f5ccde941a0a952cb1b16e2e (patch)
tree7bd82a7c5c32c931d31a656f9e648a0b242e46ec /NEWS
parent0ed10542cc0ef7c590e3b8b9717ae26309dd494a (diff)
decoder/sidplay: Fix windows-1252 to utf-8 string conversion
High Voltage SID Collection (HVSC) metadata fields are encoded in windows-1252, as described in DOCUMENTS/SID_file_format.txt: https://www.hvsc.c64.org/download/C64Music/DOCUMENTS/SID_file_format.txt If utf-8 transcoding fails, or the ICU library is unavailable, fall back to plain ASCII and replace other characters with '?'.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 192c37357..1ca3a3123 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.21.14 (not yet released)
* decoder
- sidplay: show track durations in database
+ - sidplay: convert tag values from Windows-1252 charset
ver 0.21.13 (2019/08/06)
* input