From 841a23985b937d4ea662d4c6fa237f4d24b9d321 Mon Sep 17 00:00:00 2001 From: darkeye Date: Thu, 28 Mar 2002 17:21:59 +0000 Subject: [PATCH] for version 0.9 --- website/trunk/htdocs/ChangeLog | 11 +++++++++++ website/trunk/htdocs/index.html | 6 +++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/website/trunk/htdocs/ChangeLog b/website/trunk/htdocs/ChangeLog index c1f0b45..90d0505 100644 --- a/website/trunk/htdocs/ChangeLog +++ b/website/trunk/htdocs/ChangeLog @@ -1,3 +1,14 @@ +28-03-2002: DarkIce 0.9 released + + o added possibility to simply read from the soundcard, encode, and + save the encoded data into a local file (no streaming server needed) + o added variable bitrate support for vorbis streams + o support for both rc2 and rc3 versions of vorbis libraries + o added support for resampling when encoding to vorbis + thanks to the OSALP project for the resampling class, + http://osalp.sourceforge.net/ and + Julius O. Smith, for the original code + 20-02-2002: DarkIce 0.8 released o added possibility to disable lowpass and highpass filtering for lame diff --git a/website/trunk/htdocs/index.html b/website/trunk/htdocs/index.html index 55c2b10..5681881 100644 --- a/website/trunk/htdocs/index.html +++ b/website/trunk/htdocs/index.html @@ -44,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.8, check out the +The latest version is 0.9, check out the ChangeLog.

3. Download

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