path: autodetect filesystem encoding on Win32
WinAPI explicitly declares filesystem encoding. It can be determined by GetACP(). Use that instead of Glib routine that always "detects" UTF-8 on Win32, which is incorrect for MPD case.
This commit is contained in:

committed by
Max Kellermann

parent
c30c46cd5f
commit
6452461c39