summaryrefslogtreecommitdiff
path: root/src/plugin_common
Commit message (Expand)AuthorAgeFilesLines
* Add and use _nofree variants of safe_realloc functionsMartijn van Beurden2022-08-201-1/+1
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-2611-11/+11
* Remove Makefile.lite build systemMartijn van Beurden2022-05-272-43/+0
* Fix encoding of contributor name.Max Zettlmeißl2021-06-222-2/+2
* CMake: Handier way to find IconvVitaliy Kirsanov2019-12-221-0/+3
* Make sure CMake build files end up in release tarballErik de Castro Lopo2019-10-011-0/+1
* CMake support addedVitaliy Kirsanov2019-05-041-0/+5
* Do not override CFLAGS, as CFLAGS is a user flag.David Seifert2017-01-192-8/+2
* Final unsigned fixesErik de Castro Lopo2017-01-161-4/+4
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-143-20/+20
* Bulk update copyright datesErik de Castro Lopo2016-12-0512-12/+12
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-081-4/+0
* Remove plugin_common library from MSVC buildErik de Castro Lopo2016-01-314-421/+1
* Remove traiing whitespace (mostly .c and .h files).Erik de Castro Lopo2014-12-052-3/+3
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-2512-12/+12
* 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/+209
* Further updates to the Makefile.lite build system.Evan Ramos2014-06-271-1/+10
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-244-4/+4
* Vcproj file updates.Erik de Castro Lopo2013-10-041-6/+5
* MSVS : Fix library output directory.Erik de Castro Lopo2013-09-071-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-2612-12/+24
* For windows, make UTF-8 mode into a runtime choice.Erik de Castro Lopo2013-04-071-67/+0
* Purge FLAC__STRINGS_IN_UTF8 from VC project files.Erik de Castro Lopo2013-04-011-1/+1
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-0/+67
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-102-129/+0
* Fix VC project files to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-022-6/+6
* autogen.sh: replace this by a simple call to autoreconfMax Horn2012-12-131-2/+0
* Update FSF address.Miroslav Lichvar2012-12-065-15/+15
* Update and improve autotools buildCristian Rodríguez2012-04-081-1/+1
* Remove casting of return value from *alloc() functions.Erik de Castro Lopo2012-04-042-4/+4
* add 2009 copyrightJosh Coalson2009-01-0712-12/+12
* Fixes for Sun Studio/Forte; us AC_C_INLINE to detect inline keyword for compi...Josh Coalson2009-01-032-2/+2
* remove some inlining directivesJosh Coalson2009-01-032-4/+4
* update copyright for 2008Josh Coalson2008-02-2812-12/+12
* extra checking on memory allocation sizes to prevent a class of overflow attacksJosh Coalson2007-09-112-14/+25
* improvements to compile/link optionsJosh Coalson2007-07-161-2/+9
* add vcproj files to EXTRA_DISTJosh Coalson2007-07-111-1/+2
* unify inlining method in prep for inline testsJosh Coalson2007-03-122-12/+14
* *** empty log message ***Josh Coalson2007-02-221-0/+202
* remove special makefile variants for libiconv on darwinJosh Coalson2007-02-141-4/+0
* *** empty log message ***Josh Coalson2007-02-071-1/+1
* add return value (success/fail) to FLAC_plugin__replaygain_get_from_file()Josh Coalson2007-02-072-8/+10
* add debugging defines with /DJosh Coalson2007-02-041-1/+1
* add 2007 copyrightJosh Coalson2007-02-0212-12/+12
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-1/+1
* final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_...Josh Coalson2006-11-209-131/+70
* add support for new REPLAYGAIN_REFERENCE_LOUDNESS tagJosh Coalson2006-09-142-4/+6
* complete largefile supportJosh Coalson2006-05-244-4/+16
* update iconv settingsJosh Coalson2006-05-181-0/+4