From 0f75c79665b6481fb833b85d24f319f893745030 Mon Sep 17 00:00:00 2001 From: Will Tiffany Date: Sat, 22 Aug 2015 22:19:55 -0400 Subject: CueParser.cxx: ignore INDEX after first per track Use the first INDEX in each TRACK section, instead of the last, for the start time. This preserves the original CD layout (including gaps between tracks), and avoids skipping sections of songs in more exotic cuesheets (eg musical suite tracks). Fixes 0004355 and 0003359 --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index acff1a48f..b6a64d4c3 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ ver 0.20 (not yet released) - ffmpeg: support stream tags - mpcdec: read the bit rate * playlist + - cue: don't skip pregap - embcue: fix last track * output - jack: reduce CPU usage -- cgit v1.2.3