- 23 Apr, 2003 3 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4629
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4628
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4627
-
- 22 Apr, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=4622
-
- 21 Apr, 2003 2 commits
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=4620
-
Karl Heyes authored
icecast tarball build again svn path=/trunk/icecast/; revision=4619
-
- 18 Apr, 2003 1 commit
-
-
Michael Smith authored
file (not a directory, etc.) svn path=/trunk/icecast/; revision=4616
-
- 17 Apr, 2003 4 commits
-
-
Ed "oddsock" Zaleski authored
update of icecast.dsp for console build update of .iss setup build file removed icecast.xml from this dir (should never have been here) svn path=/trunk/icecast/; revision=4615
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=4614
-
Ed "oddsock" Zaleski authored
printf to stdout not valid with our win32 binary, so lets now use something that will work on win32. note that these should only be used up to the point at which logging is started, then everything should go there. also added a new stat to represent what is currently being sent to the yp server as "what's playing" svn path=/trunk/icecast/; revision=4613
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=4612
-
- 11 Apr, 2003 2 commits
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=4604
-
Ed "oddsock" Zaleski authored
the unavailability of yp servers is much much better now. - new icecast config option <yp-url-timeout> to specify the timeout - url encoding is now fixed so that the yp data is formatted much nicer (and is correct :)) - added url encoding for some fields that were not url-encoded - modified util_dict_urlencode() to not url-encode the key (still does the value) - new curl option (CURLOPT_NOSIGNAL) which prevents curl from using signals when timeouts are hit. This new option needs curl 7.10 at least. svn path=/trunk/icecast/; revision=4603
-
- 10 Apr, 2003 1 commit
-
-
Michael Smith authored
was chronically broken svn path=/trunk/icecast/; revision=4602
-
- 08 Apr, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/net/; revision=4593
-
- 03 Apr, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4579
-
- 31 Mar, 2003 1 commit
-
-
Michael Smith authored
ices (as an example) will auto-reconnect. svn path=/trunk/icecast/; revision=4571
-
- 30 Mar, 2003 1 commit
-
-
Michael Smith authored
caused significant lock contention with many sources. Further, a single refbuf is never used by more than one source (and hence one thread), so the locking was unneeded. Fix a nasty bug in source.c:_compare_clients() - was casting a void pointer to the wrong type, and hence all the tree-maintaince comparisons were totally wrong (but due to the exact nature of the bug this wasn't causing any active problems until...) Add another admin command to kill a client - remove it using an id. Note that many clients will do auto-reconnect, so this may not be sufficient on its own, we might need a ban (possibly temporary) function. svn path=/trunk/icecast/; revision=4569
-
- 27 Mar, 2003 1 commit
-
-
brendan authored
svn path=/trunk/icecast/; revision=4552
-
- 26 Mar, 2003 2 commits
-
-
Karl Heyes authored
svn path=/trunk/log/; revision=4543
-
Karl Heyes authored
svn path=/trunk/m4/; revision=4537
-
- 21 Mar, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/log/; revision=4521
-
- 19 Mar, 2003 3 commits
-
-
Ed "oddsock" Zaleski authored
updated version in install script svn path=/trunk/icecast/; revision=4515
-
Michael Smith authored
Remove wrong comment. svn path=/trunk/icecast/; revision=4513
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4512
-
- 18 Mar, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=4509
-
- 17 Mar, 2003 2 commits
-
-
Karl Heyes authored
svn path=/trunk/net/; revision=4500
-
brendan authored
svn path=/trunk/icecast/; revision=4499
-
- 16 Mar, 2003 1 commit
-
-
brendan authored
svn path=/trunk/icecast/; revision=4495
-
- 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
-
- 14 Mar, 2003 2 commits
-
-
Michael Smith authored
ending up connecting to a source which didn't exist. Add 'moveclients' admin command to move all clients from one source to another (without shutting the old source down) svn path=/trunk/icecast/; revision=4489
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=4488
-
- 13 Mar, 2003 1 commit
-
-
Karl Heyes authored
pthread_rwlock_t svn path=/trunk/m4/; revision=4481
-
- 12 Mar, 2003 2 commits
-
-
brendan authored
svn path=/trunk/icecast/; revision=4478
-
Karl Heyes authored
svn path=/trunk/thread/; revision=4477
-
- 10 Mar, 2003 1 commit
-
-
Michael Smith authored
need for it. svn path=/trunk/icecast/; revision=4464
-
- 09 Mar, 2003 3 commits
-
-
Karl Heyes authored
smaller libs. svn path=/trunk/avl/; revision=4456
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4455
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4454
-
- 08 Mar, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/avl/; revision=4450
-