- 15 Jun, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3390
-
- 03 May, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=3275
-
- 05 Apr, 2002 1 commit
-
-
Jack Moffitt authored
initialized (the first time it was NULL). After the server is restarted it retained a pointer to freed memory. We should have been initializing this anyway. svn path=/trunk/icecast/; revision=3220
-
- 14 Feb, 2002 2 commits
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=3045
-
Jack Moffitt authored
stats_shutdown() is called. svn path=/trunk/icecast/; revision=3044
-
- 06 Feb, 2002 2 commits
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=3027
-
Jack Moffitt authored
stats updates. Basically stats_connection() was copied to stats_callback() (i should probably factor out some of the code here!) with the change that instead of sending stats to a socket, it sends the event to a callback function. svn path=/trunk/icecast/; revision=3026
-
- 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 Oct, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=2223
-
- 20 Oct, 2001 3 commits
-
-
Jack Moffitt authored
the default stacksize is unchanged (8k) until further testing on Solaris to determine if a larger value is needed. svn path=/trunk/icecast/; revision=2221
-
Jack Moffitt authored
when I do stupid things like this. svn path=/trunk/icecast/; revision=2196
-
Jack Moffitt authored
Whee! svn path=/trunk/icecast/; revision=2195
-
- 10 Sep, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=1996
-