platform/upstream/flac.git
2002-12-28 Josh Coalsonexplicited defines for valgrind testing and exhaustive...
2002-12-28 Josh Coalsonfix memory leaks
2002-12-28 Josh Coalsonadd "all" to phony targets
2002-12-28 Josh Coalsonminor syntax
2002-12-28 Josh Coalsonfix uninitialized data
2002-12-28 Josh Coalsonfix memory leaks and uninitialized data
2002-12-28 Josh Coalsonadd flushed fwrite in Valgrind mode
2002-12-28 Josh Coalsonfix verbiage about get_block() in Iterator class
2002-12-28 Josh Coalsonadd "src" target
2002-12-28 Josh Coalsonadd Makefile.lite
2002-12-28 Josh Coalsoninitial import
2002-12-27 Josh Coalsontweak Valgrind invocation to show more callers
2002-12-27 Josh Coalsonfix memory leaks
2002-12-27 Josh Coalsonfix memory leak in Cuesheet destructor
2002-12-26 Josh Coalsonmiroslav's patch to fix broken --disable-3dnow option
2002-12-23 Josh Coalsonminor comments
2002-12-23 Josh Coalsonenable 3dnow optimizations by default
2002-12-23 Josh Coalsondouble-protect a naked assert
2002-12-23 Josh Coalsonfix problem with FLAC_plugin__charset_test_conversion...
2002-12-23 Josh Coalsonfix warning about unused vars
2002-12-23 Josh Coalsonfix uninitialized var
2002-12-23 Josh Coalsonminor typo
2002-12-23 Josh Coalsonfix problem with recursive use of TESTS_ENVIRONMENT
2002-12-21 Josh Coalsonminor updates
2002-12-21 Josh Coalsonfix some typos
2002-12-21 Josh Coalsonadd metaflac.sgml
2002-12-21 Josh Coalsontweak some of the usage text
2002-12-21 Josh Coalsonminor comments
2002-12-21 Josh Coalsonminor tweak to test parameters
2002-12-21 Josh Coalsonadd WAVE and AIFF fixup tests
2002-12-21 Josh Coalsonadd --until, --cuesheet, --force-aiff-format
2002-12-21 Josh Coalsoninitial import
2002-12-19 Josh Coalsonfix typo in integer constant
2002-12-17 Josh Coalsonadd support for decoding to AIFF
2002-12-17 Josh Coalsonfix bug in aiff code for skipping ahead
2002-12-17 Josh Coalsonadd decoding to AIFF, --force-aiff-format
2002-12-17 Josh Coalsonadd arbitrary WAVE and AIFF file generators
2002-12-17 Josh Coalsonadd round-trip tests, add aiff to everything
2002-12-17 Josh Coalsonminor update for aiff tests
2002-12-17 Josh Coalsonminor wording
2002-12-17 Josh Coalsonupdate "free codecs" verbiage
2002-12-16 Josh Coalsonupdate verbiage about WavPack now that it is BSD
2002-12-15 Josh Coalsonfix more bugs with --skip and --until
2002-12-14 Josh Coalsonadd link to foobar2000, audiotron, update codec verbiage
2002-12-14 Josh Coalsondo --skip and --until tests for both wav and raw
2002-12-13 Josh Coalsonfix bug with uninitialized vars in parser
2002-12-13 Josh Coalsonfix memory leaks
2002-12-13 Josh Coalsonfix bug in cuesheet comparison
2002-12-13 Josh Coalsonminor comments
2002-12-12 Josh Coalsonadd link for audiotron
2002-12-12 Josh Coalsonfix bugs with --skip, implement --until
2002-12-12 Josh Coalsonclean up code by emulating perl's 'die' command
2002-12-12 Josh Coalsonadd more --skip and --until tests
2002-12-11 Josh Coalsonadd link to rpms
2002-12-10 Josh Coalsonadd some meta tags
2002-12-10 Josh Coalsonrevamp --skip processing, allow new mm:ss.sss form
2002-12-10 Josh Coalsonminor includes
2002-12-10 Josh Coalsonadd utils.c, utils.h
2002-12-10 Josh Coalsonsplit off some tests to new test_flac.sh script
2002-12-10 Josh Coalsoninitial import
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-12-05 Josh Coalsonadd link to fink package
2002-12-05 Josh Coalsoninstrument for valgrind
2002-12-04 Josh Coalsonadd "only one VORBIS_COMMENT allowed" sentence
2002-12-04 Josh Coalson#include config.h
2002-12-04 Josh Coalsonfix memory leaks found with valgrind
2002-12-04 Josh Coalsonfix library list
2002-12-04 Josh Coalsoninstrument for valgrind
2002-12-03 Josh Coalsonflesh out CUESHEET documentation
2002-12-03 Josh Coalsonadd -S #s documentation
2002-12-03 Josh Coalsonadjust CUESHEET reserved lengths, minor comments
2002-12-03 Josh Coalsonadjust CUESHEET reserved lengths
2002-12-03 Josh Coalsonremove in_flac.dsw from EXTRA_DIST
2002-12-03 Josh Coalsonremove README from EXTRA_DIST
2002-12-03 Josh Coalsonremove SHARE_LIBS
2002-12-03 Josh Coalsonfix search path
2002-12-03 Josh Coalsonminor comments
2002-12-03 Josh Coalsonobsolete
2002-11-28 Josh Coalsonfix for mingw32
2002-11-27 Josh Coalsonimplement --cuesheet and --no-cued-seekpoints
2002-11-27 Josh Coalsonminor comments
2002-11-27 Josh Coalsonminor fixes
2002-11-27 Josh Coalsonadd some tests for cuesheet importing/exporting
2002-11-27 Josh Coalsonfix test_grabbag dependencies
2002-11-27 Josh Coalsonfinish implementation of --import-cuesheet-from and...
2002-11-27 Josh Coalsonfix bug in local_strcat()
2002-11-26 Josh Coalsonbeginnings of new --import-cuesheet-from and --export...
2002-11-23 Josh Coalsonminor fixes revealed by new tests
2002-11-23 Josh Coalsonadd cuesheet parser/validator tests
2002-11-22 Josh Coalsonminor fixes
2002-11-22 Josh Coalsonget Makefile.vc system working again with new debug...
2002-11-22 Josh Coalsonnew grabbag testers
2002-11-22 Josh Coalsonminor fixes
2002-11-22 Josh Coalsonadd cuesheet writer
2002-11-22 Josh Coalsonadd cuesheet writer, fix several bugs exposed in testing
2002-11-21 Josh Coalsonbetter clean target
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-21 Josh Coalsonsplit obj dir into separate release and debug dirs
2002-11-21 Josh Coalsonmore checks in the cuesheet validator
2002-11-21 Josh Coalsonminor comments
next