for new shipment
This commit is contained in:
		
							parent
							
								
									db83a18a5a
								
							
						
					
					
						commit
						35c118dc48
					
				| 
						 | 
					@ -1,3 +1,12 @@
 | 
				
			||||||
 | 
					19-10-2001: DarkIce 0.7 released
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    o added support for FreeBSD
 | 
				
			||||||
 | 
					      thanks to Robin P. Blanchard, <Robin_Blanchard@gactr.uga.edu>
 | 
				
			||||||
 | 
					    o added support for resampling mp3 streams
 | 
				
			||||||
 | 
					    o DarkIce config file now may contain spaces and tabs as white space
 | 
				
			||||||
 | 
					    o configure script enables build with or without lame / Ogg Vorbis
 | 
				
			||||||
 | 
					      also possibility to specify alternate locations for these
 | 
				
			||||||
 | 
					
 | 
				
			||||||
18-09-2001: DarkIce 0.6 released
 | 
					18-09-2001: DarkIce 0.6 released
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    o added support for IceCast2 server with Ogg Vorbis streaming
 | 
					    o added support for IceCast2 server with Ogg Vorbis streaming
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -44,7 +44,7 @@ DarkIce is under development. While still considered beta, it has
 | 
				
			||||||
been used for almost a year in <a href="http://tilos.hu/">production</a>
 | 
					been used for almost a year in <a href="http://tilos.hu/">production</a>
 | 
				
			||||||
24 hours per day.
 | 
					24 hours per day.
 | 
				
			||||||
<br>
 | 
					<br>
 | 
				
			||||||
The latest version is <b>0.6</b>, check out the
 | 
					The latest version is <b>0.7</b>, check out the
 | 
				
			||||||
<a href="ChangeLog">ChangeLog</a>.
 | 
					<a href="ChangeLog">ChangeLog</a>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<h2>3. Download</h2>
 | 
					<h2>3. Download</h2>
 | 
				
			||||||
| 
						 | 
					@ -63,7 +63,7 @@ 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.6.tar.gz">darkice-0.6.tar.gz</a>
 | 
					        <a href="http://prdownloads.sourceforge.net/darkice/darkice-0.7.tar.gz">darkice-0.7.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
 | 
				
			||||||
| 
						 | 
					@ -76,7 +76,7 @@ You can either
 | 
				
			||||||
        </ul>
 | 
					        </ul>
 | 
				
			||||||
    </li>
 | 
					    </li>
 | 
				
			||||||
    <li>Get the RPM package
 | 
					    <li>Get the RPM package
 | 
				
			||||||
        <a href="http://prdownloads.sourceforge.net/darkice/darkice-0.6-1.i386.rpm">darkice-0.6-1.i386.rpm</a>,
 | 
					        <a href="http://prdownloads.sourceforge.net/darkice/darkice-0.7-1.i386.rpm">darkice-0.7-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://www.mp3dev.org/mp3/download/download.html">lame</a>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue