only warn about non-CDDA-compliant cuesheets instead of error

This commit is contained in:
Josh Coalson 2005-08-24 00:32:40 +00:00
parent 67bae335ee
commit cee66cf90f
1 changed files with 2 additions and 1 deletions

View File

@ -83,13 +83,14 @@
<li>
flac:
<ul>
<li>Importing of non-CDDA-compliant cuesheets now only issues a warning, not an error (see <a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=31282">here</a>).</li>
<li>Fixed a bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline.</li>
</ul>
</li>
<li>
metaflac:
<ul>
<li>(none)</li>
<li>Importing of non-CDDA-compliant cuesheets now issues a warning.</li>
</ul>
</li>
<li>