diff --git a/website/trunk/htdocs/ChangeLog b/website/trunk/htdocs/ChangeLog index 417d00e..63d80ed 100644 --- a/website/trunk/htdocs/ChangeLog +++ b/website/trunk/htdocs/ChangeLog @@ -1,3 +1,23 @@ +05-03-2007 DarkIce 0.18 released + + o added serial ulaw input device support, thanks to + Clyde Stubbs + o improvements on reconnecting: + added TCP connection keep-alive to TCP sockets + added graceful sleep when trying to reconnect + o added user-defined date formatting for the fileAddDate options, + thanks to dsk + o added logging facility - [file-X] targets will cut the saved file + and rename it as needed when darkice recieves the SIGUSR1 signal + o added default configuration file handling - if no configuration file + is specified, /etc/darkice.cfg is used + o fix to enable compiling on 64 bit platforms + thanks to Alexander Vlasov and + Mariusz Mazur + o fix to enable file dump feature using ogg vorbis. + thanks to dsk + o fix to enable compiling with jack installed at arbitrary locations + 19-05-2006 DarkIce 0.17.1 released o bugfix: automatic reconnect works more reliably diff --git a/website/trunk/htdocs/index.html b/website/trunk/htdocs/index.html index df63dd2..184b253 100644 --- a/website/trunk/htdocs/index.html +++ b/website/trunk/htdocs/index.html @@ -30,6 +30,7 @@ DarkIce can record from:
  • ALSA audio devices
  • Solaris audio interface
  • Jack sources
  • +
  • uLaw audio input through a serial interface

  • DarkIce can encode in the following formats: @@ -49,6 +50,7 @@ DarkIce can send the encoded stream to the following streaming servers:
  • IceCast 1.3.x and 2.x
  • Darwin Streaming Server
  • +
  • archive the encoded audio in files

  • Darkice runs on the following operating systems: @@ -68,7 +70,7 @@ DarkIce is under development. While still considered beta, it has been used since fall 2000 in production 24 hours per day.
    -The latest version is 0.17.1, check out the +The latest version is 0.18, check out the ChangeLog.
    Rafael Diniz is wrting a GTK front-end for DarkIce, called @@ -99,7 +101,7 @@ I also provided lame packages, which are needed by DarkIce, but you can use your own lame libs if you like.

    Download the source tarball - darkice-0.17.1.tar.gz + darkice-0.18.tar.gz and compile it. You will also need lame (version 3.89 or above),