1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
Go to file
oddsock 97229d9548 fixed some display bugs when showing stats
svn path=/trunk/icecast/; revision=5527
2003-10-31 19:24:00 +00:00
admin Fix critical TODO item 1 (make install) 2003-06-17 21:10:56 +00:00
conf removed unused tags and added the XIPH directory 2003-10-31 19:16:12 +00:00
debian Added Debian packaging 2003-08-04 08:42:13 +00:00
doc Missing .cvsignores 2003-01-15 05:38:31 +00:00
m4 Leigh Smith's MINGW32 compatibility patch, with modifications for better 2003-10-20 03:08:46 +00:00
src added bypassing of thread_sleep() in certain cases. 2003-10-31 19:21:00 +00:00
web Fix critical TODO item 1 (make install) 2003-06-17 21:10:56 +00:00
win32 fixed some display bugs when showing stats 2003-10-31 19:24:00 +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 fix issues with non-portable echo flags and re-do the tests for automake 2003-07-30 14:46:35 +00:00
configure.in Added Debian packaging 2003-08-04 08:42:13 +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 Fix critical TODO item 1 (make install) 2003-06-17 21:10:56 +00:00
README The developer irc channel is back on freenode. 2003-10-03 12:20:06 +00:00
TODO updates 2003-07-02 19:47:44 +00:00

Icecast2 alpha 1.

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

It is known to build on linux and win32, and should be easily ported to other
unix platforms (we expect this will require some autoconf work, though).

Run
   ./configure
   make
   make install

To build and install this release.

Documentation is mostly missing at this point. The example config file should
explain most of the features available (but note that the directory services
are not yet available). 

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.