index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
html
/
changelog.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Add xmlns attributes.
Ralph Giles
2019-08-05
1
-1
/
+1
*
Version 1.3.3
1.3.3
Erik de Castro Lopo
2019-08-04
1
-0
/
+90
*
doc: Remove xhtml validator links.
Fabian Greffrath
2019-08-04
1
-3
/
+0
*
Fix miscellaneous typos.
luz.paz
2018-05-24
1
-6
/
+6
*
Version 1.3.2
1.3.2
Erik de Castro Lopo
2017-01-01
1
-1
/
+1
*
doc/html/changelog.html: Add credits
Erik de Castro Lopo
2016-12-07
1
-3
/
+2
*
doc/html/changelog.html: Add OS/SSE assumptions
Erik de Castro Lopo
2016-12-06
1
-0
/
+1
*
doc/html/changelog.html: More updates for 1.3.2 release
Erik de Castro Lopo
2016-12-06
1
-7
/
+15
*
Another bulk update of copyright dates
Erik de Castro Lopo
2016-12-05
1
-2
/
+2
*
doc/html/changelog.html: Update for 1.3.2 release
Erik de Castro Lopo
2016-12-05
1
-1
/
+6
*
changelog.html: Start on 1.3.2 changelog entry
Erik de Castro Lopo
2016-01-08
1
-0
/
+85
*
changelog.html : Minor corrections in decoding speed entry.
Erik de Castro Lopo
2014-11-27
1
-1
/
+1
*
More date fixes.
Erik de Castro Lopo
2014-11-25
1
-2
/
+2
*
doc/html/changelog.html : Add attributions and fix a typo.
Erik de Castro Lopo
2014-11-24
1
-7
/
+7
*
doc/html/changelog.html : Update for 1.3.1 release.
Erik de Castro Lopo
2014-11-24
1
-0
/
+88
*
Various documentation fixes, merge with website
Martijn van Beurden
2014-08-09
1
-77
/
+432
*
Clean up source documentation
Martijn van Beurden
2013-09-18
1
-20
/
+6
*
Properly close HTML comments
Ulrich Klauer
2013-05-27
1
-1
/
+1
*
Declare UTF-8 encoding for changelog
Ulrich Klauer
2013-05-27
1
-1
/
+1
*
Set version to 1.3.0 and update coyprights throughout.
Erik de Castro Lopo
2013-05-26
1
-4
/
+7
*
changelog.html : Added entries about RICE2 residue coding method.
Erik de Castro Lopo
2013-05-25
1
-0
/
+2
*
Document --apply-replaygain-which-is-not-lossless command line option.
Erik de Castro Lopo
2013-04-28
1
-1
/
+3
*
doc/html/changelog.html : Updates.
Erik de Castro Lopo
2013-04-07
1
-0
/
+2
*
changelog.html : Updates.
Erik de Castro Lopo
2013-03-17
1
-0
/
+2
*
doc/html/changelog.html : Prepare for 1.3.0 release.
Erik de Castro Lopo
2013-03-10
1
-8
/
+16
*
Fix a bunch of WDG validation warnings in HTML docs.
Erik de Castro Lopo
2013-03-05
1
-4
/
+4
*
add 2009 copyright
Josh Coalson
2009-01-07
1
-2
/
+2
*
Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, ...
Josh Coalson
2009-01-07
1
-1
/
+3
*
convert SF tracker links to new tracker2 system
Josh Coalson
2009-01-07
1
-71
/
+69
*
Fixes for autotools (SF#1859664: https://sourceforge.net/tracker2/?func=detai...
Josh Coalson
2009-01-07
1
-0
/
+1
*
Improved error message when user attempts to decode a non-FLAC file (SF#22227...
Josh Coalson
2009-01-07
1
-1
/
+2
*
Improve decoder's ability to distinguish between a FLAC sync code and an MPEG...
Josh Coalson
2009-01-07
1
-0
/
+1
*
Fix bug in bitreader handling of read callback returning a short count (SF#24...
Josh Coalson
2009-01-06
1
-0
/
+1
*
Fixes for Sun Studio/Forte; us AC_C_INLINE to detect inline keyword for compi...
Josh Coalson
2009-01-03
1
-0
/
+1
*
mingw fixes, enable build dll w/ mingw (SF#2000973: https://sourceforge.net/t...
Josh Coalson
2009-01-03
1
-1
/
+1
*
mingw fixes (SF#2209829: https://sourceforge.net/tracker2/?func=detail&aid=22...
Josh Coalson
2009-01-03
1
-0
/
+1
*
fix bug with fractional seconds on some locales (SF#1815517: https://sourcefo...
Josh Coalson
2009-01-03
1
-1
/
+1
*
fix bug with fractional seconds on some locales (SF#1858012: https://sourcefo...
Josh Coalson
2009-01-03
1
-0
/
+1
*
add flacdiff and flactimer utils to source distribution (SF#1911149: https://...
Josh Coalson
2009-01-03
1
-1
/
+1
*
proper handling of variable length arrays (SF#2002481 https://sourceforge.net...
Josh Coalson
2009-01-03
1
-1
/
+1
*
fixes for windows builds (SF#1756624: https://sourceforge.net/tracker2/?func=...
Josh Coalson
2009-01-02
1
-1
/
+1
*
Fix bug where flac was disallowing use of --replay-gain when encoding from st...
Josh Coalson
2009-01-02
1
-0
/
+1
*
fix libFLAC encoder to default to compression level 5 (SF#1816825: https://so...
Josh Coalson
2009-01-02
1
-1
/
+1
*
fixes for windows builds (SF#1809863: https://sourceforge.net/tracker2/?func=...
Josh Coalson
2009-01-02
1
-1
/
+1
*
fixes for windows builds (SF#1676822: https://sourceforge.net/tracker2/?func=...
Josh Coalson
2009-01-02
1
-1
/
+2
*
add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php...
Josh Coalson
2008-09-09
1
-2
/
+3
*
add support for RF64
Josh Coalson
2008-09-09
1
-0
/
+2
*
add FLAC__format_blocksize_is_subset()
Josh Coalson
2008-05-27
1
-3
/
+3
*
update copyright for 2008
Josh Coalson
2008-02-28
1
-2
/
+2
*
fix #includes (SF#1834168: https://sourceforge.net/tracker/index.php?func=det...
Josh Coalson
2007-11-27
1
-1
/
+1
[next]