Karl Heyes
b310b0a127
source stats in a slave setup should not be removed on master update, properly
...
fixup the unnecessary header setup in the vorbis handler, the rest is small
cleanups or resync with changes made in trunk
svn path=/icecast/branches/kh/icecast/; revision=9065
2005-03-12 01:37:10 +00:00
Karl Heyes
498ff5c74d
fix hard to trigger race, resync doc to trunk
...
svn path=/icecast/branches/kh/icecast/; revision=8794
2005-01-26 20:52:28 +00:00
Karl Heyes
8d98b6f664
small cleanups, add missing stats into theora from recent work
...
svn path=/icecast/branches/kh/icecast/; revision=8356
2004-12-09 16:35:48 +00:00
Karl Heyes
8d0f79e028
update ogg format handler, removed unused code, drop ogg xml option as it is
...
handled automatically now
svn path=/icecast/branches/kh/icecast/; revision=8340
2004-12-07 20:25:02 +00:00
Karl Heyes
adeb06b80a
merge the two ogg modules (multi-codec and vorbis rebuild), split out the
...
codec specific bits into separate files, fixup m4 macros. need to check YP
update triggers
svn path=/icecast/branches/kh/icecast/; revision=8304
2004-11-29 15:45:57 +00:00
Karl Heyes
abeebfc5f8
various cleanups, small resync and some functions moved to help further
...
merging.
svn path=/icecast/branches/kh/icecast/; revision=8244
2004-11-22 17:09:42 +00:00
Karl Heyes
7afbc8a5f8
resync with recent trunk changes, contenttype merge and final bits of
...
handling shoutcast DSP client.
svn path=/icecast/branches/kh/icecast/; revision=8233
2004-11-19 19:06:51 +00:00
Karl Heyes
87e69eb421
resync with recent work on trunk, playlistlog, shoutcast-mount
...
svn path=/icecast/branches/kh/icecast/; revision=8215
2004-11-17 22:31:42 +00:00
Karl Heyes
f61283dfc7
another resync with recent trunk updates.
...
svn path=/icecast/branches/kh/icecast/; revision=8203
2004-11-15 17:20:19 +00:00
Karl Heyes
0d0a87ea84
add intro file handling
...
svn path=/icecast/branches/kh/icecast/; revision=8189
2004-11-10 20:14:31 +00:00
Karl Heyes
9135c49493
more resync work, this time on docs and the xsl files
...
svn path=/icecast/branches/kh/icecast/; revision=8134
2004-10-29 17:26:50 +00:00
Karl Heyes
c66cc2f2bd
documentation update
...
svn path=/icecast/branches/kh/icecast/; revision=7938
2004-10-08 19:29:36 +00:00
Karl Heyes
1aa1c67899
documentation resync from trunk
...
svn path=/icecast/branches/kh/icecast/; revision=7800
2004-09-19 19:10:18 +00:00
Karl Heyes
7d6b4f02bc
build the slave host list by using the connecting relay-authenticated master relays
...
instead of using the xml. Update docs and example xml
svn path=/icecast/branches/kh/icecast/; revision=7659
2004-08-29 15:17:14 +00:00
Karl Heyes
eddcf59867
doc updates
...
svn path=/icecast/branches/kh/icecast/; revision=7631
2004-08-25 16:12:37 +00:00
j
e20dc5a895
add on-demand to docs
...
svn path=/icecast/branches/kh/icecast/; revision=7618
2004-08-23 19:27:51 +00:00
Karl Heyes
8fb8a3423b
more re-sync work with trunk, no functional changes
...
svn path=/icecast/branches/kh/icecast/; revision=7611
2004-08-23 13:54:14 +00:00
j
09f7f18d5b
reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast
...
svn path=/icecast/branches/kh/icecast/; revision=7095
2004-07-11 18:09:05 +00:00
brendan
5960df0ce8
Prepare KH thread branch
...
svn path=/icecast/branches/kh/thread/; revision=7013
2004-07-06 06:47:07 +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
vanguardist
68b07d7d64
going and going...
...
svn path=/trunk/icecast/; revision=5608
2003-11-18 17:43:05 +00:00
vanguardist
2f8bedabc8
Weee~
...
svn path=/trunk/icecast/; revision=5607
2003-11-18 17:36:31 +00:00
vanguardist
978a6ba6fd
A few more.
...
svn path=/trunk/icecast/; revision=5606
2003-11-18 17:33:00 +00:00
vanguardist
0944e82f0f
Config doc luv.
...
svn path=/trunk/icecast/; revision=5605
2003-11-18 17:23:55 +00:00
vanguardist
f888baa4bd
np: Beatles - Helter Skelter.ogg (aka some cleanups)
...
svn path=/trunk/icecast/; revision=5604
2003-11-18 17:07:55 +00:00
vanguardist
717ca8ab8d
Nothing but the best!
...
svn path=/trunk/icecast/; revision=5603
2003-11-18 16:55:01 +00:00
oddsock
a294cd1565
fix the default window size of the CHM
...
svn path=/trunk/icecast/; revision=5602
2003-11-18 16:32:46 +00:00
oddsock
717dbafab7
minor style tweaks from Mike...
...
svn path=/trunk/icecast/; revision=5601
2003-11-18 02:44:57 +00:00
brendan
054a08c221
Slight cosmetic fixes to the icecast2 docs
...
svn path=/trunk/icecast/; revision=5594
2003-11-17 23:07:37 +00:00
oddsock
ecd35ebe6c
rebuild of compiled html help
...
svn path=/trunk/icecast/; revision=5592
2003-11-17 22:42:03 +00:00
brendan
42e28b204a
Whoops, put manual back in dist. I would have caught this at home if I could make dist,
...
but HFS+ case-preserving/insensitive FS causes make dist to fail in the debian
directory. Automake sees changelog, thinks it is ChangeLog, and adds it to make dist
automatically, but then make can't find ChangeLog because it is actually changelog. Grr.
svn path=/trunk/icecast/; revision=5584
2003-11-17 02:31:07 +00:00
brendan
0ac2ea9350
make install installs manual in $prefix/share/doc/icecast
...
svn path=/trunk/icecast/; revision=5583
2003-11-17 02:26:10 +00:00
brendan
f8f471229a
Add docs to dist tarball. Next step: install docs in the right place.
...
svn path=/trunk/icecast/; revision=5580
2003-11-15 17:30:30 +00:00
oddsock
3ebebcf4a6
icecast2 documentation. need I say more ?
...
svn path=/trunk/icecast/; revision=5569
2003-11-13 03:50:30 +00:00
brendan
755d94e937
Missing .cvsignores
...
svn path=/trunk/icecast/; revision=4242
2003-01-15 05:38:31 +00:00
Michael Smith
68dea2dc71
build updates.
...
svn path=/trunk/icecast/; revision=3945
2002-09-24 08:16:24 +00:00
oddsock
a3f75f7c60
initial documentation for the win32 port...Using HTML Help to build the win32 help file
...
svn path=/trunk/icecast/; revision=3879
2002-08-26 12:40:29 +00:00