diff --git a/website/trunk/htdocs/ChangeLog b/website/trunk/htdocs/ChangeLog index e967044..98d5ff3 100644 --- a/website/trunk/htdocs/ChangeLog +++ b/website/trunk/htdocs/ChangeLog @@ -1,3 +1,12 @@ +18-09-2001: DarkIce 0.6 released + + o added support for IceCast2 server with Ogg Vorbis streaming + Ogg Vorbis support thanks to aNa|0Gue + o added support for SUN Solaris + o removed long command line options (as these are extensions to UNIX) + o removed configure option to specify location of lame library + o removed configure option to compile static executable + 09-09-2001: DarkIce 0.5 released o added support for ShoutCast servers diff --git a/website/trunk/htdocs/index.html b/website/trunk/htdocs/index.html index e6737d1..6441c17 100644 --- a/website/trunk/htdocs/index.html +++ b/website/trunk/htdocs/index.html @@ -21,14 +21,20 @@

DarkIce

1. What Is DarkIce?

-DarkIce is a an IceCast -and ShoutCast -live streamer. The purpose is to take the live input from a soundcard, encode -it and send the encoded stream to one or more +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. +ShoutCast servers, +the Ogg Vorbis +stream to one or more IceCast2 servers. + DarkIce uses lame as a shared -object or statically linked as its mp3 encoder. +object as its mp3 encoder, and the +Ogg Vorbis as its +Ogg Vorbis encoder.
DarkIce is being written by Ákos Maróy @@ -38,7 +44,7 @@ DarkIce is under development. While still considered beta, it has been used for almost a year in production 24 hours per day.
-The latest version is 0.5, check out the +The latest version is 0.6, check out the ChangeLog.

3. Download

@@ -57,19 +63,19 @@ use your own lame libs if you like. You can either