- 16 Aug, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13559
-
- 17 Dec, 2005 1 commit
-
-
Michael Smith authored
svn path=/icecast/trunk/icecast/; revision=10620
-
- 10 May, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9247
-
- 14 Mar, 2005 1 commit
-
-
Michael Smith authored
treatment of padding was un-obvious), so added a comment explaining it. svn path=/icecast/trunk/icecast/; revision=9075
-
- 11 Nov, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
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
-
- 20 Aug, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=7597
-
- 19 Apr, 2004 1 commit
-
-
Michael Smith authored
svn path=/icecast/trunk/icecast/; revision=6533
-
- 29 Jan, 2004 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=5792
-
- 26 Jan, 2004 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5785
-
- 15 Jan, 2004 1 commit
-
-
Michael Smith authored
Melanie's multilevel fallbacks added (after major changes). svn path=/trunk/icecast/; revision=5760
-
- 21 Jul, 2003 1 commit
-
-
Karl Heyes authored
for autoconf svn path=/trunk/icecast/; revision=5156
-
- 16 Jul, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5146
-
- 11 Apr, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
the unavailability of yp servers is much much better now. - new icecast config option <yp-url-timeout> to specify the timeout - url encoding is now fixed so that the yp data is formatted much nicer (and is correct :)) - added url encoding for some fields that were not url-encoded - modified util_dict_urlencode() to not url-encode the key (still does the value) - new curl option (CURLOPT_NOSIGNAL) which prevents curl from using signals when timeouts are hit. This new option needs curl 7.10 at least. svn path=/trunk/icecast/; revision=4603
-
- 10 Apr, 2003 1 commit
-
-
Michael Smith authored
was chronically broken svn path=/trunk/icecast/; revision=4602
-
- 15 Mar, 2003 1 commit
-
-
Michael Smith authored
Convert all tabs to 4 spaces. All code must now use 4 space indents. svn path=/trunk/avl/; revision=4492
-
- 06 Mar, 2003 1 commit
-
-
Michael Smith authored
rename util_url_escape to util_url_unescape, and write a util_escape function that actually DOES escape things. Fix all the callers of the function to call the correct one of these two. svn path=/trunk/icecast/; revision=4414
-
- 05 Mar, 2003 1 commit
-
-
Michael Smith authored
Lots of new locking happening so that it's safe to have the config file disappear under the rest of the program Does NOT affect currently-running sources at the moment svn path=/trunk/icecast/; revision=4406
-
- 02 Mar, 2003 1 commit
-
-
Michael Smith authored
-- per mountpoint listener maxima -- static configuration of mountpoint fallbacks -- stream dumping (write incoming stream to disk) Fixed some warnings that other people introduced. svn path=/trunk/icecast/; revision=4383
-
- 26 Feb, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
communicate things like samplerate/quality/number of channels to icecast2. This info will be then forwarded to the yp servers for better stream info. also factored out some logic in source_main into common functions added a few new routines into util.c (taken from Brendan's updates to libshout) svn path=/trunk/icecast/; revision=4379
-
- 25 Feb, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4366
-
- 31 Dec, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=4191
-
- 22 Nov, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4111
-
- 18 Aug, 2002 1 commit
-
-
Michael Smith authored
cleanups for the base64 decoder. svn path=/trunk/icecast/; revision=3856
-
- 17 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3847
-
- 16 Aug, 2002 1 commit
-
-
Michael Smith authored
available, but is deprecated and turned off by default. svn path=/trunk/icecast/; revision=3837
-
- 13 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3808
-
- 12 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3807
-
- 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 1 commit
-
-
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
-
- 09 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3772
-
- 24 Jul, 2002 1 commit
-
-
Michael Smith authored
Still need to make autoconf define HAVE_POLL where relevent. svn path=/trunk/icecast/; revision=3717
-
- 07 Feb, 2002 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=3029
-
- 20 Oct, 2001 1 commit
-
-
Jack Moffitt authored
Whee! svn path=/trunk/icecast/; revision=2195
-
- 10 Sep, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=1996
-