updated web site for release 0.18.1, re #22
This commit is contained in:
parent
7f7b18155c
commit
35109065f0
|
@ -1,3 +1,12 @@
|
|||
26-04-2007 DarkIce 0.18.1 released
|
||||
|
||||
o enable real-time scheduling for non-super-users, if they have
|
||||
the proper operating system permissions,
|
||||
thanks to Jens Maurer <Jens.Maurer@gmx.net>
|
||||
o fix to enable compliation of the Serial ULAW code on MacOS X,
|
||||
thanks to Elod Horvath, <elod@itfais.com>
|
||||
o fix to solve Shoutcast login failures, introduced in 0.18
|
||||
|
||||
05-03-2007 DarkIce 0.18 released
|
||||
|
||||
o added serial ulaw input device support, thanks to
|
||||
|
|
|
@ -70,7 +70,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.18</b>, check out the
|
||||
The latest version is <b>0.18.1</b>, check out the
|
||||
<a href="ChangeLog">ChangeLog</a>.
|
||||
<br>
|
||||
Rafael Diniz is wrting a GTK front-end for DarkIce, called
|
||||
|
@ -101,7 +101,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://darkice.tyrell.hu/dist/0.18/darkice-0.18.tar.gz">darkice-0.18.tar.gz</a>
|
||||
<a href="http://darkice.tyrell.hu/dist/0.18.1/darkice-0.18.1.tar.gz">darkice-0.18.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