- 17 Dec, 2004 1 commit
-
-
Karl Heyes authored
sure if unknown ogg codecs are sent then it is logged svn path=/icecast/trunk/icecast/; revision=8480
-
- 10 Dec, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8360
-
- 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
-
- 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
-
- 16 Nov, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
this patch adds a playlist log to icecast. This can be used to maintain an audit trail of metadata that comes through icecast. The format of the log file may be changed in the future as we decide on a good format. svn path=/icecast/trunk/icecast/; revision=8205
-
- 20 Aug, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=7592
-
- 10 May, 2004 1 commit
-
-
Karl Heyes authored
have been reported, the main one being icecast instability when there is a YP server outage. svn path=/icecast/trunk/icecast/; revision=6646
-
- 29 Apr, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
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
-
- 26 Feb, 2004 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5866
-
- 25 Feb, 2004 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5864
-
- 29 Jan, 2004 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=5792
-
- 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
-
- 26 Jun, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5008
-
- 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
-
- 30 Dec, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4177
-
- 29 Dec, 2002 1 commit
-
-
Michael Smith authored
for mp3 metadata, for example. svn path=/trunk/icecast/; revision=4167
-
- 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=3796
-
- 03 Jun, 2002 1 commit
-
-
Michael Smith authored
Fix from Emil Styrke <emil@lysator.liu.se> svn path=/trunk/icecast/; revision=3341
-
- 03 May, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=3275
-
- 05 Apr, 2002 1 commit
-
-
Michael Smith authored
Requires a change to the format plugin interface - jack: if you want this done differently, feel free to change it (or ask me to). svn path=/trunk/httpp/; revision=3219
-
- 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
-
- 04 Feb, 2002 1 commit
-
-
Jack Moffitt authored
1) vorbis tags (ARTIST and TITLE) now appear in the stats. Oddsock did the first cut of this. 2) stats bug fixed. if a stats value was NULL a segfault occurred. strdup(NULL) is fun! svn path=/trunk/icecast/; revision=3024
-
- 05 Jan, 2002 1 commit
-
-
Jack Moffitt authored
memory on source exits. This caused a small but noticable memory leak. The fix was to add a new method to the format_plugin object - free_plugin() - and have the source thread call this on shutdown. svn path=/trunk/icecast/; revision=2946
-
- 10 Sep, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=1996
-