summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* For windows, make UTF-8 mode into a runtime choice.Erik de Castro Lopo2013-04-074-324/+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-014-4/+4
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-294-0/+324
* More Microsoft Visual Studio project file updates.Erik de Castro Lopo2013-03-184-8/+8
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-1010-472/+4
* Large patch from Ben Allison fixing the MSVC build.Erik de Castro Lopo2013-03-062-6/+2
* Fix VC project files to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-029-36/+36
* Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-024-4/+4
* Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build systemHendricks2662013-01-024-8/+8
* Update FSF address.Miroslav Lichvar2012-12-0612-36/+36
* Fix more compiler warnings.Erik de Castro Lopo2012-05-082-12/+11
* Update and improve autotools buildCristian Rodríguez2012-04-084-4/+4
* Add missing <csting> include.Erik de Castro Lopo2012-02-121-0/+2
* Purge MINGW_WINSOCK_LIBS config variable.Erik de Castro Lopo2012-02-054-16/+16
* 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-0720-20/+20
* update Makefile.lite system to work on x86_64 linuxJosh Coalson2008-09-144-4/+4
* remove VCWebDeploymentTool item for better proj compatibility with vs9Josh Coalson2008-06-034-24/+0
* update copyright for 2008Josh Coalson2008-02-2820-20/+20
* fix #includes (SF#1834168: https://sourceforge.net/tracker/index.php?func=det...Josh Coalson2007-11-271-0/+1
* final automake-related fixesJosh Coalson2007-09-164-2/+8
* *** empty log message ***Josh Coalson2007-09-131-1/+1
* minor fixesJosh Coalson2007-09-134-4/+4
* add encoder examplesJosh Coalson2007-09-134-4/+15
* minor improvementsJosh Coalson2007-09-132-9/+15
* *** empty log message ***Josh Coalson2007-09-1312-0/+1128
* add example_cpp_decode_fileJosh Coalson2007-09-121-2/+6
* *** empty log message ***Josh Coalson2007-09-123-7/+6
* minor fixesJosh Coalson2007-09-122-1/+2
* *** empty log message ***Josh Coalson2007-09-127-0/+594
* msvc fixesJosh Coalson2007-09-121-5/+5
* add new top level examples/ directory with one example for now (example_c_dec...Josh Coalson2007-09-1211-0/+735