Update website for release 1.4
This commit is contained in:
parent
13bfd7f296
commit
f076e00f6d
|
@ -1,7 +1,6 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>DarkIce live audio streamer</title>
|
<title>DarkIce live audio streamer</title>
|
||||||
<!-- $Id: index.html 478 2010-05-12 20:54:28Z rafael@riseup.net $ -->
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body bgcolor="#000000" text="#eeeeee" link="#88ccff" alink="#8888ff" vlink="#8888ff">
|
<body bgcolor="#000000" text="#eeeeee" link="#88ccff" alink="#8888ff" vlink="#8888ff">
|
||||||
|
@ -75,7 +74,7 @@ DarkIce current author and maintainer is <a href="mailto:rafael@riseup.net">Rafa
|
||||||
<h2>2. Status</h2>
|
<h2>2. Status</h2>
|
||||||
DarkIce is considered stable, it has been used since fall 2000 in production 24 hours per day.
|
DarkIce is considered stable, it has been used since fall 2000 in production 24 hours per day.
|
||||||
<br>
|
<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>.
|
<a href="https://github.com/rafael2k/darkice/blob/master/darkice/trunk/ChangeLog">ChangeLog</a>.
|
||||||
<br>
|
<br>
|
||||||
There is a GTK frontend made by Rafael Diniz, called DarkSnow.
|
There is a GTK frontend made by Rafael Diniz, called DarkSnow.
|
||||||
|
@ -98,10 +97,10 @@ If you feel that DarkIce is having a good effect on your online streaming radio,
|
||||||
<h2>5. Download</h2>
|
<h2>5. Download</h2>
|
||||||
<br>
|
<br>
|
||||||
You can download DarkIce releases from the project's
|
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>
|
<p>
|
||||||
Download the source tarball
|
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.
|
and compile it.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
@ -115,7 +114,7 @@ DarkIce is
|
||||||
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public Licence version 3</a>.
|
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public Licence version 3</a>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
This page last updated: 04/08/2016.
|
This page last updated: 04/09/2020.
|
||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
<td width="5" bgcolor="#1d103a"><img src="spacer.gif" width="5" alt=""></td>
|
<td width="5" bgcolor="#1d103a"><img src="spacer.gif" width="5" alt=""></td>
|
||||||
|
|
Loading…
Reference in New Issue