- 21 Jul, 2003 1 commit
-
-
Karl Heyes authored
by autoconf. config.h is also the name expected by the convenience libs svn path=/trunk/icecast/; revision=5154
-
- 18 Jul, 2003 1 commit
-
-
Karl Heyes authored
bad things to occur when xslt gets used. svn path=/trunk/icecast/; revision=5152
-
- 16 Jul, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5146
-
- 14 Jul, 2003 2 commits
- 11 Jul, 2003 3 commits
-
-
Karl Heyes authored
so allows for continuing the log, or cycling just one log. log filename changes work as well. svn path=/trunk/icecast/; revision=5129
-
Karl Heyes authored
and some code cleanups svn path=/trunk/log/; revision=5128
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5127
-
- 09 Jul, 2003 1 commit
-
-
Karl Heyes authored
is indefinite but here ices2 is capping the logs at around 2Meg, which is currently fixed. The renamed log filename is simple (xxx.old) but using a timestamp could be implemented. Explicit log re-opening (eg HUP handling) is implemented but not currently used. svn path=/trunk/log/; revision=5107
-
- 08 Jul, 2003 3 commits
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5104
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5103
-
Ed "oddsock" Zaleski authored
svn path=/trunk/net/; revision=5098
-
- 07 Jul, 2003 9 commits
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5094
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5093
-
brendan authored
svn path=/trunk/net/; revision=5092
-
brendan authored
a keyboard macro made this one a lot easier. svn path=/trunk/thread/; revision=5090
-
brendan authored
svn path=/trunk/avl/; revision=5086
-
brendan authored
svn path=/trunk/httpp/; revision=5085
-
brendan authored
svn path=/trunk/avl/; revision=5084
-
brendan authored
I suspect all this may be unnecessary, only because I've never heard of this before. But then, I don't do much library work, and better safe than sorry. svn path=/trunk/net/; revision=5083
-
brendan authored
This is tedious. svn path=/trunk/avl/; revision=5082
-
- 06 Jul, 2003 1 commit
-
-
brendan authored
I removed icy- support from the generic send headers function, as it is my understanding that only MP3 sources use icy headers. PLEASE correct me if I am wrong. I also added code in the mp3 function to convert ice-audio-info bitrate to an icy-br header. ice-audio-info is for YP, icy-br for clients. Perhaps we should send both to clients though? svn path=/trunk/icecast/; revision=5079
-
- 05 Jul, 2003 1 commit
-
-
brendan authored
svn path=/trunk/icecast/; revision=5067
-
- 04 Jul, 2003 1 commit
-
-
giles authored
Add a name mangling mechanism so we can safely compile in code we share with applications that might link with use. Currently only hooked up for the timing liblet, but thread is the real target. Basically we define _mangle() in config.h, and use that in timing.h (if available) to prepend the package name to all the symbols in the header and including C files. It's thus fairly invisible. Unfortunately the prefix is hardwired, so it's another thing that has to be maintained by hand (not that is changes often, but we can't make it a macro). AH_VERBATIM seems to be the only way to add a macro that takes arguments, and it explicitly doesn't do shell expansion. Further, @PACKAGE@ substitution doesn't happen on config.h.in. Insert standard autotools frustration here. svn path=/trunk/timing/; revision=5060
-
- 03 Jul, 2003 3 commits
-
-
brendan authored
svn path=/trunk/avl/; revision=5050
-
brendan authored
TODO: rewrite ice-audio-info bitrate tag to icy-br. svn path=/trunk/icecast/; revision=5045
-
brendan authored
causing stuttering in some clients. Thank goodness icecast uses an odd metainterval, or this bug would never have been discoverd :) svn path=/trunk/icecast/; revision=5044
-
- 02 Jul, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/net/; revision=5042
-
- 01 Jul, 2003 1 commit
-
-
brendan authored
svn path=/trunk/net/; revision=5026
-
- 29 Jun, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5019
-
- 26 Jun, 2003 6 commits
-
-
Ed "oddsock" Zaleski authored
- all yp adds/touches are now done within a single thread. This should eliminate any "thread growth" issues and make things behave much nicer when yp problems arise. We should eventually change the add/touches to non-blocking sockets, which will be needed for large numbers of streams doing adds/touches. svn path=/trunk/icecast/; revision=5012
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5011
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5010
-
Ed "oddsock" Zaleski authored
- most of the yp processing now moved into the yp add/touch thread - use ice/icy-public rather than ice/icy-private to coorespond to libshout and general convention - memory leak fixed with audio-info svn path=/trunk/icecast/; revision=5009
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5008
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=5007
-
- 20 Jun, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=4986
-
- 18 Jun, 2003 3 commits
-
-
Karl Heyes authored
svn path=/trunk/httpp/; revision=4963
-
Karl Heyes authored
re-evaluate string length each time. svn path=/trunk/httpp/; revision=4961
-
Karl Heyes authored
svn path=/trunk/net/; revision=4960
-