- 15 Dec, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14306
-
- 20 Oct, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14016
-
- 19 Oct, 2007 1 commit
-
-
Karl Heyes authored
for flash players. closes #1115 svn path=/icecast/trunk/icecast/; revision=14014
-
- 03 Sep, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13704
-
- 16 Aug, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13559
-
- 10 Aug, 2007 1 commit
-
-
Karl Heyes authored
active (on demand relays may not actually start when triggered) svn path=/icecast/trunk/icecast/; revision=13503
-
- 15 Mar, 2006 1 commit
-
-
Karl Heyes authored
to theora streams triggers a search for a keyframe. svn path=/icecast/trunk/icecast/; revision=11004
-
- 25 Aug, 2005 1 commit
-
-
Karl Heyes authored
I've taken out the client_create out of the connection_complete_source and put it in slave, that way we can control the cleanup of the memory/socket better, the change also meant fallback to file tests were slghtly different. svn path=/icecast/trunk/icecast/; revision=9847
-
- 07 Aug, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9711
-
- 27 Jun, 2005 1 commit
-
-
Karl Heyes authored
some of the burst data svn path=/icecast/trunk/icecast/; revision=9514
-
- 10 Jun, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9434
-
- 09 Jun, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9406
-
- 08 Jun, 2005 1 commit
-
-
Karl Heyes authored
thread, this will allow on-demand relays to fail and still handle the initial listener correctly (fallback or 404 response). svn path=/icecast/trunk/icecast/; revision=9399
-
- 03 Jun, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9345
-
- 31 May, 2005 1 commit
-
-
Karl Heyes authored
stuff, type check cleanup and code reduction in YP svn path=/icecast/trunk/icecast/; revision=9331
-
- 18 Dec, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8481
-
- 07 Dec, 2004 1 commit
-
-
Karl Heyes authored
clients before keyframe. For vorbis-only streams, perform rebuild to flush pages more frequently and to provide url updating mechanism for titles svn path=/icecast/trunk/icecast/; revision=8341
-
- 20 Nov, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8236
-
- 18 Nov, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
handle supported content-types in a more generic way now. This will allow things like AAC, AACPlus, NSV, and others to be streamed through icecast. We have a special case for vorbis streams, and everything else falls into the generic case. svn path=/icecast/trunk/icecast/; revision=8226
-
- 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=7592
-
- 16 Jul, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=7165
-
- 11 May, 2004 1 commit
-
-
Michael Smith authored
Make icecast understand this. svn path=/icecast/trunk/icecast/; revision=6649
-
- 03 May, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/icecast/; revision=6614
-
- 03 Feb, 2004 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5808
-
- 29 Jan, 2004 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=5792
-
- 23 Jul, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5168
-
- 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
-
- 06 Jul, 2003 1 commit
-
-
brendan authored
I removed icy- support from the generic send headers function, as it is my understanding that only MP3 sources use icy headers. PLEASE correct me if I am wrong. I also added code in the mp3 function to convert ice-audio-info bitrate to an icy-br header. ice-audio-info is for YP, icy-br for clients. Perhaps we should send both to clients though? svn path=/trunk/icecast/; revision=5079
-
- 03 Jul, 2003 2 commits
- 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
-
- 24 Feb, 2003 1 commit
-
-
Michael Smith authored
a) based on total bytes in queue, not total number of buffers in queue b) configurable (defaults to 100 kB) mp3 metadata relaying (inline). Untested. svn path=/trunk/icecast/; revision=4364
-
- 17 Feb, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4353
-
- 14 Feb, 2003 2 commits
-
-
Michael Smith authored
output once, not many times. svn path=/trunk/icecast/; revision=4347
-
Michael Smith authored
unknown mimetype. svn path=/trunk/icecast/; revision=4344
-
- 11 Feb, 2003 2 commits
-
-
Michael Smith authored
per-mountpoint configuration (some of these are given as examples in the config file, but they aren't yet used). svn path=/trunk/icecast/; revision=4338
-
Michael Smith authored
of application/x-ogg svn path=/trunk/icecast/; revision=4336
-
- 18 Jan, 2003 1 commit
-
-
Michael Smith authored
dropped under some circumstances. Thanks to Ricardo Galli for finding this. svn path=/trunk/icecast/; revision=4268
-