- 02 Feb, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=4314
-
- 23 Jan, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4292
-
- 18 Jan, 2003 3 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4262
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4261
-
Michael Smith authored
Adapted from a patch sent by Richard Galli svn path=/trunk/icecast/; revision=4260
-
- 31 Dec, 2002 2 commits
-
-
Michael Smith authored
configurable fallbacks, now working. svn path=/trunk/icecast/; revision=4192
-
Michael Smith authored
svn path=/trunk/httpp/; revision=4191
-
- 30 Dec, 2002 3 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4181
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4177
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4176
-
- 29 Dec, 2002 3 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4175
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4169
-
Michael Smith authored
for mp3 metadata, for example. svn path=/trunk/icecast/; revision=4167
-
- 22 Nov, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4111
-
- 10 Oct, 2002 1 commit
-
-
Michael Smith authored
and now a warning is issued. svn path=/trunk/icecast/; revision=3985
-
- 18 Aug, 2002 2 commits
-
-
Michael Smith authored
cleanups for the base64 decoder. svn path=/trunk/icecast/; revision=3856
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3852
-
- 17 Aug, 2002 1 commit
-
-
Michael Smith authored
is set) svn path=/trunk/icecast/; revision=3850
-
- 16 Aug, 2002 3 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3840
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3838
-
Michael Smith authored
available, but is deprecated and turned off by default. svn path=/trunk/icecast/; revision=3837
-
- 12 Aug, 2002 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3807
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3806
-
- 11 Aug, 2002 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3804
-
Michael Smith authored
later on) svn path=/trunk/icecast/; revision=3803
-
- 10 Aug, 2002 2 commits
-
-
Michael Smith authored
Automatically create .m3u responses for any existing streams. If /stream.ogg exists, you can now request /stream.ogg.m3u in your browser. svn path=/trunk/icecast/; revision=3797
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3791
-
- 09 Aug, 2002 3 commits
-
-
Michael Smith authored
Crash bug in stats fixed. svn path=/trunk/icecast/; revision=3779
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3773
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3772
-
- 05 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=3760
-
- 24 Jul, 2002 2 commits
-
-
Michael Smith authored
Still need to make autoconf define HAVE_POLL where relevent. svn path=/trunk/icecast/; revision=3717
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3716
-
- 03 May, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=3275
-
- 22 Mar, 2002 1 commit
-
-
Jack Moffitt authored
When the cond var is signalled it will wake up a thread. If all the connection handler threads are handling connections, the signal will be ignored and clients will 'pend' until another client causes the to signal again. We have to check to see if there are more pending connections before waiting on the signal again. svn path=/trunk/icecast/; revision=3178
-
- 11 Feb, 2002 1 commit
-
-
Michael Smith authored
- connections are now matched to format plugins based on content-type headers, and are rejected if there isn't a format handler for that content-type, or there is no content-type at all. - format_vorbis now handles pages with granulepos of -1 in the headers correctly (this happens if the headers are fairly large, because of many comments, for example). - various #include fixes. - buffer overflow in httpp.c fixed. svn path=/trunk/avl/; revision=3042
-
- 07 Feb, 2002 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=3029
-
- 21 Jan, 2002 1 commit
-
-
Jack Moffitt authored
we weren't checking to see if the mountpoint was already taken. Since the mountpoint was the key in the avl tree, bad things happened. svn path=/trunk/icecast/; revision=2966
-
- 21 Oct, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=2223
-
- 20 Oct, 2001 1 commit
-
-
Jack Moffitt authored
the default stacksize is unchanged (8k) until further testing on Solaris to determine if a larger value is needed. svn path=/trunk/icecast/; revision=2221
-