diff --git a/website/tags/darkice-0_2/htdocs/blankheader.gif b/website/tags/darkice-0_2/htdocs/blankheader.gif new file mode 100644 index 0000000..ded58a5 Binary files /dev/null and b/website/tags/darkice-0_2/htdocs/blankheader.gif differ diff --git a/website/tags/darkice-0_2/htdocs/foot.gif b/website/tags/darkice-0_2/htdocs/foot.gif new file mode 100644 index 0000000..f53540f Binary files /dev/null and b/website/tags/darkice-0_2/htdocs/foot.gif differ diff --git a/website/tags/darkice-0_2/htdocs/index.html b/website/tags/darkice-0_2/htdocs/index.html new file mode 100644 index 0000000..fa8c87e --- /dev/null +++ b/website/tags/darkice-0_2/htdocs/index.html @@ -0,0 +1,75 @@ + + +DarkIce live audio streamer + + + + +
+ + + + + + + + + + + + + +
+
+ + + +

DarkIce

+ +

1. What Is DarkIce?

+DarkIce is a an IceCast +live streamer. The purose is to take the live input from a soundcard, encode +it and send the encoded stream to an +IceCast server. +DarkIce uses an external mp3 encoder. +
+DarkIce is being written by +Ákos Maróy + +

2. Status

+DarkIce is under development. This is unfinished beta software, use at +your own peril. You have been warned. +
+The latest version is 0.2 + +

2.1 Supported encoders

+ + +

3. Download

+DarkIce is +© Copyright Tyrell Hungary + under the +GNU General Public Licence, +and is hosted on +SourceForge. +
+You can download DarkIce releases from the +project's FTP site. +
+If you like to live on the edge, you can check the +CVS repository by getting module +darkice as described +here. + + +

+SourceForge Logo +

+ +
+
+
+ + diff --git a/website/tags/darkice-0_2/htdocs/spacer.gif b/website/tags/darkice-0_2/htdocs/spacer.gif new file mode 100644 index 0000000..8bb9ba9 Binary files /dev/null and b/website/tags/darkice-0_2/htdocs/spacer.gif differ diff --git a/website/tags/darkice-0_2/update-site b/website/tags/darkice-0_2/update-site new file mode 100755 index 0000000..b7e7ad5 --- /dev/null +++ b/website/tags/darkice-0_2/update-site @@ -0,0 +1,7 @@ +#!/bin/sh +# +# Use this script to update the DarkIce web site +# + +scp -r htdocs darkeye@darkice.sourceforge.net:/home/groups/darkice +