Update website for release 1.4
This commit is contained in:
parent
13bfd7f296
commit
f076e00f6d
|
@ -1,13 +1,12 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>DarkIce live audio streamer</title>
|
||||
<!-- $Id: index.html 478 2010-05-12 20:54:28Z rafael@riseup.net $ -->
|
||||
</head>
|
||||
|
||||
<body bgcolor="#000000" text="#eeeeee" link="#88ccff" alink="#8888ff" vlink="#8888ff">
|
||||
<center>
|
||||
<table cellspacing="0" cellpadding="0" border="0" width="450" height="100%">
|
||||
<tr valign="bottom"><td colspan="9"><img src="blankheader.gif" alt="" border="0" width="450" height="54"></td></tr>
|
||||
<tr valign="bottom"><td colspan="9"><img src="blankheader.gif" alt="" border="0" width="450" height="54"></td></tr>
|
||||
<tr valign="middle">
|
||||
<td width="2" bgcolor="#604c8f"><img src="spacer.gif" width="2" alt=""></td>
|
||||
<td width="5" bgcolor="#392073"><img src="spacer.gif" width="5" alt=""></td>
|
||||
|
@ -67,7 +66,7 @@ Darkice runs on the following operating systems:
|
|||
<li>Solaris</li>
|
||||
</ul>
|
||||
<br>
|
||||
DarkIce initial author is
|
||||
DarkIce initial author is
|
||||
<a href="mailto:darkeye@users.sourceforge.net">Ákos Maróy</a>
|
||||
<br>
|
||||
DarkIce current author and maintainer is <a href="mailto:rafael@riseup.net">Rafael Diniz. </a>
|
||||
|
@ -75,7 +74,7 @@ DarkIce current author and maintainer is <a href="mailto:rafael@riseup.net">Rafa
|
|||
<h2>2. Status</h2>
|
||||
DarkIce is considered stable, it has been used since fall 2000 in production 24 hours per day.
|
||||
<br>
|
||||
The latest version is <b>1.3</b>, check out the
|
||||
The latest version is <b>1.4</b>, check out the
|
||||
<a href="https://github.com/rafael2k/darkice/blob/master/darkice/trunk/ChangeLog">ChangeLog</a>.
|
||||
<br>
|
||||
There is a GTK frontend made by Rafael Diniz, called DarkSnow.
|
||||
|
@ -92,16 +91,16 @@ github <a href="https://github.com/rafael2k/darkice/issues">Issues</a> page.
|
|||
</p>
|
||||
|
||||
<h2>4. Support</h2>
|
||||
If you feel that DarkIce is having a good effect on your online streaming radio, feel free to donate some money to allow further development.
|
||||
If you feel that DarkIce is having a good effect on your online streaming radio, feel free to donate some money to allow further development.
|
||||
<b>Thank you! Btw, we already received a donation!</b>
|
||||
|
||||
<h2>5. Download</h2>
|
||||
<br>
|
||||
You can download DarkIce releases from the project's
|
||||
<a href="https://sourceforge.net/projects/darkice/files/">download page</a>.
|
||||
<a href="https://github.com/rafael2k/darkice/releases">releases page</a>.
|
||||
<p>
|
||||
Download the source tarball
|
||||
<a href="http://sourceforge.net/projects/darkice/files/darkice/1.3/darkice-1.3.tar.gz/download">darkice-1.3.tar.gz</a>
|
||||
<a href="https://github.com/rafael2k/darkice/releases/download/v1.4/darkice-1.4.tar.gz">darkice-1.4.tar.gz</a>
|
||||
and compile it.
|
||||
</p>
|
||||
<p>
|
||||
|
@ -115,7 +114,7 @@ DarkIce is
|
|||
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public Licence version 3</a>.
|
||||
</p>
|
||||
<p>
|
||||
This page last updated: 04/08/2016.
|
||||
This page last updated: 04/09/2020.
|
||||
</p>
|
||||
</td>
|
||||
<td width="5" bgcolor="#1d103a"><img src="spacer.gif" width="5" alt=""></td>
|
||||
|
|
Loading…
Reference in New Issue