[xiph-commits] r18523 - websites/icecast.org

dm8tbr at svn.xiph.org dm8tbr at svn.xiph.org
Mon Aug 6 22:00:47 PDT 2012


Author: dm8tbr
Date: 2012-08-06 22:00:47 -0700 (Mon, 06 Aug 2012)
New Revision: 18523

Modified:
   websites/icecast.org/
   websites/icecast.org/ices.php
   websites/icecast.org/news.php
Log:
Adding Ices 2.0.2 to the icecast.org website where appropriate.



Property changes on: websites/icecast.org
___________________________________________________________________
Modified: svn:externals
   - docs/icecast-trunk	http://svn.xiph.org/icecast/trunk/icecast/doc
docs/icecast-2.0.1	http://svn.xiph.org/icecast/tags/icecast_2_0_1/icecast/doc/
docs/icecast-2.0.2	http://svn.xiph.org/icecast/tags/icecast_2_0_2/doc/
docs/icecast-2.1.0	http://svn.xiph.org/icecast/tags/icecast_2_1_0/doc/
docs/icecast-2.2.0	http://svn.xiph.org/icecast/tags/icecast_2_2_0/doc/
docs/icecast-2.3.0	http://svn.xiph.org/icecast/tags/icecast_2_3_0/doc/
docs/icecast-2.3.1	http://svn.xiph.org/icecast/tags/icecast_2_3_1/doc/
docs/icecast-2.3.3	http://svn.xiph.org/icecast/tags/icecast_2_3_3/doc/
docs/ices-trunk		http://svn.xiph.org/icecast/trunk/ices/doc
docs/ices-2.0.0     http://svn.xiph.org/icecast/tags/ices_2_0_0/doc/
docs/ices-2.0.1     http://svn.xiph.org/icecast/tags/ices_2_0_1/doc/
common 			http://svn.xiph.org/websites/common/

   + docs/icecast-trunk	http://svn.xiph.org/icecast/trunk/icecast/doc
docs/icecast-2.0.1	http://svn.xiph.org/icecast/tags/icecast_2_0_1/icecast/doc/
docs/icecast-2.0.2	http://svn.xiph.org/icecast/tags/icecast_2_0_2/doc/
docs/icecast-2.1.0	http://svn.xiph.org/icecast/tags/icecast_2_1_0/doc/
docs/icecast-2.2.0	http://svn.xiph.org/icecast/tags/icecast_2_2_0/doc/
docs/icecast-2.3.0	http://svn.xiph.org/icecast/tags/icecast_2_3_0/doc/
docs/icecast-2.3.1	http://svn.xiph.org/icecast/tags/icecast_2_3_1/doc/
docs/icecast-2.3.3	http://svn.xiph.org/icecast/tags/icecast_2_3_3/doc/
docs/ices-trunk		http://svn.xiph.org/icecast/trunk/ices/doc
docs/ices-2.0.0     http://svn.xiph.org/icecast/tags/ices_2_0_0/doc/
docs/ices-2.0.1     http://svn.xiph.org/icecast/tags/ices_2_0_1/doc/
docs/ices-2.0.2     http://svn.xiph.org/icecast/tags/ices-2.0.2/doc/
common 			http://svn.xiph.org/websites/common/


Modified: websites/icecast.org/ices.php
===================================================================
--- websites/icecast.org/ices.php	2012-08-06 22:28:43 UTC (rev 18522)
+++ websites/icecast.org/ices.php	2012-08-07 05:00:47 UTC (rev 18523)
@@ -29,8 +29,8 @@
 <tr><td>ices2 (version 2.0)</td>
 <td>source client for broadcasting in Ogg Vorbis format to an icecast2 server</td>
 <td>
-<a href="http://downloads.us.xiph.org/releases/ices/ices-2.0.1.tar.bz2">ices-2.0.1.tar.bz2</a><br>
-<a href="http://downloads.us.xiph.org/releases/ices/ices-2.0.1.tar.gz">ices-2.0.1.tar.gz</a>
+<a href="http://downloads.us.xiph.org/releases/ices/ices-2.0.2.tar.bz2">ices-2.0.2.tar.bz2</a><br>
+<a href="http://downloads.us.xiph.org/releases/ices/ices-2.0.2.tar.gz">ices-2.0.2.tar.gz</a>
 </td>
 </tr>
 <tr><td>ices0 (deprecated)</td><td>source client for broadcasting in MP3 format to an icecast2 server</td><td><a href="http://downloads.us.xiph.org/releases/ices/ices-0.4.tar.gz">ices-0.4.tar.gz</a></td></tr>

Modified: websites/icecast.org/news.php
===================================================================
--- websites/icecast.org/news.php	2012-08-06 22:28:43 UTC (rev 18522)
+++ websites/icecast.org/news.php	2012-08-07 05:00:47 UTC (rev 18523)
@@ -3,6 +3,45 @@
 <div class="roundtop">
 <img alt="" src="/images/corner_topleft.jpg" class="corner" style="display: none" />
 </div>
+<div id="ices_release_2.0.2" class="roundcont">
+<div class="roundtop">
+<img alt="" src="/images/corner_topleft.jpg" class="corner" style="display: none" />
+</div>
+<div class="newscontent">
+<h3>Ices Release 2.0.2</h3>
+<p>After far a long time the icecast development team has released Ices version 2.0.2.
+Ices is a source client for Icecast streaming media server. It takes audio from one
+of the defined inputs and (re)encodes the audio for streaming to icecast for listeners
+to pick up.</p>
+<p>
+<li>New features -
+<ul>
+  <li> Support for RoarAudio input
+</ul><br />
+<li>Bugfixes -
+<ul>
+  <li>  Updated Documentation(Closes: #1238)
+  <li>  Fixed double shout_close() (Closes: #720)
+  <li>  Reduced error to warning in case of duplicate serial number.
+  <li>  Fixed handling of <reconnectattempts> when set to zero (Closes: #735)
+  <li>  Did some code cleanup and hardening (Closes: #1795)
+  <li>  Enabled compiler warnings (Closes: #1796)
+  <li>  Added <retry-initial> (Closes: #994)
+  <li>  Updated handling of empty strings in config file (Closes: #1875)
+  <li>  Updated build system
+</ul><br />
+</ul>
+</p>
+<p>Download Ices 2.0.2 from the <a href="ices.php">Ices page</a>.</p>
+
+<div class="poster">
+Posted Aug 6, 2012 by dm8tbr
+</div>
+</div>
+<br />
+<br />
+
+
 <div id="release_2.4-beta" class="newscontent">
 <h3>Icecast Release 2.4-beta</h3>
 We are pleased to announce a beta release of Icecast. A summary of the changes is listed below



More information about the commits mailing list