Correctly initialize FLAC_API_SUPPORTS_OGG_FLAC
[platform/upstream/flac.git] / examples / c /
2013-04-07 Erik de Castro LopoFor windows, make UTF-8 mode into a runtime choice.
2013-04-07 Ulrich KlauerOnly link against libogg (and libm) if needed
2013-04-01 Erik de Castro LopoPurge FLAC__STRINGS_IN_UTF8 from VC project files.
2013-03-29 Erik de Castro LopoHuge Windows utf8 I/O patch.
2013-03-17 Erik de Castro LopoMore Microsoft Visual Studio project file updates.
2013-03-10 Erik de Castro LopoPurge old un-maintained MSVC 6 project files.
2013-01-02 Erik de Castro LopoFix VC project files to use /objs/ directory instead...
2013-01-02 Erik de Castro LopoFix all Makefile.lite to use /objs/ directory instead...
2013-01-02 Hendricks266Fix building with MSYS and MinGW(-w64); Improve Makefil...
2012-12-05 Miroslav LichvarUpdate FSF address.
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-02-05 Erik de Castro LopoPurge MINGW_WINSOCK_LIBS config variable.
2012-02-04 Erik de Castro LopoAdd file include/share/compat.h and start moving CPP...
2012-02-04 Erik de Castro LopoPatch from David Yeo to conditionally include <inttypes.h>.
2012-02-01 Erik de Castro LopoFix a bunch of printf format warnings.
2009-01-07 Josh Coalsonadd 2009 copyright
2008-09-14 Josh Coalsonupdate Makefile.lite system to work on x86_64 linux
2008-06-03 Josh Coalsonremove VCWebDeploymentTool item for better proj compati...
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-09-16 Josh Coalsonfinal automake-related fixes
2007-09-13 Josh Coalsonminor fixes
2007-09-13 Josh Coalsonadd encoder examples
2007-09-13 Josh Coalsonminor improvements
2007-09-13 Josh Coalson*** empty log message ***
2007-09-12 Josh Coalson*** empty log message ***
2007-09-12 Josh Coalsonmsvc fixes
2007-09-12 Josh Coalsonadd new top level examples/ directory with one example...