for verison 0.14
This commit is contained in:
parent
4f33de6323
commit
9945281b0a
|
@ -1,3 +1,16 @@
|
||||||
|
15-02-2004: DarkIce 0.14 released
|
||||||
|
|
||||||
|
o added ALSA support, thanks to Christian Forster
|
||||||
|
<forster@like.e-technik.uni-erlangen.de>
|
||||||
|
o added fix to enable downsampling from stereo to mono of mp3 streams
|
||||||
|
when streaming to an icecast2 server. thanks to John Deeny
|
||||||
|
<taqueso@dilapidated.org>
|
||||||
|
o removed _X and _Y symbols from aflibConverter files, which caused
|
||||||
|
a naming collision on Solaris. thanks to Robert Lunnon,
|
||||||
|
<bobl@optushome.com.au>
|
||||||
|
o bug fix: ogg vorbis recording to only a file caused a segfault.
|
||||||
|
now fixed, thanks to Enrico Ardizzoni <craken@users.sourceforge.net>
|
||||||
|
|
||||||
07-01-2004: DarkIce 0.13.2 released
|
07-01-2004: DarkIce 0.13.2 released
|
||||||
|
|
||||||
o bug fix: two bugs fixed that caused core dump when encoding into
|
o bug fix: two bugs fixed that caused core dump when encoding into
|
||||||
|
|
|
@ -42,7 +42,7 @@ DarkIce is under development. While still considered beta, it has
|
||||||
been used since fall 2000 in <a href="http://tilos.hu/">production</a>
|
been used since fall 2000 in <a href="http://tilos.hu/">production</a>
|
||||||
24 hours per day.
|
24 hours per day.
|
||||||
<br>
|
<br>
|
||||||
The latest version is <b>0.13.2</b>, check out the
|
The latest version is <b>0.14</b>, check out the
|
||||||
<a href="ChangeLog">ChangeLog</a>.
|
<a href="ChangeLog">ChangeLog</a>.
|
||||||
<br>
|
<br>
|
||||||
Rafael Diniz is wrting a GTK front-end for DarkIce, called
|
Rafael Diniz is wrting a GTK front-end for DarkIce, called
|
||||||
|
@ -69,31 +69,30 @@ use your own lame libs if you like.
|
||||||
You can either
|
You can either
|
||||||
<ul>
|
<ul>
|
||||||
<li>Download the source tarball
|
<li>Download the source tarball
|
||||||
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13.2.tar.gz">darkice-0.13.2.tar.gz</a>
|
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.14.tar.gz">darkice-0.14.tar.gz</a>
|
||||||
and compile yourself. You will also need
|
and compile yourself. You will also need
|
||||||
<a href="http://www.mp3dev.org/mp3/download/download.html">lame</a>
|
<a href="http://www.mp3dev.org/mp3/download/download.html">lame</a>
|
||||||
(version 3.89 or above) and
|
(version 3.89 or above) and
|
||||||
<a href="http://www.xiph.org/ogg/vorbis/download.html">Ogg Vorbis</a>
|
<a href="http://www.xiph.org/ogg/vorbis/download.html">Ogg Vorbis</a>
|
||||||
libs. I used the following libs:
|
libs. I used the following libs:
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://prdownloads.sourceforge.net/darkice/lame-3.91.tar.gz">lame-3.91.tar.gz</a>
|
<li><a href="http://prdownloads.sourceforge.net/lame/lame-3.95.1.tar.gz">lame-3.95.1.tar.gz</a>
|
||||||
<li><a href="http://fatpipe.vorbis.com/files/1.0/unix/libogg-1.0.tar.gz">libogg-1.0.tar.gz</a>
|
<li><a href="http://www.vorbis.com/files/1.0.1/unix/libogg-1.1.tar.gz">libogg-1.1.tar.gz</a>
|
||||||
<li><a href="http://fatpipe.vorbis.com/files/1.0/unix/libvorbis-1.0.tar.gz">libvorbis-1.0.tar.gz</a>
|
<li><a href="http://www.vorbis.com/files/1.0.1/unix/libvorbis-1.0.1.tar.gz">libvorbis-1.0.1.tar.gz</a>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>Get the RPM package
|
<li>Get the RPM package
|
||||||
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.13.2-1.i386.rpm">darkice-0.13.2-1.i386.rpm</a>,
|
<a href="http://prdownloads.sourceforge.net/darkice/darkice-0.14-1.i386.rpm">darkice-0.14-1.i386.rpm</a>,
|
||||||
install & enjoy.
|
install & enjoy.
|
||||||
Also install
|
Also install
|
||||||
<a href="http://www.mp3dev.org/mp3/download/download.html">lame</a>
|
<a href="http://shrike.freshrpms.net/rpm.html?id=1347">lame</a>
|
||||||
(version 3.89 or above) and
|
(version 3.89 or above) and
|
||||||
<a href="http://www.xiph.org/ogg/vorbis/download.html">Ogg Vorbis</a>
|
<a href="http://www.xiph.org/ogg/vorbis/download.html">Ogg Vorbis</a>
|
||||||
packages. I used the following packages:
|
packages. I used the following packages:
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://prdownloads.sourceforge.net/darkice/lame-3.91-1.i386.rpm">lame-3.91-1.i386.rpm</a>
|
<li><a href="http://ftp.freshrpms.net/pub/freshrpms/redhat/9/lame/lame-3.93.1-fr2.i386.rpm">lame-3.93.1-fr2.i386.rpm</a>
|
||||||
or <a href="http://prdownloads.sourceforge.net/darkice/lame-3.91-1.i686.rpm">lame-3.91-1.i686.rpm</a>
|
<li><a href="http://www.vorbis.com/files/1.0.1/unix/RH9/libogg-1.1-1.i386.rpm">libogg-1.1-1.i386.rpm</a>
|
||||||
<li><a href="http://fatpipe.vorbis.com/files/1.0/unix/libogg-1.0-1.i386.rpm">libogg-1.0-1.i386.rpm</a>
|
<li><a href="http://www.vorbis.com/files/1.0.1/unix/RH9/libvorbis-1.0.1-1.i386.rpm">libvorbis-1.0.1-1.i386.rpm</a>
|
||||||
<li><a href="http://fatpipe.vorbis.com/files/1.0/unix/libvorbis-1.0-1.i386.rpm">libvorbis-1.0-1.i386.rpm</a>
|
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue