updated for release 0.17.1
This commit is contained in:
parent
4597528c91
commit
d71a0a5f55
|
@ -1,3 +1,7 @@
|
|||
19-05-2006 DarkIce 0.17.1 released
|
||||
|
||||
o bugfix: automatic reconnect works more reliably
|
||||
|
||||
26-01-2006 DarkIce 0.17 released
|
||||
|
||||
o added check for bufferSecs set to 0
|
||||
|
|
|
@ -68,7 +68,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.17</b>, check out the
|
||||
The latest version is <b>0.17.1</b>, check out the
|
||||
<a href="ChangeLog">ChangeLog</a>.
|
||||
<br>
|
||||
Rafael Diniz is wrting a GTK front-end for DarkIce, called
|
||||
|
@ -96,7 +96,7 @@ I also provided lame packages, which are needed by DarkIce, but you can
|
|||
use your own lame libs if you like.
|
||||
<p>
|
||||
Download the source tarball
|
||||
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.17.tar.gz">darkice-0.17.tar.gz</a>
|
||||
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.17.1.tar.gz">darkice-0.17.1.tar.gz</a>
|
||||
and compile it. You will also need
|
||||
<a href="http://lame.sourceforge.net/download/download.html">lame</a>
|
||||
(version 3.89 or above),
|
||||
|
|
Loading…
Reference in New Issue