add support for serial number in Ogg streams
[platform/upstream/flac.git] / src / metaflac /
2002-08-27 Josh Coalsonminor formatting
2002-08-22 Josh Coalsonminor formatting
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-20 Josh Coalsonadd -v, --version options
2002-08-17 Josh Coalsonfix bug where comparing vorbis comment field names...
2002-08-14 Josh Coalsonadd UTF-8 support
2002-08-10 Josh Coalsonminor comments
2002-08-08 Josh Coalsonprefix more error messages with the filename
2002-08-02 Josh Coalsonfix bug in MD5 sum printing
2002-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-02 Josh Coalsonbump version number from 1.0.3_beta to 1.0.3
2002-06-28 Josh Coalsonspecialize getopt for FLAC
2002-06-15 Josh Coalsonfix bug with infinite loop on remove-with-padding
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-01 Josh Coalsonfixes based on MSVC compile
2002-06-01 Josh Coalsonadd vorbis comment to --list
2002-06-01 Josh Coalsonbump version number to 1.0.3
2002-05-31 Josh Coalsonpass vorbis comment entries by value
2002-05-30 Josh Coalsonfinish up operation handling
2002-05-29 Josh Coalsonfill out more of the shorthand options
2002-05-25 Josh Coalsonfinish option processing, start operation handling
2002-05-25 Josh Coalsonadd -lFLAC to link list
2002-05-23 Josh Coalsonflesh out the option processing
2002-05-17 Josh Coalsonbeginning of rewrite of metaflac to the new metadata...
2002-05-17 Josh Coalsonadd getopt reference
2002-05-04 Josh Coalsonfix bug printing application id
2002-04-24 Josh Coalsonflac file should be opened in binary mode explicitly...
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-12-04 Josh Coalsonupdate the version number to 1.0.2
2001-10-31 Josh Coalsonfix bugs with skipping id3v2 tags and long metadata...
2001-06-27 Josh Coalsonadd -DVERSION
2001-06-27 Josh Coalsonchange the command line usage to match flac, tweak...
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-08 Josh Coalsonadd/update copyright and license notices
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-28 Josh Coalsonfix bug where metaflac was getting the wrong offset...
2001-05-28 Josh Coalsonfix minor bug with type printout; minor spelling fix
2001-04-13 Josh Coalsonminor fixes
2001-04-05 Josh Coalsonadd SEEKTABLE support
2001-03-21 Josh Coalsoncleanup whitespace
2001-03-16 Josh Coalsonremove dependency on libFLAC
2001-02-23 Josh Coalson*** empty log message ***
2001-02-23 Josh Coalsonun-static the read buf
2001-02-23 Josh Coalsonadd byte offset to printout
2001-02-23 Josh Coalsonremove -lm from library dependencies
2001-02-23 Josh Coalsonadd basic list functionality
2001-02-23 Josh Coalsonheader list functionality
2001-02-23 Josh Coalsoninitial import