fix uninitialized variable
[platform/upstream/flac.git] / src / metaflac / operations_shorthand_cuesheet.c
2004-09-12 Josh Coalsonfix compiler warnings
2004-07-30 Josh Coalsondeduce from the STREAMINFO whether or not to expect...
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-09-03 Josh Coalsonfix possibly uninitialized var if a file has no STREAMI...
2003-01-12 Josh Coalsonminor comments
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-11-27 Josh Coalsonminor comments
2002-11-27 Josh Coalsonfinish implementation of --import-cuesheet-from and...
2002-11-26 Josh Coalsonbeginnings of new --import-cuesheet-from and --export...