summaryrefslogtreecommitdiff
path: root/src/test_libFLAC++
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-2610-10/+10
* Remove Makefile.lite build systemMartijn van Beurden2022-05-272-56/+1
* Remove all Visual Studio specific build filesMartijn van Beurden2022-05-274-475/+1
* Add API functions to limit minimum bitrateMartijn van Beurden2022-05-021-0/+12
* Always use utimbuf when building for WindowsCameron Cawley2022-04-221-1/+1
* Bunch of CMake fixesevpobr2020-05-031-1/+3
* Correct printf specifiers to unsigned int where neededAndrey Astafyev2019-12-092-2/+2
* libFLAC++: Fix mistyped identifier nameAndrey Astafyev2019-12-081-1/+1
* libFLAC++: Delete decoder and encoder before return if they're not validAndrey Astafyev2019-12-082-0/+4
* Make sure CMake build files end up in release tarballErik de Castro Lopo2019-10-011-0/+1
* Switch to utimensat for newer POSIX versionsRosen Penev2019-08-201-4/+7
* Fix CppCheck warningsErik de Castro Lopo2019-07-151-4/+6
* Use of BUILD_SHARED_LIBS addedVitaliy Kirsanov2019-05-041-1/+1
* FLAC now depends on win_utf8_ioVitaliy Kirsanov2019-05-041-1/+1
* /test/*.sh enabled for CTest in UNIXVitaliy Kirsanov2019-05-041-2/+0
* CMake support addedVitaliy Kirsanov2019-05-041-0/+10
* Update MinGW build fileslvqcl2018-08-262-0/+10
* 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