summaryrefslogtreecommitdiff
path: root/examples/c
Commit message (Expand)AuthorAgeFilesLines
* Make sure CMake build files end up in release tarballErik de Castro Lopo2019-10-013-0/+4
* Use of BUILD_SHARED_LIBS addedVitaliy Kirsanov2019-05-042-2/+2
* CMake support addedVitaliy Kirsanov2019-05-043-0/+6
* stdint.h fixes for MSVS 2005/2008Erik de Castro Lopo2017-01-192-0/+4
* Bulk update copyright datesErik de Castro Lopo2016-12-059-9/+9
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-084-16/+0
* Makefile.lite: Include config.mk from top level build dirThomas Zander2015-10-302-0/+4
* examples/*/Makefile.am : Add CLEANFILES line to remove Windows .exe files.Erik de Castro Lopo2014-11-272-0/+4
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-259-9/+9
* examples/c/decode/file/main.c : Add extra error handling.Erik de Castro Lopo2014-11-201-0/+12
* Makefile.ams: Add MSVS project files to EXTRA_DIST.Erik de Castro Lopo2014-07-092-2/+6
* Add project files for Visual Studio 2010 and later.Erik de Castro Lopo2014-07-064-0/+402
* Update URLs as nedeed.Erik de Castro Lopo2014-06-282-2/+2
* Update Makefile.lite build system.Evan Ramos2014-06-242-0/+8
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-242-2/+2
* Vcproj file updates.Erik de Castro Lopo2013-10-042-12/+14
* Language fix: "difference licenses"Ulrich Klauer2013-05-273-3/+3
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-269-9/+18
* For windows, make UTF-8 mode into a runtime choice.Erik de Castro Lopo2013-04-072-162/+0
* Only link against libogg (and libm) if neededUlrich Klauer2013-04-071-3/+1
* Purge FLAC__STRINGS_IN_UTF8 from VC project files.Erik de Castro Lopo2013-04-012-2/+2
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-292-0/+162
* More Microsoft Visual Studio project file updates.Erik de Castro Lopo2013-03-182-4/+4
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-104-202/+2
* Fix VC project files to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-024-16/+16
* Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-022-2/+2
* Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build systemHendricks2662013-01-022-4/+4
* Update FSF address.Miroslav Lichvar2012-12-066-18/+18
* Update and improve autotools buildCristian Rodríguez2012-04-082-2/+2
* Purge MINGW_WINSOCK_LIBS config variable.Erik de Castro Lopo2012-02-052-8/+8
* Add file include/share/compat.h and start moving CPP hackery into it.Erik de Castro Lopo2012-02-042-6/+2
* Patch from David Yeo to conditionally include <inttypes.h>.Erik de Castro Lopo2012-02-042-0/+6
* Fix a bunch of printf format warnings.Erik de Castro Lopo2012-02-012-11/+3
* add 2009 copyrightJosh Coalson2009-01-079-9/+9
* update Makefile.lite system to work on x86_64 linuxJosh Coalson2008-09-142-2/+2
* remove VCWebDeploymentTool item for better proj compatibility with vs9Josh Coalson2008-06-032-12/+0
* update copyright for 2008Josh Coalson2008-02-289-9/+9
* final automake-related fixesJosh Coalson2007-09-162-0/+2
* minor fixesJosh Coalson2007-09-132-2/+2
* add encoder examplesJosh Coalson2007-09-131-1/+1
* minor improvementsJosh Coalson2007-09-131-4/+7
* *** empty log message ***Josh Coalson2007-09-136-0/+562
* *** empty log message ***Josh Coalson2007-09-123-7/+6
* msvc fixesJosh Coalson2007-09-121-5/+5
* add new top level examples/ directory with one example for now (example_c_dec...Josh Coalson2007-09-127-0/+595