- 06 Oct, 2002 1 commit
-
-
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
-
- 03 Oct, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3975
-
- 17 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3845
-
- 16 Aug, 2002 1 commit
-
-
Michael Smith authored
available, but is deprecated and turned off by default. svn path=/trunk/icecast/; revision=3837
-
- 11 Aug, 2002 1 commit
-
-
Michael Smith authored
is full" messages. svn path=/trunk/icecast/; revision=3801
-
- 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=3773
-
- 05 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=3760
-
- 24 Jul, 2002 1 commit
-
-
Michael Smith authored
Still need to make autoconf define HAVE_POLL where relevent. svn path=/trunk/icecast/; revision=3717
-
- 08 May, 2002 3 commits
-
-
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
-
- 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
-
- 22 Mar, 2002 1 commit
-
-
Jack Moffitt authored
to Ricardo Galli for finding this bug. svn path=/trunk/icecast/; revision=3175
-
- 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
-
- 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
-
- 21 Jan, 2002 2 commits
-
-
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
-
- 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
-
- 21 Oct, 2001 1 commit
-
-
Michael Smith authored
source.c: fix bug in handling non-fatal errors like EAGAIN svn path=/trunk/icecast/; revision=2225
-
- 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
-