Displaying 2 results from an estimated 2 matches for "win_utf8_patch".
Did you mean:
win_utf8_patches
2013 Apr 05
1
flac 1.3.0pre3 pre-release
...e utf-8 library use
ANSI codepage by default. When frontends call the "get_utf8_argv"
function it changes Unicode conversion codepage from ANSI to UTF-8.
As far as I can see this solves possible issues.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win_utf8_patches.zip
Type: application/x-zip-compressed
Size: 4740 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20130405/26e2bc0a/attachment-0001.bin
2013 Apr 01
17
flac 1.3.0pre3 pre-release
Hi all,
The latest pre-release is here:
http://downloads.xiph.org/releases/flac/beta/flac-1.3.0pre3.tar.xz
but there will probably need to be at least one more.
I've tested this on
x86_64-linux
powerpc-linux
i386-openbsd5.2
i386-freebsd9
The majority of changes since the last pre-release is the addition of
Janne Hyv?rinen's utf8 I/O functionality. Janne's