1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-30 06:35:23 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
oddsock
f522b54207 doc bug
svn path=/icecast/trunk/icecast/; revision=9830
2005-08-22 23:38:36 +00:00
oddsock
bf81f1ec50 add jpgs to dist
svn path=/icecast/trunk/icecast/; revision=9795
2005-08-20 19:36:16 +00:00
oddsock
230397bca9 doc updates
svn path=/icecast/trunk/icecast/; revision=9794
2005-08-20 19:31:33 +00:00
Karl Heyes
1aa657f1b4 changes applied from feedback. make option names and action settings more
consistent.  Add changes to docs for listener auth via url

svn path=/icecast/trunk/icecast/; revision=9768
2005-08-17 16:38:46 +00:00
oddsock
3b8999448e Make HTML title non-version specific.. Add a new "changes" page which enumerates major feature/fixes for each version.. We are starting with 2.3.
svn path=/icecast/trunk/icecast/; revision=9762
2005-08-17 02:40:29 +00:00
Karl Heyes
3e77a82dd6 minor doc fixup for bug #677
svn path=/icecast/trunk/icecast/; revision=9760
2005-08-16 21:58:27 +00:00
Karl Heyes
ab8e36bd19 increase the number of listening sockets allowed. A more flexible scheme can
be done later if required

svn path=/icecast/trunk/icecast/; revision=9757
2005-08-16 14:58:33 +00:00
Karl Heyes
be78a3ae11 merge in fallback to file, override also works
svn path=/icecast/trunk/icecast/; revision=9434
2005-06-10 15:42:06 +00:00
Karl Heyes
05a14555d9 merge per-mount on-[dis]connect script handling
svn path=/icecast/trunk/icecast/; revision=9424
2005-06-10 00:37:09 +00:00
Karl Heyes
ad1e6c41b0 merge in the on-demand relay implementation.
svn path=/icecast/trunk/icecast/; revision=9406
2005-06-09 01:51:47 +00:00
Karl Heyes
2896db1f3c merge intro file implementation
svn path=/icecast/trunk/icecast/; revision=9345
2005-06-03 15:35:52 +00:00
Karl Heyes
79adab0133 allow for more updating over HUP. Made the YP engine only read the stats instead
of updating them, so source header parsing is done in the apply mount. Per-mount
stream settings also allow for overriding the incoming settings.

svn path=/icecast/trunk/icecast/; revision=9325
2005-05-30 14:50:57 +00:00
Karl Heyes
018fff1158 Allow for username to be stated for master/slave setups, we still default
to 'relay' though

svn path=/icecast/trunk/icecast/; revision=9274
2005-05-13 00:35:08 +00:00
Karl Heyes
6d48d6c4f9 Allow for specifiying a per-mount metadata interval for shoutcast style streams
svn path=/icecast/trunk/icecast/; revision=9233
2005-05-07 20:18:13 +00:00
Michael Smith
783e658066 Fix some docs for bind-address: it was confusing in one point, and completely
wrong in another.

svn path=/icecast/trunk/icecast/; revision=9060
2005-03-11 02:20:44 +00:00
Michael Smith
19d7aa037f Fix typos in description of bind-address option. Fix second sentence so that it
isn't completely wrong.


svn path=/icecast/trunk/icecast/; revision=8996
2005-02-28 01:08:04 +00:00
Karl Heyes
6c4c02d482 small fixes
svn path=/icecast/trunk/icecast/; revision=8596
2005-01-03 17:48:54 +00:00
giles
d3cd4a02d3 Correct a typo.
svn path=/icecast/trunk/icecast/; revision=8553
2004-12-29 18:02:32 +00:00
Karl Heyes
4066a89c01 allow a relay to provide user/pass when connecting
svn path=/icecast/trunk/icecast/; revision=8358
2004-12-09 17:08:52 +00:00
Karl Heyes
a521d15d74 merge per-mount hidden setting. prevent specific mountpoints being listed
on status.xsl and streamlist

svn path=/icecast/trunk/icecast/; revision=8245
2004-11-22 18:21:48 +00:00
Karl Heyes
2b4ee737db add per-mount no-yp tag handling
svn path=/icecast/trunk/icecast/; revision=8241
2004-11-21 15:51:49 +00:00
Karl Heyes
1e6232c531 add <shoutcast-mount>. drop the hardcoded mountpoint hacks for NSV
svn path=/icecast/trunk/icecast/; revision=8213
2004-11-17 16:02:04 +00:00
oddsock
083f5c0cd1 this patch adds a playlist log to icecast. This can be used to maintain an audit trail of metadata that comes through icecast. The format of the log file may be changed in the future as we decide on a good format.
svn path=/icecast/trunk/icecast/; revision=8205
2004-11-16 04:04:02 +00:00
oddsock
80078cce1d * support for the Shoutcast DSP (yay!).
You can now use the Shoutcast DSP as a source client.  The connection 
    protocol is a bit odd, and we had to handle it separately, and thus 
    we've added a new config option (<shoutcast-compat>) that is set at 
    the listener port level.
* support for NSV (and the nsvscsrc source client).
    After adding support for the connection protocol of the shoutcast DSP, 
    adding NSV was just a simple of a few special handling cases.
