for release 0.19, re #39
This commit is contained in:
parent
0e547fb20b
commit
29a0fe83d6
|
@ -1,3 +1,14 @@
|
|||
07-07-2008 Darkice 0.19 released
|
||||
|
||||
o added mount point option for Darwin Streaming Server
|
||||
thanks to Pierre Souchay <pierre@souchay.net>
|
||||
o fix for some reliablity issues when using a Jack source
|
||||
thanks to Pierre Souchay <pierre@souchay.net>
|
||||
o enable easier finding of jack libraries on MacOS X,
|
||||
thanks to Daniel Hazelbaker <daniel@highdesertchurch.com>
|
||||
o added ability to specify name of jack device created by darkice,
|
||||
thanks to Alessandro Beretta <alessandro.baretta@radiomaria.org>
|
||||
|
||||
26-04-2007 DarkIce 0.18.1 released
|
||||
|
||||
o enable real-time scheduling for non-super-users, if they have
|
||||
|
|
|
@ -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.1</b>, check out the
|
||||
The latest version is <b>0.19</b>, check out the
|
||||
<a href="ChangeLog">ChangeLog</a>.
|
||||
<br>
|
||||
There is a GTK fronte-end made by Rafael Diniz, called DarkSnow.
|
||||
|
@ -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.1/darkice-0.18.1.tar.gz">darkice-0.18.1.tar.gz</a>
|
||||
<a href="http://darkice.tyrell.hu/dist/0.19/darkice-0.19.tar.gz">darkice-0.19.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