- 18 Apr, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9152
-
- 08 Dec, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8348
-
- 22 Nov, 2004 1 commit
-
-
Karl Heyes authored
on status.xsl and streamlist svn path=/icecast/trunk/icecast/; revision=8245
-
- 27 Oct, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8123
-
- 25 Oct, 2004 1 commit
-
-
Karl Heyes authored
for unprocessed stat events. Here I push the actual calculations to the stats thread. The API is maintained however all stats for a specific source can be dropped with one call now. svn path=/icecast/trunk/icecast/; revision=8090
-
- 07 Aug, 2004 1 commit
-
-
Karl Heyes authored
xsl pages svn path=/icecast/trunk/icecast/; revision=7494
-
- 20 Feb, 2004 2 commits
-
-
Michael Smith authored
anyway. reverted. svn path=/trunk/icecast/; revision=5849
-
Michael Smith authored
only go to sleep when it has nothing to do. svn path=/trunk/icecast/; revision=5848
-
- 29 Jan, 2004 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=5792
-
- 27 Jan, 2004 1 commit
-
-
Karl Heyes authored
svn path=/trunk/avl/; revision=5787
-
- 04 Dec, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
Remove stats_callback() which is only used by the win32 UI...The stats gathering done by the UI has been completely rewritten to eliminate some reported instability. svn path=/trunk/icecast/; revision=5682
-
- 31 Oct, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
this came from KarlH. svn path=/trunk/icecast/; revision=5526
-
- 24 Jul, 2003 1 commit
-
-
Karl Heyes authored
compiler warnings removed svn path=/trunk/icecast/; revision=5173
-
- 21 Jul, 2003 1 commit
-
-
Karl Heyes authored
for autoconf svn path=/trunk/icecast/; revision=5156
-
- 26 Jun, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5010
-
- 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
-
- 06 Feb, 2003 1 commit
-
-
Michael Smith authored
make streams public by default, send ice-private: 1 to make them private. However, default config file has yp servers commented out. A little fix for compilation on some solaris systems Redo some config file stuff: now all the passwords are inside an element <authentication>, (though for now they're also accepted in the old location), and added admin username and password. Move some of the admin activities over to using the admin passwords (admin action that affect a mountpoint use the source password) Fill in some (but not yet all, maybe i'll do that later) of the infrastructure for per-mountpoint passwords. Fix lots of headers/code so that it works properly/portably on non-win32 systems. svn path=/trunk/icecast/; revision=4325
-
- 02 Feb, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=4309
-
- 29 Dec, 2002 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4175
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4174
-
- 10 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3791
-
- 09 Aug, 2002 4 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3785
-
Michael Smith authored
of the source. svn path=/trunk/icecast/; revision=3781
-
Michael Smith authored
Crash bug in stats fixed. svn path=/trunk/icecast/; revision=3779
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3772
-
- 29 Jun, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3439
-
- 15 Jun, 2002 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3391
-
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
-