fix bug with infinite loop on remove-with-padding
[platform/upstream/flac.git] / src / metaflac / main.c
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-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-23 Josh Coalsonflesh out the option processing
2002-05-17 Josh Coalsonbeginning of rewrite of metaflac to the new metadata...
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
2001-10-31 Josh Coalsonfix bugs with skipping id3v2 tags and long metadata...
2001-06-27 Josh Coalsonchange the command line usage to match flac, tweak...
2001-06-23 Josh Coalsonrevamp the ordinal types
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-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 Coalsonadd basic list functionality
2001-02-23 Josh Coalsonheader list functionality
2001-02-23 Josh Coalsoninitial import