add WAVE and AIFF fixup tests
[platform/upstream/flac.git] / src /
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-15 Josh Coalsonfix more bugs with --skip and --until
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-12 Josh Coalsonfix bugs with --skip, implement --until
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 Coalsoninitial import
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
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 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 Coalsonobsolete
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 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-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, fix several bugs exposed in testing
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-21 Josh Coalsonmore checks in the cuesheet validator
2002-11-21 Josh Coalsonmore cuesheet convenience functions
2002-11-21 Josh Coalsonfinish cuesheet parser
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
2002-11-20 Josh Coalsonbeginnings of cuesheet file parser
2002-11-19 Josh Coalsonminor comments
2002-11-19 Josh Coalsonfinish implementation of CueSheet object wrapper
2002-11-19 Josh Coalsonpatches from Miroslav for tag editing
2002-11-19 Josh Coalsonpatches from Miroslav for file info dialog and tag...
2002-11-19 Josh Coalsonadd cuesheet.c
2002-11-19 Josh Coalsonremove debug printf's
2002-11-19 Josh Coalsonadd CueSheet tests
2002-11-19 Josh Coalsoncopy updates from test_libFLAC
2002-11-19 Josh Coalsoninitial import
2002-11-16 Josh Coalsonadd more CUESHEET convenience functions
2002-11-16 Josh Coalsonadd more reserved space to CUESHEET implementation
2002-11-16 Josh Coalsonadd CueSheet object wrapper
2002-11-16 Josh Coalsonfix DLL export define name
2002-11-16 Josh Coalsonfinish CUESHEET tests
2002-11-15 Josh Coalsonfix MSVC warning with explicit casts
2002-11-15 Josh CoalsonMSVC has _snprintf but no snprintf (go figure)
2002-11-15 Josh Coalsonfix bitrate calcation bug with diskwriter output
2002-11-15 Josh Coalsonadd FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetada...
2002-11-15 Josh Coalsonfurther implementation of new CUESHEET metadata block
2002-11-15 Josh Coalsonadd FLAC__bitbuffer_skip_bits_no_crc()
2002-11-14 Josh Coalsonimplement new CUESHEET metadata block
2002-11-14 Josh Coalsonreorganize metadata decoding in anticipation of new...
2002-11-14 Josh Coalsonfix lib list
2002-11-14 Josh Coalsonpatch from Miroslav to show smoothed instantaneous...
2002-11-14 Josh Coalsonfix path to grabbag lib
2002-11-13 Josh Coalsonif the performer tag is not set, use the composer tag...
2002-11-08 Josh Coalsonfinish implementation of --add-seekpoint
2002-11-08 Josh Coalsonfix bug passing filename around
2002-11-08 Josh Coalsonadd FLAC__file_decoder_get_decode_position()
2002-11-08 Josh Coalsonadd FLAC__seekable_stream_decoder_get_decode_position()
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
2002-11-08 Josh Coalsoninitial import; split up on main.c
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
2002-11-08 Josh Coalsonfix bug in seekpoint calculation in the final frame
2002-11-08 Josh Coalsonsplit up main.c into separate files
2002-11-08 Josh Coalsonsplit up into separate files
2002-11-07 Josh Coalsonbeginnings of new --add-seekpoint option
2002-11-07 Josh Coalsonadd -S #s option
2002-11-07 Josh Coalsonfix unused function #ifdefs
2002-11-07 Josh Coalsonnew grabbag lib
2002-11-07 Josh Coalsonmake names more consistent
2002-11-07 Josh Coalsonupdates to work with new grabbag lib
2002-11-07 Josh Coalsonmove into new grabbag lib
2002-11-07 Josh Coalsoninitial import
2002-11-06 Josh Coalsonmore strict typecasts
2002-11-06 Josh Coalsonfix bugs returning the wrong meaning from FLAC__stream_...
2002-11-06 Josh Coalson#ifdef out more unused routines
2002-11-05 Josh Coalsonuse angle brackets for including ogg.h
2002-11-05 Josh Coalsonmake use of @OGG_CFLAGS@ and @OGG_LIBS@
2002-11-05 Josh Coalsonfix clipping setting in conjunction with hard limiter
2002-11-05 Josh Coalsonfinish replaygain implementation + config tab
2002-11-05 Josh Coalsonminor wording
2002-11-05 Josh Coalsonadd covenience functions parsing gains/peaks from vorbi...
2002-11-05 Josh Coalsonconstify first arg of FLAC__metadata_object_vorbiscomme...
2002-11-01 Josh Coalsonbeginnings of configuration support for ReplayGain...
2002-11-01 Josh Coalsonadd libid3.a
2002-11-01 Josh Coalsonunroll some code in FLAC__plugin_common_apply_gain()
2002-11-01 Josh Coalsonadd replaygain_synthesis
next