fixes to remove warnings from gcc-4.0.0
[platform/upstream/flac.git] / src / metaflac / operations.c
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-10-19 Josh Coalsonfix leak: chain was not being freed in one error case
2004-07-23 Josh Coalsonconsolidate chain error reporting in a single function...
2004-03-22 Josh Coalsonfix bug: %ll doesn't work for MSVC, use %I64 instead
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-01-11 Josh Coalsonfix bux in printing of APPLICATION metadata id
2003-01-10 Josh Coalsonbig fix to allow codec and metadata interface to handle...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-28 Josh Coalsonadd flushed fwrite in Valgrind mode
2002-12-23 Josh Coalsondouble-protect a naked assert
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-11-27 Josh Coalsonfinish implementation of --import-cuesheet-from and...
2002-11-26 Josh Coalsonbeginnings of new --import-cuesheet-from and --export...
2002-11-15 Josh Coalsonadd FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetada...
2002-11-08 Josh Coalsonfix bug passing filename around
2002-11-08 Josh Coalsoninitial import; split up on main.c