summaryrefslogtreecommitdiff
path: root/src/libFLAC++
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-264-4/+4
* Remove Makefile.lite build systemMartijn van Beurden2022-05-272-64/+0
* Remove all Visual Studio specific build filesMartijn van Beurden2022-05-277-853/+0
* Simplify and merge win_utf8 files and remove from DLL interfaceMartijn van Beurden2022-05-172-3/+3
* Add API functions to limit minimum bitrateMartijn van Beurden2022-05-021-0/+12
* Remove unused macrosNotTsunami2022-04-191-14/+0
* Remove AC_C_VARARRAYS from configure.acMartijn van Beurden2022-04-151-11/+2
* [CMake] Create prettier MSVC solution filesMartijn van Beurden2022-04-131-0/+1
* Bunch of CMake fixesevpobr2020-05-031-0/+2
* cmake: Fix pkg-config install pathevpobr2020-04-071-1/+1
* Add more CMake optionsevpobr2020-04-051-8/+10
* Fix nullptr dereference in FLAC++Tamás Zahola2019-12-271-0/+3
* CMake: Handier way to find IconvVitaliy Kirsanov2019-12-221-8/+4
* cmake: use proper pkg-config install path variableDeadSix272019-11-181-1/+1
* libFLAC++: Add libFLAC++-static.la target for oss-fuzzersErik de Castro Lopo2019-11-181-4/+9
* cmake: do not add visibility attributes to shared lib builds for win32.sezero2019-10-101-2/+10
* Make sure CMake build files end up in release tarballErik de Castro Lopo2019-10-011-0/+1
* Run libFLAC++ through clang-tidy.Rosen Penev2019-09-153-165/+164
* Use of BUILD_SHARED_LIBS addedVitaliy Kirsanov2019-05-041-18/+14
* Fixed dependencies on win_utf8_ioВиталий Кирсанов2019-05-041-2/+2
* CMake minimum required lowered to 3.1Vitaly Kirsanov2019-05-041-2/+0
* FLAC now depends on win_utf8_ioVitaliy Kirsanov2019-05-041-10/+10
* Versions for shared libs specifiedVitaly Kirsanov2019-05-041-1/+4
* CMake support addedVitaliy Kirsanov2019-05-041-0/+48
* Fix miscellaneous typos.luz.paz2018-05-241-1/+1
* stdint.h fixes for MSVS 2005/2008Erik de Castro Lopo2017-01-192-0/+4
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-153-99/+99
* Bulk update copyright datesErik de Castro Lopo2016-12-055-5/+5
* flac++.pc.in: Make flac a private requiresErik de Castro Lopo2016-07-091-1/+1
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-083-12/+0
* Let Makefile.lite build succeed on FreeBSD amd64Thomas Zander2015-10-121-0/+8
* libFLAC++/metadata.cpp: Fix undefined behaviourErik de Castro Lopo2015-09-011-1/+2
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-255-5/+5
* Makefile.ams: Add MSVS project files to EXTRA_DIST.Erik de Castro Lopo2014-07-091-0/+4
* Add project files for Visual Studio 2010 and later.Erik de Castro Lopo2014-07-064-0/+424
* Update Makefile.lite build system.Evan Ramos2014-06-241-0/+4
* Vcproj file updates.Erik de Castro Lopo2013-10-042-10/+10
* Fix numerous warnings arising from addition of -Weffc++.Erik de Castro Lopo2013-09-151-6/+42
* Link with -no-undefined regardless of the OSCristian Rodríguez2013-07-211-1/+1
* Add missing config.h includesCristian Rodríguez2013-06-053-0/+12
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-265-5/+10
* Ensure AM_LDFLAGS is used consistentlyCristian Rodríguez2013-04-211-1/+1
* For windows, make UTF-8 mode into a runtime choice.Erik de Castro Lopo2013-04-072-144/+0
* Fix pkg-config files to avoid overlinkingUlrich Klauer2013-04-071-2/+2
* Rename all parameters and locals from 'index' to 'indx'.Erik de Castro Lopo2013-04-051-30/+30
* flac*.pc : Add -logg if configured with Ogg support.Erik de Castro Lopo2013-04-021-1/+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/+144
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-103-273/+0
* Fix VC project files to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-024-12/+12