summaryrefslogtreecommitdiff
path: root/src/libFLAC++
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-0/+7
* Update library version-info.Miroslav Lichvar2012-12-041-1/+1
* Add a convenience function to create a Metadata::Padding object with aErik de Castro Lopo2012-09-111-0/+6
* Adds last functions from C metadata api to C++ metadata apiBastiaan Timmer2012-06-221-0/+34
* metadata.cpp : Fix compiler warning on 64 bit.Erik de Castro Lopo2012-05-081-1/+1
* Add missing functions to VorbisComment class.Erik de Castro Lopo2012-05-081-0/+30
* Fix all links to libtool version info rules.Erik de Castro Lopo2012-05-071-1/+1
* Bump version-info for libFLAC++ from 8:0:2 to 8:0:3.Erik de Castro Lopo2012-05-071-1/+1
* Add functionality present in the C library to the to C++ SeekTable class.Erik de Castro Lopo2012-05-071-0/+42
* Update and improve autotools buildCristian Rodríguez2012-04-081-1/+1
* Encoder::Stream::set_metadata() broken - ID: 3282704Erik de Castro Lopo2012-02-051-1/+1
* add 2009 copyrightJosh Coalson2009-01-075-5/+5
* mingw fixes, enable build dll w/ mingw (SF#2000973: https://sourceforge.net/t...Josh Coalson2009-01-031-1/+1
* proper handling of variable length arrays (SF#2002481 https://sourceforge.net...Josh Coalson2009-01-031-3/+3
* remove /FLAC++ suffix on include pathJosh Coalson2008-11-291-1/+1
* remove VCWebDeploymentTool item for better proj compatibility with vs9Josh Coalson2008-06-031-6/+0