add support for building on os/2 with emx
[platform/upstream/flac.git] / src / share / grabbag / cuesheet.c
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-08-09 Josh Coalsonfix bug in cuesheet parsing where it would return an...
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-07-19 Josh Coalsonfix bug #896057: parsing ISRC number from cuesheet
2004-07-19 Josh Coalsonfix bug #877122: problem parsing cuesheet with CATALOG...
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-12 Josh Coalsonminor comments
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-29 Josh Coalsonminor syntax
2002-12-13 Josh Coalsonfix bug with uninitialized vars in parser
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-11-23 Josh Coalsonminor fixes revealed by new tests
2002-11-22 Josh Coalsonadd cuesheet writer, fix several bugs exposed in testing
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-21 Josh Coalsonfinish cuesheet parser
2002-11-20 Josh Coalsonbeginnings of cuesheet file parser
2002-11-19 Josh Coalsoninitial import