for version 0.13.1

This commit is contained in:
darkeye 2003-02-12 16:06:03 +00:00
parent fbab65bf5b
commit 6f924461b2
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,12 @@
12-02-2003: Darkice 0.13.1 released
o added cross-platform pthread detection, thanks to
Steven G. Johnson <stevenj@alum.mit.edu> and
Alejandro Forero Cuervo <bachue@bachue.com>
see http://www.gnu.org/software/ac-archive/htmldoc/acx_pthread.html
o added proper detection of netural endiannes for 16 bit recording
o basically these changes allow compilation on FreeBSD
09-02-2003: DarkIce 0.13 released
o added feature for setting the TITLE comment field for vorbis

View File

@ -42,7 +42,7 @@ DarkIce is under development. While still considered beta, it has
been used since fall 2000 in <a href="http://tilos.hu/">production</a>
24 hours per day.
<br>
The latest version is <b>0.13</b>, check out the
The latest version is <b>0.13.1</b>, check out the
<a href="ChangeLog">ChangeLog</a>.
<h2>3. Discussion</h2>
@ -66,7 +66,7 @@ use your own lame libs if you like.
You can either
<ul>
<li>Download the source tarball
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13.tar.gz">darkice-0.13.tar.gz</a>
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13.1.tar.gz">darkice-0.13.1.tar.gz</a>
and compile yourself. You will also need
<a href="http://www.mp3dev.org/mp3/download/download.html">lame</a>
(version 3.89 or above) and
@ -79,7 +79,7 @@ You can either
</ul>
</li>
<li>Get the RPM package
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13-1.i386.rpm">darkice-0.13-1.i386.rpm</a>,
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13.1-1.i386.rpm">darkice-0.13.1-1.i386.rpm</a>,
install &amp; enjoy.
Also install
<a href="http://www.mp3dev.org/mp3/download/download.html">lame</a>