1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
Commit Graph

66 Commits

Author SHA1 Message Date
Karl Heyes
a9a19b3e37 sync up work
svn path=/icecast/branches/kh/icecast/; revision=11267
2006-04-24 03:15:24 +00:00
Karl Heyes
a9516a9e31 bump version. mainly an update of 302 work, other bits missed out from before
svn path=/icecast/branches/kh/icecast/; revision=10828
2006-02-17 00:42:03 +00:00
Karl Heyes
c555085715 mainly sync-up with post 2.3 commits, some minor changes included as well
svn path=/icecast/branches/kh/icecast/; revision=10429
2005-11-25 02:54:14 +00:00
Karl Heyes
d786d8d2e4 various merges from trunk due to rc1 testing. slave relay user/pass checked
no matter if listener auth set. small memory leaks fixed.

svn path=/icecast/branches/kh/icecast/; revision=9856
2005-08-27 00:32:46 +00:00
Karl Heyes
787f86116e small name change to previous patch
svn path=/icecast/branches/kh/icecast/; revision=9781
2005-08-20 17:13:58 +00:00
Karl Heyes
a01d64cdaa add per-mount time limit for listeners
svn path=/icecast/branches/kh/icecast/; revision=9775
2005-08-19 21:46:25 +00:00
Karl Heyes
4576bddbe2 merge changes made on trunk. various small doc updates, redirecting of
xml/xslt errors to error log, pidfile creation change, -b closing terminal
fds, and auth_url option/action name consistency cleanup

svn path=/icecast/branches/kh/icecast/; revision=9770
2005-08-18 01:17:30 +00:00
Karl Heyes
9faab0e8dd sync up with recent work on merging with trunk. Add artwork= check in
update metadata code in admin, takes a url

svn path=/icecast/branches/kh/icecast/; revision=9748
2005-08-13 15:46:12 +00:00
Karl Heyes
9a08511872 minor update to auth url
svn path=/icecast/branches/kh/icecast/; revision=9710
2005-08-07 01:32:37 +00:00
Karl Heyes
ba7ba52788 auth update. handle missing options better. Add port= to each request POST. Add timelimit
mechanism for automatic listener termination (url auth gets actual time from auth server)

svn path=/icecast/branches/kh/icecast/; revision=9565
2005-07-14 10:29:34 +00:00
Karl Heyes
562df361f0 bump version to kh12
svn path=/icecast/branches/kh/icecast/; revision=9544
2005-07-02 16:21:26 +00:00
Karl Heyes
b48b6d2eb9 small stats cleanup, resync docs
svn path=/icecast/branches/kh/icecast/; revision=9436
2005-06-10 19:40:57 +00:00
Karl Heyes
5555f60b4e sync up work from recent merging
svn path=/icecast/branches/kh/icecast/; revision=9433
2005-06-10 13:22:06 +00:00
Karl Heyes
343588ca3c sync-up with recent merge
svn path=/icecast/branches/kh/icecast/; revision=9419
2005-06-09 13:55:59 +00:00
Karl Heyes
c59efaa3f2 add listener peak stats and sync-up docs
svn path=/icecast/branches/kh/icecast/; revision=9346
2005-06-04 01:03:02 +00:00
Karl Heyes
86e238721f docs update
svn path=/icecast/branches/kh/icecast/; revision=9327
2005-05-30 16:49:41 +00:00
Karl Heyes
008bcd561b sync-up work for trunk merging, cleanup the mechanism for rebuilding the
mount stats.

svn path=/icecast/branches/kh/icecast/; revision=9285
2005-05-15 17:24:44 +00:00
Karl Heyes
a5b51ecf37 sync up work. a couple of places where mount list traversal did not use
the search function. small bits from merge work were found

svn path=/icecast/branches/kh/icecast/; revision=9235
2005-05-07 22:42:39 +00:00
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