diff --git a/cdrskin/README b/cdrskin/README index c7a7a91..65fde0c 100644 --- a/cdrskin/README +++ b/cdrskin/README @@ -207,9 +207,10 @@ Run a backup : Restrictions -No multi session yet. +The major restrictions are lifted now: audio, TAO, multi-session do work. +Many cdrecord options are still unsupported, though. -Please report your wishes about other not yet supported options. +If you have use cases for them, please report your wishes and expectations. diff --git a/cdrskin/cdrskin_eng.html b/cdrskin/cdrskin_eng.html index eb5a45c..8c0f265 100644 --- a/cdrskin/cdrskin_eng.html +++ b/cdrskin/cdrskin_eng.html @@ -126,6 +126,7 @@ wishes as well as on the development of libburn.
  • Burns only a single closed session. No -multi option yet. +Note: Development version 0.2.5 offers multi-session now. See below.
  • No TAO mode in cdrskin-0.2.4 and therefore no writing on-the-fly without @@ -225,10 +226,14 @@ Enhancements towards previous stable version cdrskin-0.2.2: default is -tao. With other multi-track sessions, default is -sao. (The latter is an intentional deviation from cdrecord defaults.)
  • -
  • Status report during blank, preparation and finalization improved
  • +
  • Status report during blank, preparation and finalization improved.
  • Bug fixed: Trailing trash appended to .wav files caused error message and, if exceeding fifo size, could even stall a burn. (Workaround: disable fifo by fs=0)
  • +
  • Bug fixed: False speed with first pacifier cycle. Potential program + abort by floating point exception (NaN).
  • +
  • multi-session CDs: -multi, -msinfo, + writing to appendable CDs (for now restricted to write mode TAO).
  •