diff --git a/website/trunk/htdocs/ChangeLog b/website/trunk/htdocs/ChangeLog index d437363..e967044 100644 --- a/website/trunk/htdocs/ChangeLog +++ b/website/trunk/htdocs/ChangeLog @@ -1,3 +1,11 @@ +09-09-2001: DarkIce 0.5 released + + o added support for ShoutCast servers + o removed local copy of SGI STL, uses STL of the C++ compiler + o compiles with gcc3-c++ + o added man page darkice.cfg.5 + o bugfix: config files can have comments before the first section + 02-09-2001: DarkIce 0.4 released o support for external command line encoder removed, replaced diff --git a/website/trunk/htdocs/index.html b/website/trunk/htdocs/index.html index b7ed1b5..1ea5a1d 100644 --- a/website/trunk/htdocs/index.html +++ b/website/trunk/htdocs/index.html @@ -22,9 +22,11 @@

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 an -IceCast server. +it and send the encoded stream to one or more +IceCast and/or +ShoutCast servers. DarkIce uses lame as a shared object or statically linked as its mp3 encoder.
@@ -36,7 +38,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.4, check out the +The latest version is 0.5, check out the ChangeLog.

3. Download

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