Erik de Castro Lopo
c547600599
Remove plugin_common library from MSVC build
...
Previously src/plugin_common library was used by FLAC's own Winamp plugin
(MSVC/Windows) and by the XMMS plugin (*nix). The Winamp plugin is long
gone from FLAC tree, so plugin_common is unused on Windows.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
2016-01-31 09:53:49 +11:00
Erik de Castro Lopo
b7017d61a1
Rename Visual Studio solution files.
...
* FLAC-vs2010.sln -> FLAC.sln
* FLAC.sln -> FLAC-vs2005.sln
2014-11-24 06:06:14 +11:00
Erik de Castro Lopo
93d951f46e
Remove Monkey's Audio from FLAC.sln.
...
Patch-from: lvqcl <lvqcl.mail@gmail.com>
2014-05-14 21:57:09 +10:00
Erik de Castro Lopo
674fdc2f00
FLAC.sln : Fix for MSVS 2005.
...
Patch-from: lvqcl <lvqcl.mail@gmail.com>
2013-09-27 03:07:53 +10:00
Erik de Castro Lopo
2e165ec569
Rename win_utf8_io.lib -> win_utf8_io_static.lib.
...
All MSVS projects that generate .lib files have '_static' suffix in their
names; all but win_utf8_io.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
2013-09-07 22:00:13 +10:00
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