diff --git a/website/trunk/htdocs/ChangeLog b/website/trunk/htdocs/ChangeLog index e64f15a..397bc9c 100644 --- a/website/trunk/htdocs/ChangeLog +++ b/website/trunk/htdocs/ChangeLog @@ -1,3 +1,11 @@ +20-10-2002: DarkIce 0.12 released + + o ported to FreeBSD (removed reference to MSG_NOSIGNAL in TcpSocket.cpp) + o bug fix: maximum bitrate setting fixed for Ogg Vorbis streams + o changed internals so that now each encoding/server connection is + a separate thread + o when a connection is dropped, DarkIce tries to reconnect, indefinitely + 20-08-2002: DarkIce 0.11 released o added possibility to specify maximum bitrate for Ogg Vorbis streams diff --git a/website/trunk/htdocs/index.html b/website/trunk/htdocs/index.html index 238b79b..a4d1ab3 100644 --- a/website/trunk/htdocs/index.html +++ b/website/trunk/htdocs/index.html @@ -25,11 +25,9 @@ DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It takes audio input from a sound card, encodes it into mp3 and/or Ogg Vorbis, -and sends the mp3 stream to one or more -IceCast and/or -ShoutCast servers, -the Ogg Vorbis -stream to one or more IceCast2 servers. +and sends the streams to one or more +IceCast, +ShoutCast and/or IceCast2 servers. DarkIce uses lame as a shared object as its mp3 encoder, and the @@ -41,10 +39,10 @@ DarkIce is being written by

2. Status

DarkIce is under development. While still considered beta, it has -been used for almost a year in production +been used since fall 2000 in production 24 hours per day.
-The latest version is 0.11, check out the +The latest version is 0.12, check out the ChangeLog.

3. Download

@@ -63,7 +61,7 @@ use your own lame libs if you like. You can either
  • Get the RPM package - darkice-0.11-1.i386.rpm, + darkice-0.12-1.i386.rpm, install & enjoy. Also install lame