1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
Go to file
Karl Heyes 6c0a0108cd fixup client buffer refcounting for vorbis rewrite module as the original
mechanism can cause bad pointers now, the other fixes are minor.

svn path=/icecast/branches/kh/icecast/; revision=8132
2004-10-29 17:09:37 +00:00
admin reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
conf build the slave host list by using the connecting relay-authenticated master relays 2004-08-29 15:17:14 +00:00
debian reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
doc documentation update 2004-10-08 19:29:36 +00:00
src fixup client buffer refcounting for vorbis rewrite module as the original 2004-10-29 17:09:37 +00:00
web resync with trunk 2004-10-15 10:59:30 +00:00
win32 reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
AUTHORS reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
autogen.sh reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
configure.in bump version 2004-10-15 11:03:15 +00:00
COPYING reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
HACKING reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
icecast.spec reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
Makefile.am fix a non-standard install path issue 2004-08-05 16:12:55 +00:00
NEWS bump version 2004-10-15 11:03:15 +00:00
README reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
TODO reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00

Icecast2 Beta 1.

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.