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