Commit Graph

13 Commits

Author SHA1 Message Date
Erik de Castro Lopo
6a9a18ff7a For windows, make UTF-8 mode into a runtime choice.
The smaller patch makes the 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.

Patch from Janne Hyvärinen <cse@sci.fi>.
2013-04-07 13:11:19 +10:00
Erik de Castro Lopo
608e246f52 Rename all 'utf8_io' -> 'win_utf8_io'. 2013-03-29 21:25:59 +11:00
Erik de Castro Lopo
5705b4d7b2 Huge Windows utf8 I/O patch.
Patch from Janne Hyvärinen <cse@sci.fi>.
2013-03-29 21:25:59 +11:00
Erik de Castro Lopo
74aac94cda Windows flac_snprintf tweaks.
Patch from Janne Hyvärinen <cse@sci.fi>.
2013-03-17 22:06:11 +11:00
Erik de Castro Lopo
248d7924b7 FLAC.sln : Remove obsolete in_flac project.
Patch from Janne Hyvärinen <cse@sci.fi>.
2013-03-17 19:41:37 +11:00
Josh Coalson
ad6ede9d67 fix typos 2007-09-16 23:15:27 +00:00
Josh Coalson
703d0d4aa7 add encoder examples 2007-09-13 00:38:08 +00:00
Josh Coalson
1b21c25c4f add example_cpp_decode_file 2007-09-12 05:35:12 +00:00
Josh Coalson
44937a7652 add new top level examples/ directory with one example for now (example_c_decode_file) 2007-09-12 02:42:05 +00:00
Josh Coalson
cec234b097 add flactimer 2007-08-28 05:21:45 +00:00
Josh Coalson
0157909274 add iffscan project 2007-08-21 08:07:42 +00:00
Josh Coalson
9506315b44 add new flacdiff util 2007-05-11 00:42:35 +00:00
Josh Coalson
cb6dc724f4 *** empty log message *** 2007-02-22 01:57:21 +00:00