From 66ac162547c4e2c88e4327f37b99b165d6ba2f03 Mon Sep 17 00:00:00 2001 From: "rafael@riseup.net" Date: Thu, 5 Nov 2009 18:12:44 +0000 Subject: [PATCH] more cosmetic changes for 0.20 --- darkice/trunk/README | 10 ++++++---- darkice/trunk/TODO | 2 ++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/darkice/trunk/README b/darkice/trunk/README index e9dbc6c..fa6ad16 100644 --- a/darkice/trunk/README +++ b/darkice/trunk/README @@ -1,5 +1,7 @@ -DarkIce live audio streamer, http://darkice.tyrell.hu/ +DarkIce live audio streamer, http://code.google.com/p/darkice/ Copyright (c) 2000-2007, Tyrell Hungary, http://tyrell.hu/ +Copyright (c) 2008, Ákos Maróy, akos@maroy.hu +Copyright (c) 2009, Rafael Diniz, rafael@riseup.net Contents @@ -18,7 +20,7 @@ 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. -DarkIce is hosted by Tyrell Corporation, at http://darkice.tyrell.hu/ +DarkIce website: http://code.google.com/p/darkice/ 2. Compiling and installing @@ -45,8 +47,8 @@ man darkice -------------------- When DarkIce core dumps, please send the backtrace along with your error -report to the darkice mailing list: darkice-list@lists.tyrell.hu. -Alternatively you could file a bug report at http://darkice.tyrell.hu/trac +report to the darkice mailing list: http://www.freelists.org/list/darkice +Alternatively you could file a bug report at http://code.google.com/p/darkice/issues/list To get the backtrace information, you need gdb, the GNU debugger: 1. configure and compile using the --with-debug option: diff --git a/darkice/trunk/TODO b/darkice/trunk/TODO index 37c46a2..9e12f8d 100644 --- a/darkice/trunk/TODO +++ b/darkice/trunk/TODO @@ -1,3 +1,5 @@ +o Add samplerate conversion for samplerate audio output different from audio source +o Add Coreaudio support o change Ref to follow inheritance o make a master config file, and a small one ? o add support for multiple servers for one stream ?