update copyright for 2008
[platform/upstream/flac.git] / src / metaflac / operations_shorthand_cuesheet.c
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-07-25 Josh Coalsonprototype-related fixes
2007-02-02 Josh Coalsonadd 2007 copyright
2006-11-11 Josh Coalsonfix compiler warnings
2006-10-10 Josh Coalson_snprintf hackery for MSVC6
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-19 Josh Coalsonuse flac file name instead of dummy.wav for --export...
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-08-24 Josh Coalsoncheck that a cuesheet is legal before trying to encode...
2005-01-25 Josh Coalsonadd 2005 to copyright notices
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...