* removed all traces of the earlier attempt at the shoutcast DSP connection 
  protocol
* Due to the growing complexity of the config files, I've also created a 
  few alternate config files, namely one for a "shoutcast compat" setup
  as well as a "minimal" one for quick basic configurations.

svn path=/icecast/trunk/icecast/; revision=8191
2004-11-11 15:47:33 +00:00
Karl Heyes
56d9757a4d small doc update
svn path=/icecast/trunk/icecast/; revision=8133
2004-10-29 17:19:03 +00:00
oddsock
a55055cea8 CHM doesn't need to be versioned.
svn path=/icecast/trunk/icecast/; revision=8102
2004-10-25 22:44:57 +00:00
oddsock
1531b5a4c6 missing icecast2_listenerauth.html from Makefile.am
svn path=/icecast/trunk/icecast/; revision=8099
2004-10-25 20:07:57 +00:00
Michael Smith
5080986dc4 Fix up a formatting problem, make it clear that this sentence is talking about
HTTP authentication.


svn path=/icecast/trunk/icecast/; revision=7912
2004-10-05 00:25:10 +00:00
Michael Smith
9972967245 Docs said admin username/password is required for all admin functionality.
Fix to state that for mount-specific admin, you can use this OR the mount
username/password.


svn path=/icecast/trunk/icecast/; revision=7911
2004-10-05 00:24:14 +00:00
Michael Smith
ef7242ca02 .. And fix more instances of missing / on mountpoints
svn path=/icecast/trunk/icecast/; revision=7900
2004-10-01 00:47:52 +00:00
Michael Smith
8d4edddf0a Correct two examples to use a leading slash for a mountpoint name
svn path=/icecast/trunk/icecast/; revision=7898
2004-10-01 00:39:37 +00:00
j
0081d9f7eb This Page Tentatively Validates As XHTML 1.0 Strict (Tentatively Valid)!
svn path=/icecast/trunk/icecast/; revision=7792
2004-09-18 21:01:39 +00:00
j
35cbc4a318 replace table with hr+css
svn path=/icecast/trunk/icecast/; revision=7791
2004-09-18 20:14:50 +00:00
j
936cedefb8 - more xhtmlification of the icecast docs
svn path=/icecast/trunk/icecast/; revision=7789
2004-09-18 16:50:19 +00:00
j
40ba95a6a6 - convert icecast documentation to xhtml
- clean up html code
- sync index.html with README


svn path=/icecast/trunk/icecast/; revision=7786
2004-09-18 14:31:39 +00:00
Karl Heyes
e08013d735 add burst-size, fallback-override tags and descriptions, add missing / in end tags
svn path=/icecast/trunk/icecast/; revision=7593
2004-08-20 19:22:37 +00:00
oddsock
254b210ebb Documentation patch from Myke Place...
svn path=/icecast/trunk/icecast/; revision=7260
2004-07-22 20:18:42 +00:00
brendan
16e1815f14 Migrate .cvsignore to svn:ignore
svn path=/icecast/trunk/icecast/; revision=7090
2004-07-11 16:50:28 +00:00
oddsock
56cd1de3c5 added ability to disallow concurrent connections from the same username if using htpasswd listener authentication.
svn path=/icecast/trunk/icecast/; revision=6711
2004-05-17 04:33:46 +00:00
oddsock
d11f777888 much better documentation of listener authentication
svn path=/icecast/trunk/icecast/; revision=6617
2004-05-03 15:00:18 +00:00
oddsock
d642846c80 added web based interface to htpasswd client authentication
svn path=/icecast/trunk/icecast/; revision=6610
2004-04-30 14:36:07 +00:00
oddsock
32718b5b4e new feature in icecast : burst-on-connect - allows an initial burst of data to connecting listeners, thus reducing the startup time of a stream.
svn path=/icecast/trunk/icecast/; revision=6606
2004-04-29 15:23:13 +00:00
oddsock
e8a87ef35c more doc updates
svn path=/trunk/icecast/; revision=5742
2004-01-07 20:41:03 +00:00
oddsock
bc17d2dbc1 update HTML help files with new index
svn path=/trunk/icecast/; revision=5741
2004-01-07 20:36:54 +00:00
oddsock
acf5adf334 Misc documentation updates
svn path=/trunk/icecast/; revision=5739
2004-01-07 20:28:23 +00:00
oddsock
25fca81390 minor documentation fix
svn path=/trunk/icecast/; revision=5731
2003-12-30 15:57:05 +00:00
oddsock
8e3658727e 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
svn path=/trunk/icecast/; revision=5684
2003-12-04 16:29:27 +00:00
Karl Heyes
112ce96cf0 Add optional pidfile. Writes process id of icecast to named file
svn path=/trunk/icecast/; revision=5674
2003-12-01 23:30:13 +00:00
oddsock
eb6e035207 Final build of the docs for beta1
svn path=/trunk/icecast/; revision=5613
2003-11-19 03:57:14 +00:00
vanguardist
bc80f0c2dc Oddsock gets props for the docs
svn path=/trunk/icecast/; revision=5609
2003-11-18 17:47:41 +00:00