- Feb 19, 2005
- Jan 29, 2005
- Dec 30, 2004
-
-
brendan authored
svn path=/icecast/trunk/libshout/; revision=8556
-
- Dec 29, 2004
- Dec 07, 2004
-
-
Ed "oddsock" Zaleski authored
add '+' to those fields that are url decoded. svn path=/icecast/trunk/httpp/; revision=8346
-
- Dec 03, 2004
-
-
Karl Heyes authored
svn path=/icecast/trunk/m4/; revision=8330
-
- Nov 30, 2004
-
-
Karl Heyes authored
svn path=/icecast/trunk/m4/; revision=8320
-
- Nov 10, 2004
-
-
brendan authored
connected links is probably even a good idea. Clean up some state in case shout_t is reused. svn path=/icecast/trunk/libshout/; revision=8188
-
- Oct 30, 2004
-
-
brendan authored
To do this without having to recalculate, I had to create a queue structure to hold the linked list itself and its length. Might be worth putting a pointer to the tail here too. svn path=/icecast/trunk/libshout/; revision=8144
-
- Oct 29, 2004
-
-
brendan authored
significantly reduce malloc/free overhead in the common case). svn path=/icecast/trunk/libshout/; revision=8136
-
- Oct 06, 2004
-
-
Karl Heyes authored
on older systems. svn path=/icecast/trunk/net/; revision=7917
-
- Sep 21, 2004
-
-
brendan authored
svn path=/icecast/trunk/libshout/; revision=7817
-
- Aug 22, 2004
-
-
Karl Heyes authored
svn path=/icecast/trunk/m4/; revision=7605
-
- Aug 10, 2004
-
-
Karl Heyes authored
svn path=/icecast/trunk/httpp/; revision=7507
-
- Jul 26, 2004
-
-
brendan authored
Not very well tested. svn path=/icecast/trunk/libshout/; revision=7356
-
brendan authored
svn path=/icecast/trunk/libshout/; revision=7355
-
brendan authored
Everything should still work in blocking mode. svn path=/icecast/trunk/libshout/; revision=7354
-
brendan authored
svn path=/icecast/trunk/libshout/; revision=7353
-
Karl Heyes authored
for that, also handle the sock_connected return values properly in the case of timeout. svn path=/icecast/trunk/net/; revision=7349
-
- Jul 25, 2004
-
-
brendan authored
Buffer response header in HTTP login (we're very close to ready for non-blocking I/O now). svn path=/icecast/trunk/libshout/; revision=7338
-
- Jul 24, 2004
-
-
brendan authored
because data was at the front of the queue. queue_data: advance data ptr when paging, so we don't just keep writing the head to each node. D'oh. svn path=/icecast/trunk/libshout/; revision=7319
-
- Jul 23, 2004
-
-
brendan authored
icecast 1 server here) svn path=/icecast/trunk/libshout/; revision=7289
-
brendan authored
svn path=/icecast/trunk/libshout/; revision=7288
-
brendan authored
will be shared with non-blocking I/O). svn path=/icecast/trunk/libshout/; revision=7287
-
brendan authored
Add inline check. svn path=/icecast/trunk/libshout/; revision=7266
-
brendan authored
svn path=/icecast/trunk/libshout/; revision=7262
-
- Jul 22, 2004
- Jul 20, 2004
-
-
brendan authored
once they were moved into separate files. Anyone know a way to make functions only have intralibrary visibility? svn path=/icecast/trunk/libshout/; revision=7194
-
brendan authored
"fewer #ifdefs", not "less autoconf") svn path=/icecast/trunk/libshout/; revision=7183
-
brendan authored
svn path=/icecast/trunk/libshout/; revision=7181
-
brendan authored
svn path=/icecast/trunk/m4/; revision=7180
-
- Jul 16, 2004
-
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/libshout/; revision=7151
-
- Jul 14, 2004
-
-
Karl Heyes authored
svn path=/icecast/trunk/m4/; revision=7123
-
- Jul 12, 2004
-
-
brendan authored
the caller (who may or may not want to allow this option), but I don't know how to do that while AC_ARG_WITH(theora...) is inside this macro. svn path=/icecast/trunk/m4/; revision=7101
-
- Jul 11, 2004
-
-
Karl Heyes authored
svn path=/icecast/trunk/m4/; revision=7094
-