- 29 Oct, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=15462
-
- 19 Jul, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=15121
-
- 12 May, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14867
-
- 29 Apr, 2008 1 commit
-
-
Karl Heyes authored
need a large number of mountpoints to trigger a truncation. Allow file serving thread to process a list of blocks for sending back to the client. Then build the block list in the stats engine for returning. svn path=/icecast/trunk/icecast/; revision=14812
-
- 12 Feb, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14483
-
- 21 Nov, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14206
-
- 20 Oct, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14016
-
- 04 Oct, 2007 1 commit
-
-
Karl Heyes authored
here with xmlChar, based on work originally done by gtgbr@gmx.net. closes #783, #784, #785, #787 svn path=/icecast/trunk/icecast/; revision=13933
-
- 05 Sep, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13754
-
- 03 Sep, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13704
-
- 29 Aug, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13649
-
- 24 Aug, 2007 1 commit
-
-
Karl Heyes authored
ISO-8859-1 is assumed as there is no real clarity wrt the spec. In most cases people send ASCII so it's not an issue, but for some, the extended characters they send can cause problems with XML processing. As stats and YP require UTF8 we need to translate them and block invalid cases. For the moment, for non-Ogg streams only, we assume that the metadata needs converting from ISO-8859-1. Ogg streams are UTF8 so no conversion needed. You can override the default with a charset mount option. svn path=/icecast/trunk/icecast/; revision=13615
-
- 16 Aug, 2007 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=13553
-
- 11 Aug, 2007 2 commits
-
-
Karl Heyes authored
one. The generated one comes from an xslt in adminroot. Just need some icons svn path=/icecast/trunk/icecast/; revision=13539
-
Karl Heyes authored
need updating. Fixes a few unusual cases, if a mount was removed (with xml reload) whilst no source was reserved then those stats were left behind. svn path=/icecast/trunk/icecast/; revision=13538
-
- 09 Aug, 2007 1 commit
-
-
Karl Heyes authored
from the stats engine instead of the mount or source list, as the stats are populated by non-mount defined streams and mounts with active fallbacks. svn path=/icecast/trunk/icecast/; revision=13500
-
- 17 Dec, 2005 1 commit
-
-
Michael Smith authored
changes. svn path=/icecast/trunk/icecast/; revision=10615
-
- 15 Nov, 2005 1 commit
-
-
Karl Heyes authored
queued. These apply to both web interface requests and stats clients. svn path=/icecast/trunk/icecast/; revision=10370
-
- 12 Aug, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9740
-
- 04 Jul, 2005 1 commit
-
-
Karl Heyes authored
case, and truncate the buffer length so that junk chars are not sent back. svn path=/icecast/trunk/icecast/; revision=9547
-
- 18 Jun, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9464
-
- 11 Jun, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9437
-
- 09 Jun, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9423
-
- 06 May, 2005 1 commit
-
-
Karl Heyes authored
functions. call client_create in the general handler and pass client_t to the specific handler including the stats request handler, which now logs in the access log. svn path=/icecast/trunk/icecast/; revision=9220
-
- 01 May, 2005 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=9195
-
- 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
-