- Feb 02, 2003
-
-
Ed "oddsock" Zaleski authored
many modifications in order to support yp listing..the source structure now has additional fields, which are only used by the yp listing routines svn path=/trunk/icecast/; revision=4313
-
- Jan 18, 2003
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4259
-
- Jan 01, 2003
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=4198
-
- Dec 31, 2002
-
-
Michael Smith authored
configurable fallbacks, now working. svn path=/trunk/icecast/; revision=4192
-
- Dec 30, 2002
-
-
Michael Smith authored
untested, and no interface available to configure them. svn path=/trunk/icecast/; revision=4180
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4177
-
- Dec 29, 2002
-
-
Michael Smith authored
for mp3 metadata, for example. svn path=/trunk/icecast/; revision=4167
-
- Oct 06, 2002
-
-
Michael Smith authored
it would be triggered in certain cases, instead of merely making it dependant on previous values written to the variable in those cases. Fixes source disconnect on some (but very few) ogg bitstreams (the vast majority of my files play fine) svn path=/trunk/icecast/; revision=3978
-
- Oct 03, 2002
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3975
-
- Aug 17, 2002
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3845
-
- Aug 16, 2002
-
-
Michael Smith authored
available, but is deprecated and turned off by default. svn path=/trunk/icecast/; revision=3837
-
- Aug 11, 2002
-
-
Michael Smith authored
is full" messages. svn path=/trunk/icecast/; revision=3801
-
- Aug 10, 2002
-
-
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
-
- Aug 09, 2002
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3773
-
- Aug 05, 2002
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=3760
-
- Jul 24, 2002
-
-
Michael Smith authored
Still need to make autoconf define HAVE_POLL where relevent. svn path=/trunk/icecast/; revision=3717
-
- May 08, 2002
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3292
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3291
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3290
-
- Apr 05, 2002
-
-
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
-
- Mar 22, 2002
-
-
Jack Moffitt authored
to Ricardo Galli for finding this bug. svn path=/trunk/icecast/; revision=3175
-
- Feb 11, 2002
-
-
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
-
- Feb 07, 2002
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=3029
-
- Feb 04, 2002
-
-
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
-
- Jan 21, 2002
-
-
Jack Moffitt authored
sources from sticking around way too long. Default is 10 seconds. svn path=/trunk/icecast/; revision=2968
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=2967
-
- Jan 05, 2002
-
-
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
-
- Oct 21, 2001
-
-
Michael Smith authored
source.c: fix bug in handling non-fatal errors like EAGAIN svn path=/trunk/icecast/; revision=2225
-
- Oct 20, 2001
-
-
Jack Moffitt authored
Whee! svn path=/trunk/icecast/; revision=2195
-
- Sep 10, 2001
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=1996
-