summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a bunch of compiler warnings (mainly MinGW).Erik de Castro Lopo2013-04-077-20/+22
* For windows, make UTF-8 mode into a runtime choice.Erik de Castro Lopo2013-04-0731-2357/+6
* Only link against libogg (and libm) if neededUlrich Klauer2013-04-077-17/+5
* Fix pkg-config files to avoid overlinkingUlrich Klauer2013-04-073-3/+7
* m4/ogg.m4 : Grab latest version from libogg-1.3.0.Erik de Castro Lopo2013-04-061-8/+22
* Rename all parameters and locals from 'index' to 'indx'.Erik de Castro Lopo2013-04-0515-133/+133
* flac*.pc : Add -logg if configured with Ogg support.Erik de Castro Lopo2013-04-022-2/+2
* flactimer patches from Janne Hyvärinen <cse@sci.fi>.Erik de Castro Lopo2013-04-022-5/+7
* flac_mac safe string patch from Janne Hyvärinen <cse@sci.fi>.Erik de Castro Lopo2013-04-021-1/+1
* metaflac typo patch from Janne Hyvärinen <cse@sci.fi>.Erik de Castro Lopo2013-04-021-1/+1
* autogen.sh : Test for required programs.Erik de Castro Lopo2013-04-021-1/+19
* flac_mac patches from Janne Hyvärinen <cse@sci.fi>.Erik de Castro Lopo2013-04-022-4/+8
* Another windows utf8 I/O patch from Janne Hyvärinen <cse@sci.fi>.Erik de Castro Lopo2013-04-021-2/+2
* MSVC version patch from Janne Hyvärinen <cse@sci.fi>.Erik de Castro Lopo2013-04-022-6/+6
* Two small patches for utf8 I/O.Erik de Castro Lopo2013-04-024-3/+4
* include/share/Makefile.am : Add win_utf8_io.h.Erik de Castro Lopo2013-04-021-1/+2
* Purge more strcpy/strcat usage.Erik de Castro Lopo2013-04-014-10/+17
* configure.ac : Version 1.3.0pre3.Erik de Castro Lopo2013-04-011-1/+1
* Purge FLAC__STRINGS_IN_UTF8 from VC project files.Erik de Castro Lopo2013-04-0129-29/+29
* Enable utf8 I/O stuff when compiling with MinGW.Erik de Castro Lopo2013-04-0115-16/+41
* Use recursive automake in src/share/ part of tree.Erik de Castro Lopo2013-04-0110-125/+61
* Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs.Erik de Castro Lopo2013-03-298-0/+16
* include/share/compat.h : Cleanup.Erik de Castro Lopo2013-03-291-5/+7
* Rename _flac_stat to flac_stat_s.Erik de Castro Lopo2013-03-2910-25/+25