platform/upstream/flac.git
2013-05-27 Erik de Castro... test/*.sh : Fix MALLOC_PERTURB initialization. 1.3.0 upstream/1.3.0
2013-05-27 Ulrich KlauerREADME : Update version number
2013-05-27 Ulrich KlauerLanguage fix: "difference licenses"
2013-05-27 Dagobert MichelsenUse location of TIOCGWINSZ from autoconf manual
2013-05-27 Dagobert MichelsenSun Studio can not include static function from extern...
2013-05-26 Ulrich KlauerProperly close HTML comments
2013-05-26 Ulrich Klauersrc/flac/main.c : Fix copyright notice
2013-05-26 Ulrich KlauerDeclare UTF-8 encoding for changelog
2013-05-26 Xiyue DengFix bootstrap on Mac OS X
2013-05-26 Erik de Castro... Set version to 1.3.0 and update coyprights throughout.
2013-05-25 Ulrich KlauerFix gcc version check for private macros
2013-05-25 Robert Kauschbitwriter.c : Add missing "extern" declaration
2013-05-25 Robert KauschFix mistyped variable name
2013-05-25 Ulrich KlauerCorrectly initialize FLAC_API_SUPPORTS_OGG_FLAC
2013-05-25 Erik de Castro... changelog.html : Added entries about RICE2 residue...
2013-05-25 Erik de Castro... Fix compiling for Android.
2013-05-25 Martijn van... Replace dead anchor
2013-04-30 Erik de Castro... README : Remove reference to OS X Project Builder.
2013-04-30 Ulrich KlauerRefer to configure.ac instead of configure.in
2013-04-30 Erik de Castro... Purge old Mac OS X Project Builder directory.
2013-04-30 Erik de Castro... Regenerate man/flac.1.
2013-04-29 Ulrich KlauerFix path to HTML documentation
2013-04-29 Ulrich KlauerUse C locale when reading ReplayGain tag
2013-04-29 Erik de Castro... Two minor compiled fixes for OS/2.
2013-04-28 Erik de Castro... Version 1.3.0pre4. 1.3.0pre4
2013-04-28 Erik de Castro... test/test_compression.sh : Test compression level 0...
2013-04-28 Erik de Castro... Document --apply-replaygain-which-is-not-lossless comma...
2013-04-28 Erik de Castro... man/flac.sgml : Document --ignore-chunk-sizes option.
2013-04-28 Erik de Castro... src/flac/encode.c : Use flac_snprintf instead of sprintf.
2013-04-25 Martijn van... Add set -e to stop test_metaflac.sh
2013-04-25 Erik de Castro... test/test_metaflac.sh: POSIXify embedded awk script.
2013-04-25 Erik de Castro... Replace usage of $RANDOM in test scripts.
2013-04-24 Janne HyvärinenMetaflac UTF-8 fixes (Windows)
2013-04-22 Martijn van... Reduce valgrind num-callers to 50
2013-04-22 Martijn van... Fixes setting test level and valgrind testing
2013-04-21 Janne HyvärinenFix status print staying on the wrong line with certain...
2013-04-21 Erik de Castro... Fix compile when compiling with FLAC__INTEGER_ONLY_LIBRARY.
2013-04-21 Erik de Castro... Fix -Wshadow warnings when compiling with mingw-gcc.
2013-04-21 Erik de Castro... Metaflac hex dump UTF-8 and locale fix.
2013-04-21 Janne HyvärinenWindows utf8 utime fix.
2013-04-21 Erik de Castro... Win utf8 treatment for CreateFile.
2013-04-21 Cristian RodríguezEnsure AM_LDFLAGS is used consistently
2013-04-21 Erik de Castro... Fix compiler warnings related to win utf8 stuff.
2013-04-21 Erik de Castro... A set of windows utf8 patches fromJanne Hyvärinen ...
2013-04-07 Erik de Castro... src/libFLAC/include/private/macros.h : Add default...
2013-04-07 Erik de Castro... src/libFLAC/include/private/macros.h : Check GNUC versi...
2013-04-07 Erik de Castro... include/share/compat.h : Include cleanup.
2013-04-07 Erik de Castro... doc/html/changelog.html : Updates.
2013-04-07 Erik de Castro... Fix Windows SIZE_T_MAX definition.
2013-04-07 Erik de Castro... src/share/Makefile.am : Rejig building of win_utf8_io...
2013-04-07 Erik de Castro... Fix a bunch of compiler warnings (mainly MinGW).
2013-04-07 Erik de Castro... For windows, make UTF-8 mode into a runtime choice.
2013-04-07 Ulrich KlauerOnly link against libogg (and libm) if needed
2013-04-07 Ulrich KlauerFix pkg-config files to avoid overlinking
2013-04-06 Erik de Castro... m4/ogg.m4 : Grab latest version from libogg-1.3.0.
2013-04-05 Erik de Castro... Rename all parameters and locals from 'index' to 'indx'.
2013-04-02 Erik de Castro... flac*.pc : Add -logg if configured with Ogg support.
2013-04-02 Erik de Castro... flactimer patches from Janne Hyvärinen <cse@sci.fi>.
2013-04-02 Erik de Castro... flac_mac safe string patch from Janne Hyvärinen <cse...
2013-04-02 Erik de Castro... metaflac typo patch from Janne Hyvärinen <cse@sci.fi>.
2013-04-02 Erik de Castro... autogen.sh : Test for required programs.
2013-04-01 Erik de Castro... flac_mac patches from Janne Hyvärinen <cse@sci.fi>.
2013-04-01 Erik de Castro... Another windows utf8 I/O patch from Janne Hyvärinen...
2013-04-01 Erik de Castro... MSVC version patch from Janne Hyvärinen <cse@sci.fi>.
2013-04-01 Erik de Castro... Two small patches for utf8 I/O.
2013-04-01 Erik de Castro... include/share/Makefile.am : Add win_utf8_io.h.
2013-04-01 Erik de Castro... Purge more strcpy/strcat usage.
2013-04-01 Erik de Castro... configure.ac : Version 1.3.0pre3.
2013-04-01 Erik de Castro... Purge FLAC__STRINGS_IN_UTF8 from VC project files.
2013-04-01 Erik de Castro... Enable utf8 I/O stuff when compiling with MinGW.
2013-04-01 Erik de Castro... Use recursive automake in src/share/ part of tree.
2013-03-29 Erik de Castro... Add CLEANFILES to relevant Makefile.am to force removal...
2013-03-29 Erik de Castro... include/share/compat.h : Cleanup.
2013-03-29 Erik de Castro... Rename _flac_stat to flac_stat_s.
2013-03-29 Erik de Castro... Rename all 'utf8_io' -> 'win_utf8_io'.
2013-03-29 Erik de Castro... Huge Windows utf8 I/O patch.
2013-03-29 Erik de Castro... src/test_libFLAC/decoders.c : Minor improvement.
2013-03-29 Miroslav LichvarFix option names in documentation and help messages.
2013-03-23 Erik de Castro... include/share/compat.h : Simplify.
2013-03-21 Erik de Castro... Replace a couple of safe_strncpy/cat with snprintf.
2013-03-19 Erik de Castro... Replace broken str* functions with safe versions.
2013-03-19 Erik de Castro... Add new file include/share/safe_str.h.
2013-03-18 Erik de Castro... autogen.sh : OpenBSD tweaks.
2013-03-17 Erik de Castro... More Microsoft Visual Studio project file updates.
2013-03-17 Erik de Castro... Windows flac_snprintf tweaks.
2013-03-17 Erik de Castro... include/share/private.h : Add FLAC_API to private funct...
2013-03-17 Erik de Castro... Use new function flac_snprintf() where ever appropriate.
2013-03-17 Erik de Castro... Add file src/share/grabbag/snprintf.c to grabbag library.
2013-03-17 Erik de Castro... FLAC.sln : Remove obsolete in_flac project.
2013-03-17 Erik de Castro... changelog.html : Updates.
2013-03-17 Erik de Castro... Wave64 patch from Janne Hyvrinen <cse@sci.fi>.
2013-03-14 Erik de Castro... Restore code dropped in commit f25b2602dc.
2013-03-14 Erik de Castro... Fix a couple of Windows 2Gig file size issues.
2013-03-13 Erik de Castro... configure.ac : Detect the size of off_t.
2013-03-13 Erik de Castro... Add configure option to enable GNU GCC stack smash...
2013-03-12 Erik de Castro... MS VS : Add alloc.c to the grabbag static build.
2013-03-12 Erik de Castro... MS VS inline/extern fix from Ben Alison plus comments.
2013-03-10 Erik de Castro... configure.ac : When compiling with GCC use some extra...
2013-03-10 Erik de Castro... Fix -Wshadow warnings.
2013-03-10 Erik de Castro... src/libFLAC/include/private/macros.h : Fix flac_min.
next