website update

This commit is contained in:
rafael@riseup.net 2010-05-12 20:54:28 +00:00
parent a9d845b702
commit c306ca6d4b
1 changed files with 23 additions and 25 deletions

View File

@ -31,17 +31,19 @@ DarkIce can record from:
<li>Solaris audio interface</li> <li>Solaris audio interface</li>
<li><a href="http://jackit.sourceforge.net/">Jack</a> sources</li> <li><a href="http://jackit.sourceforge.net/">Jack</a> sources</li>
<li>uLaw audio input through a serial interface</li> <li>uLaw audio input through a serial interface</li>
<li>CoreAudio (branch darkice-macosx)</li>
</ul> </ul>
<br> <br>
DarkIce can encode in the following formats: DarkIce can encode in the following formats:
<ul> <ul>
<li>mp3 - using the <a href="http://www.mp3dev.org/mp3">lame</a> <li>MP3 - using the <a href="http://www.mp3dev.org/mp3">lame</a>
library</li> library</li>
<li>mp2 - using the <a href="http://www.twolame.org/">twolame</a> <li>MP2 - using the <a href="http://www.twolame.org/">twolame</a>
library</li> library</li>
<li><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></li> <li><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></li>
<li>aac - using the <a href="http://www.audiocoding.com/">faac</a> <li>AAC - using the <a href="http://www.audiocoding.com/">faac</a>
library</li> library</li>
<li>AAC HEv2 - using <a href="http://tipok.org.ua/node/17">libaacplus</a> library </li>
</ul> </ul>
<br> <br>
DarkIce can send the encoded stream to the following streaming servers: DarkIce can send the encoded stream to the following streaming servers:
@ -62,46 +64,43 @@ Darkice runs on the following operating systems:
<li>SUN Solaris</li> <li>SUN Solaris</li>
</ul> </ul>
<br> <br>
DarkIce is being written by DarkIce initial author is
<a href="mailto:darkeye@users.sourceforge.net">&Aacute;kos Mar&oacute;y</a> <a href="mailto:darkeye@users.sourceforge.net">&Aacute;kos Mar&oacute;y</a>
<h2>2. Status</h2>
DarkIce is under development. While still considered beta, it has
been used since fall 2000 in <a href="http://tilos.hu/">production</a>
24 hours per day.
<br> <br>
The latest version is <b>0.19</b>, check out the DarkIce current author and maintainer is <a href="mailto:rafael@riseup.net">Rafael Diniz. </a>
<br>
<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.0</b>, check out the
<a href="ChangeLog">ChangeLog</a>. <a href="ChangeLog">ChangeLog</a>.
<br> <br>
There is a GTK fronte-end made by Rafael Diniz, called DarkSnow. There is a GTK frontend made by Rafael Diniz, called DarkSnow.
<a href="http://darksnow.radiolivre.org/index.en.html">DarkSnow</a>. <a href="http://darksnow.radiolivre.org/index.en.html">DarkSnow</a>.
<h2>3. Discussion</h2> <h2>3. Discussion</h2>
For questions &amp; feedback on DarkIce, please join the For questions &amp; feedback on DarkIce, please join the
<a href="https://tyrell.hu/mailman/listinfo/darkice-list">darkice-list</a> <a href="http://www.freelists.org/list/darkice">darkice-list</a>
mailing list. mailing list.
<p> <p>
Should you find any issues with DarkIce, please submit a bug or feature Should you find any issues with DarkIce, please submit a bug or feature
request at our <a href="http://darkice.tyrell.hu/trac/">Trac</a> system. request at our <a href="http://code.google.com/p/darkice/issues/list">Trac</a> system.
<h2>4. Support</h2> <h2>4. Support</h2>
If you feel that DarkIce is having a good effect on your online streaming radio, feel free to <a href="https://sourceforge.net/donate/index.php?group_id=14111">donate some money</a> to allow further development. <b>Thank you!</b> 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!</b>
<h2>5. Download</h2> <h2>5. Download</h2>
DarkIce is DarkIce is
&copy; Copyright <a href="http://tyrell.hu">Tyrell Hungary</a> &copy; Copyright <a href="http://tyrell.hu">Tyrell Hungary</a> and Rafael Diniz and &Aacute;kos Mar&oacute;y
under the under the
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public Licence</a>, <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public Licence version 3</a>.
and is hosted
<a href="http://darkice.tyrell.hu/">here</a>.
<br> <br>
You can download DarkIce releases from the project's You can download DarkIce releases from the project's
<a href="http://darkice.tyrell.hu/dist/">download page</a>. <a href="http://code.google.com/p/darkice/">download page</a>.
I also provided lame packages, which are needed by DarkIce, but you can
use your own lame libs if you like.
<p> <p>
Download the source tarball Download the source tarball
<a href="http://darkice.tyrell.hu/dist/0.19/darkice-0.19.tar.gz">darkice-0.19.tar.gz</a> <a href="http://darkice.googlecode.com/files/darkice-1.0.tar.gz">darkice-1.0.tar.gz</a>
and compile it. You will also need and compile it. You will also need
<a href="http://lame.sourceforge.net/download/download.html">lame</a> <a href="http://lame.sourceforge.net/download/download.html">lame</a>
(version 3.89 or above), (version 3.89 or above),
@ -120,9 +119,8 @@ Download the source tarball
</ul> </ul>
<p> <p>
If you like to live on the edge, you can check the If you like to live on the edge, you can check the
<a href="http://subversion.tigris.org/">subversion</a> repository by getting <a href="http://subversion.tigris.org/">subversion</a> repository:
module <b>darkice</b> from the following URL: svn checkout http://darkice.googlecode.com/svn/darkice/trunk/ darkice
http://svn.tyrell.hu/darkice/darkice/
<p> <p>
This page last updated: $Date$. This page last updated: $Date$.
</td> </td>