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

View File

@@ -83,13 +83,14 @@
<li> <li>
flac: flac:
<ul> <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> <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> </ul>
</li> </li>
<li> <li>
metaflac: metaflac:
<ul> <ul>
<li>(none)</li> <li>Importing of non-CDDA-compliant cuesheets now issues a warning.</li>
</ul> </ul>
</li> </li>
<li> <li>