Cuesheet patch from Earl Chew.
authorErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 4 Feb 2012 02:01:02 +0000 (13:01 +1100)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 4 Feb 2012 02:01:02 +0000 (13:01 +1100)
commit19050f74eaa1aa6d609ca065e1a854ada5bb6b4c
treec1f813e6a250ee42b779320e59b648705958ff7c
parentd5bb4be5b44c370ee2e76cfabaf0f52723534394
Cuesheet patch from Earl Chew.

When reading the INDEX from the cue sheet, the format MM:SS:FF format
is disallowed if the sample frequency is not a multiple of 75 because
the index would only be approximate. However, 00:00:00 is _exact_
because it denotes the start of the track, so allow it as a special
case.
src/share/grabbag/cuesheet.c