search for: 291d601a

Displaying 2 results from an estimated 2 matches for "291d601a".

2013 Mar 17
0
Patch to add Unicode filename support for win32 flac
...nes? This way, it should support mingw builds too. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 834 bytes Desc: OpenPGP digital signature Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20130317/291d601a/attachment.pgp
2013 Mar 17
4
Patch to add Unicode filename support for win32 flac
Here's a patch that makes MSVC compiled flac.exe able to use wildcards and encode/decode files with Unicode characters in names. It may not be the prettiest code but it fulfills its primary purpose. I tried to alter FLAC code as little as possible. It replaces argv with utf-8 encoded version and only converts to usable Unicode for file functions. That means printed texts and tags that