File: NEWS

package info (click to toggle)
mkcue 1-6
  • links: PTS
  • area: main
  • in suites: buster
  • size: 536 kB
  • sloc: sh: 2,618; cpp: 1,747; makefile: 79
file content (15 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
mkcue (1-2.1) unstable; urgency=medium

  This release fixes a bug with the cue sheet generation of a small
  number of CDs.  There is a pause of at least 150 frames (2 seconds)
  before the first track on a CD that needs to be ignored.  This
  pause can be longer than 150 frames though.  In this case, the first
  150 frames have to be ignored but the rest of the pause needs to be
  represented in the cue sheet.  Unfortunately, previous releases of
  mkcue used to ignore the whole pause rather than only the first 150
  frames.  This is now fixed in this release.  Most CDs have a pause
  of 150 frames so this bug would not show up, but there's a number of
  CDs that have a longer pause.

 -- Martin Michlmayr <tbm@cyrius.com>  Sun, 21 Oct 2007 16:13:50 +0200