summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/*.sh : Fix MALLOC_PERTURB initialization.1.3.0Erik de Castro Lopo2013-05-274-4/+4
* README : Update version numberUlrich Klauer2013-05-271-2/+1
* Language fix: "difference licenses"Ulrich Klauer2013-05-2755-55/+55
* Use location of TIOCGWINSZ from autoconf manualDagobert Michelsen2013-05-272-2/+9
* Sun Studio can not include static function from extern inlineDagobert Michelsen2013-05-271-1/+4
* Properly close HTML commentsUlrich Klauer2013-05-2757-61/+61
* src/flac/main.c : Fix copyright noticeUlrich Klauer2013-05-271-1/+1
* Declare UTF-8 encoding for changelogUlrich Klauer2013-05-271-1/+1
* Fix bootstrap on Mac OS XXiyue Deng2013-05-276-1/+1416
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-26333-905/+1390
* Fix gcc version check for private macrosUlrich Klauer2013-05-261-1/+1
* bitwriter.c : Add missing "extern" declarationRobert Kausch2013-05-261-0/+1
* Fix mistyped variable nameRobert Kausch2013-05-261-1/+1
* Correctly initialize FLAC_API_SUPPORTS_OGG_FLACUlrich Klauer2013-05-261-3/+5
* changelog.html : Added entries about RICE2 residue coding method.Erik de Castro Lopo2013-05-251-0/+2
* Fix compiling for Android.Erik de Castro Lopo2013-05-251-5/+5
* Replace dead anchorMartijn van Beurden2013-05-251-1/+1
* README : Remove reference to OS X Project Builder.Erik de Castro Lopo2013-05-011-2/+1
* Refer to configure.ac instead of configure.inUlrich Klauer2013-05-011-3/+3
* Purge old Mac OS X Project Builder directory.Erik de Castro Lopo2013-05-012-4498/+0
* Regenerate man/flac.1.Erik de Castro Lopo2013-04-301-1/+1
* Fix path to HTML documentationUlrich Klauer2013-04-301-1/+1
* Use C locale when reading ReplayGain tagUlrich Klauer2013-04-301-7/+25
* Two minor compiled fixes for OS/2.Erik de Castro Lopo2013-04-292-1/+8
* Version 1.3.0pre4.1.3.0pre4Erik de Castro Lopo2013-04-283-5/+5
* test/test_compression.sh : Test compression level 0 as well.Erik de Castro Lopo2013-04-281-1/+1
* Document --apply-replaygain-which-is-not-lossless command line option.Erik de Castro Lopo2013-04-284-8/+83
* man/flac.sgml : Document --ignore-chunk-sizes option.Erik de Castro Lopo2013-04-282-0/+14
* src/flac/encode.c : Use flac_snprintf instead of sprintf.Erik de Castro Lopo2013-04-281-1/+1
* Add set -e to stop test_metaflac.shMartijn van Beurden2013-04-261-0/+2
* test/test_metaflac.sh: POSIXify embedded awk script.Erik de Castro Lopo2013-04-251-1/+6
* Replace usage of $RANDOM in test scripts.Erik de Castro Lopo2013-04-254-4/+4
* Metaflac UTF-8 fixes (Windows)Janne Hyvärinen2013-04-254-7/+16
* Reduce valgrind num-callers to 50Martijn van Beurden2013-04-228-26/+26
* Fixes setting test level and valgrind testingMartijn van Beurden2013-04-221-14/+14
* Fix status print staying on the wrong line with certain filename length.Janne Hyvärinen2013-04-211-3/+3
* Fix compile when compiling with FLAC__INTEGER_ONLY_LIBRARY.Erik de Castro Lopo2013-04-211-1/+1
* Fix -Wshadow warnings when compiling with mingw-gcc.Erik de Castro Lopo2013-04-212-41/+47
* Metaflac hex dump UTF-8 and locale fix.Erik de Castro Lopo2013-04-211-18/+24
* Windows utf8 utime fix.Janne Hyvärinen2013-04-211-11/+9
* Win utf8 treatment for CreateFile.Erik de Castro Lopo2013-04-213-3/+17
* Ensure AM_LDFLAGS is used consistentlyCristian Rodríguez2013-04-213-3/+3
* Fix compiler warnings related to win utf8 stuff.Erik de Castro Lopo2013-04-214-8/+17
* A set of windows utf8 patches fromJanne Hyvärinen <cse@sci.fi>.Erik de Castro Lopo2013-04-216-40/+187
* src/libFLAC/include/private/macros.h : Add default MIN/MAX macros.Erik de Castro Lopo2013-04-071-0/+8
* src/libFLAC/include/private/macros.h : Check GNUC version for MIN macro.Erik de Castro Lopo2013-04-071-1/+1
* include/share/compat.h : Include cleanup.Erik de Castro Lopo2013-04-071-5/+1
* doc/html/changelog.html : Updates.Erik de Castro Lopo2013-04-071-0/+2
* Fix Windows SIZE_T_MAX definition.Erik de Castro Lopo2013-04-071-1/+5
* src/share/Makefile.am : Rejig building of win_utf8_io/libwin_utf8_io.la.Erik de Castro Lopo2013-04-071-1/+3