about summary refs log tree commit
path: root/src/libFLAC/format.c
DateCommit message (Expand)
2006-08-29bump version to 1.1.3
2006-05-24complete largefile support
2006-04-25add 2206 to copyright notice
2006-04-25add support for specifying which apodization functions to use to window data ...
2005-08-31remove spurious semicolon
2005-08-25fix bug in utf8len()
2005-08-24disallow non-shortest-form encodings in utf-8 checking
2005-08-24slightly more precise error message in CDDA cuesheet checking
2005-02-04bump version to 1.1.2
2005-02-02bump version number to 1.1.2-beta
2005-01-25add 2005 to copyright notices
2004-12-30add vorbiscomment validation functions to format.c and test code; validate na...
2004-09-28bump release date to 2004-Oct-01
2004-09-14bump release date to 2004-09-18
2004-09-10bump version number to 1.1.1
2004-07-29be more precise in long long int literal specification for ANSI compilers (gc...
2004-07-25bump version number to 1.1.1-beta1, with a target date of 2004-07-31
2004-03-16bump version info
2004-01-17update copyright to 2004
2003-12-17stamp a CVS+date for the version
2003-01-31change license verbiage to Xiph's
2003-01-25bump version number to 1.1.0
2003-01-15fix release date on vendor string
2003-01-12minor comments
2003-01-08bump version string to 1.0.5_beta2
2003-01-02update the version number from 1.0.4 to 1.0.5-beta1
2003-01-02Add 2003 to copyright notice
2002-12-05add "is_cd" flag to CUESHEET everywhere
2002-12-03adjust CUESHEET reserved lengths
2002-11-21more checks in the cuesheet validator
2002-11-16add more reserved space to CUESHEET implementation
2002-11-15further implementation of new CUESHEET metadata block
2002-11-14implement new CUESHEET metadata block
2002-11-06more strict typecasts
2002-10-16tweaks to build libs as DLLs under windows
2002-10-11fix assertion bug
2002-10-10Use config.h rather than passing all defs in CFLAGS
2002-09-25fixes related to the change of FLAC__VERSION_STRING from a #define to an iden...
2002-09-09bump version number to 1.0.4_beta
2002-09-09string hack for msvc6
2002-08-27minor formatting
2002-08-25add vendor string to encoding
2002-08-19split off dynamically allocated stuff from FLAC__EntropyCodingMethod_Partitio...
2002-08-17add utility routines related to entropy coding
2002-08-16add assertions
2002-08-01fix bug in seektable sorter where it was returning the wrong value
2002-08-01new functions for seektable templates, point sorting
2002-07-15rename (FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_va...
2002-06-08another big glob of changes/fixes
2002-06-07massive glob of checkins: improved tests, more tests, bugfixes