summaryrefslogtreecommitdiff
path: root/src/test_libFLAC++
Commit message (Expand)AuthorAgeFilesLines
* Fix cppcheck warningsRosen Penev2017-01-191-4/+4
* stdint.h fixes for MSVS 2005/2008Erik de Castro Lopo2017-01-191-0/+2
* Only compile and run tests when running 'make check'David Seifert2017-01-171-1/+1
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-154-76/+76
* Bulk update copyright datesErik de Castro Lopo2016-12-0511-11/+11
* test_libFLAC++: Fix memory leaksErik de Castro Lopo2016-05-081-6/+23
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-082-8/+0
* Fix dependencies for MSVCErik de Castro Lopo2016-01-311-0/+3
* Fix three more cppcheck warningsErik de Castro Lopo2016-01-231-0/+1
* Makefile.lite: Include config.mk from top level build dirThomas Zander2015-10-301-0/+2
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-2511-11/+11
* Makefile.ams: Add MSVS project files to EXTRA_DIST.Erik de Castro Lopo2014-07-091-1/+3
* Add project files for Visual Studio 2010 and later.Erik de Castro Lopo2014-07-062-0/+241
* Update Makefile.lite build system.Evan Ramos2014-06-241-0/+4
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-242-2/+2
* Fix pragma warning.Erik de Castro Lopo2014-03-141-0/+5
* Vcproj file updates.Erik de Castro Lopo2013-10-041-6/+7
* Fix numerous warnings arising from addition of -Weffc++.Erik de Castro Lopo2013-09-152-0/+7
* Add missing config.h includesCristian Rodríguez2013-06-054-0/+16
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-2611-11/+22
* For windows, make UTF-8 mode into a runtime choice.Erik de Castro Lopo2013-04-071-80/+0
* Rename all parameters and locals from 'index' to 'indx'.Erik de Castro Lopo2013-04-052-5/+5
* Purge more strcpy/strcat usage.Erik de Castro Lopo2013-04-012-7/+9
* Purge FLAC__STRINGS_IN_UTF8 from VC project files.Erik de Castro Lopo2013-04-011-1/+1
* Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs.Erik de Castro Lopo2013-03-291-0/+2
* Rename _flac_stat to flac_stat_s.Erik de Castro Lopo2013-03-291-3/+3
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-294-21/+101
* More Microsoft Visual Studio project file updates.Erik de Castro Lopo2013-03-181-2/+2
* Fix a couple of Windows 2Gig file size issues.Erik de Castro Lopo2013-03-143-12/+9
* Fix -Wshadow warnings.Erik de Castro Lopo2013-03-112-2/+2
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-102-137/+1
* Large patch from Ben Allison fixing the MSVC build.Erik de Castro Lopo2013-03-061-0/+6
* Fix compiler warnings from new compiler flags.Erik de Castro Lopo2013-03-061-2/+3
* Fix VC project files to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-022-8/+8
* Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-021-1/+1
* Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build systemHendricks2662013-01-021-2/+2
* Update FSF address.Miroslav Lichvar2012-12-0611-33/+33
* Fix more compiler warnings.Erik de Castro Lopo2012-05-081-1/+1
* Update and improve autotools buildCristian Rodríguez2012-04-081-1/+1
* Memory and fd leak fixes - ID: 3436668Erik de Castro Lopo2012-02-051-1/+3
* Purge MINGW_WINSOCK_LIBS config variable.Erik de Castro Lopo2012-02-051-1/+1
* Patch from JonY to remove more CPP hackery.Erik de Castro Lopo2012-02-042-15/+2
* add 2009 copyrightJosh Coalson2009-01-0711-11/+11
* update Makefile.lite system to work on x86_64 linuxJosh Coalson2008-09-141-1/+1
* remove VCWebDeploymentTool item for better proj compatibility with vs9Josh Coalson2008-06-031-6/+0
* update copyright for 2008Josh Coalson2008-02-2811-11/+11
* more mingw fixesJosh Coalson2007-08-011-0/+1
* change default extension for ogg flac from .ogg to .oga (SF#1762492: http://s...Josh Coalson2007-08-013-3/+3
* improvements to compile/link optionsJosh Coalson2007-07-161-3/+9
* add vcproj files to EXTRA_DISTJosh Coalson2007-07-111-1/+2