1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00
Go to file
Karl Heyes 1e7316b4b2 failure case, keep the source count in sync with the number of sources
running, locking for shutdown was also affected.

svn path=/trunk/icecast/; revision=5700
2003-12-17 22:54:43 +00:00
admin Fix critical TODO item 1 (make install) 2003-06-17 21:10:56 +00:00
conf disable pidfile by default 2003-12-04 16:54:48 +00:00
debian Added Debian packaging 2003-08-04 08:42:13 +00:00
doc Rewrite of the method of gathering stats from the icecast core engine. The old way was causing a bunch of instability issues...they have now been fixed :). Also regenerated the icecast2 docs 2003-12-04 16:29:27 +00:00
m4 minor cleanup 2003-11-18 00:39:19 +00:00
src failure case, keep the source count in sync with the number of sources 2003-12-17 22:54:43 +00:00
web Fix critical TODO item 1 (make install) 2003-06-17 21:10:56 +00:00
win32 update version for win32 build 2003-12-13 14:40:03 +00:00
.cvsignore More autoconf junk 2003-05-28 02:59:12 +00:00
AUTHORS oddsock's win32 port/GUI 2002-08-09 15:55:02 +00:00
autogen.sh minor cleanup 2003-11-18 00:39:19 +00:00
configure.in version bump 2003-12-13 14:33:40 +00:00
COPYING Replace the placeholder with the real license. 2002-02-14 00:58:04 +00:00
HACKING Remove references to checking out sub-modules, this is no longer needed. 2002-08-08 08:26:21 +00:00
Makefile.am Added Debian packaging 2003-08-04 08:42:13 +00:00
NEWS updated NEWS 2003-11-13 03:52:49 +00:00
README version bump 2003-12-13 14:33:40 +00:00
TODO updates 2003-07-02 19:47:44 +00:00

Icecast2 Beta 3.

This is an beta release. Not all functionality is fully implemented, though
we believe it to be very stable for all the currently available features.

To build icecast on a Unix platform, perform the following :

Run
   ./configure
   make
   make install

To build and install this release.

A sample config file will be placed in /usr/local/etc (on UNIX) or in the current working directory (on Win32) and is called icecast.xml

Documentation for icecast is available in the doc directory, by viewing doc/icecast2_TOC.html in a browser.

Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see
us at irc.freenode.net, channel #icecast, if you have any troubles.