platform/upstream/flac.git
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.
2013-03-10 Erik de Castro... Fix -Wstrict-prototypes -Wmissing-prototypes warnings.
2013-03-10 Erik de Castro... include/share/compat.h : feeko and ftello fixes for...
2013-03-10 Erik de Castro... gcc_version.m4 : Use cut instead of sed.
2013-03-10 Erik de Castro... Purge old un-maintained MSVC 6 project files.
2013-03-09 Erik de Castro... doc/html/changelog.html : Prepare for 1.3.0 release.
2013-03-09 Erik de Castro... doc/html/documentation_tools_flac.html : Tweaks.
2013-03-09 Erik de Castro... Version 1.3.0pre2. 1.3.0pre2
2013-03-09 Erik de Castro... Update .gitignore.
2013-03-09 Erik de Castro... m4/gcc_version.m4 : Fix XIPH_GCC_VERSION macro.
2013-03-09 Erik de Castro... configure.ac : If gcc is version 4.2, use -fgnu89-inline.
2013-03-09 Erik de Castro... test/test_compression.sh : Replace seq with numbers.
2013-03-09 Erik de Castro... configure.ac : Disable stack protector on FreeBSD.
2013-03-08 Erik de Castro... FLAC/ordinals.h : Add <stdint.h> definitions for MSVC...
2013-03-08 Erik de Castro... configure.ac : Don't enable stack protector for mingw...
2013-03-08 Erik de Castro... FLAC/ordinals.h : Provide links for <stdint.h> replacem...
2013-03-08 Erik de Castro... Fix version number in Visual Studio project files.
2013-03-08 Erik de Castro... Another MSVC patch from Ben Alison.
2013-03-06 Erik de Castro... Large patch from Ben Allison fixing the MSVC build.
2013-03-05 Erik de Castro... Fix compiler warnings from new compiler flags.
2013-03-05 Erik de Castro... configure.ac : Add hardening compile options.
2013-03-05 Erik de Castro... Fix a bunch of WDG validation warnings in HTML docs.
2013-03-05 Erik de Castro... documentation_tools_flac.html : Document --ignore-chunk...
2013-03-05 Erik de Castro... documentation_tools_flac.html : Fix WDG HTML validator...
2013-03-05 Erik de Castro... src/flac/main.c : Mention --ignore-chunk-sizes in help...
2013-03-04 Erik de Castro... test/test_compression.sh : Use wc instead of stat to...
2013-03-02 Erik de Castro... configure.ac : Version 1.3.0pre1. 1.3.0pre1
2013-03-02 Erik de Castro... src/flac/decode.c : Remove repeated code block.
2013-03-02 Erik de Castro... Add appropriate WAV channel masks for 7 and 8 channel...
2013-02-08 Timothy B.... Robustify autogen.sh
2013-02-08 Timothy B.... xmms - Fix inline linking problems with old glib
2013-02-08 Timothy B.... xmms - #include <inttypes.h> for PRIu64
2013-02-08 Timothy B.... xmms - Fix libtool usage.
2013-01-25 Erik de Castro... include/share/compat.h : For MSVC define inline as...
2013-01-19 Ralph GilesFix the 'distclean' target.
2013-01-18 Ralph GilesHoist a repeated conditional in the channel mapping...
2013-01-17 Erik de Castro... autogen.sh : Make sure config.rpath exists.
2013-01-14 Olivier Blindoc: fix out-of-tree build
2013-01-02 Erik de Castro... Revert parts of 96d081c1 that touched source code or...
2013-01-02 Erik de Castro... Fix VC project files to use /objs/ directory instead...
2013-01-02 Erik de Castro... Minor Linux fixes for Makefile.lite build method.
2013-01-02 Erik de Castro... Fix all Makefile.lite to use /objs/ directory instead...
2013-01-02 Hendricks266Fix building with MSYS and MinGW(-w64); Improve Makefil...
2012-12-28 nu774Fix to allow the flac command to parse piped WAV input...
2012-12-28 Erik de Castro... Rename obj/ directory to objs/ to avoid BSD make issue.
2012-12-27 Erik de Castro... configure.ac : Treat powerpc64 like powerpc.
next