- 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 1 commit
-
-
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
-
- 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 6 commits
-
-
Karl Heyes authored
svn path=/trunk/avl/; revision=4450
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4447
-
Michael Smith authored
svn path=/trunk/httpp/; revision=4446
-
Michael Smith authored
if the / mountpoint is taken svn path=/trunk/icecast/; revision=4445
-
Michael Smith authored
svn path=/trunk/httpp/; revision=4444
-
Karl Heyes authored
passed flags into the compiling rules. Also configure in libshout now sets up the XIPH_CFLAGS svn path=/trunk/avl/; revision=4439
-
- 07 Mar, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4434
-
- 06 Mar, 2003 7 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4417
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4416
-
Michael Smith authored
rename util_url_escape to util_url_unescape, and write a util_escape function that actually DOES escape things. Fix all the callers of the function to call the correct one of these two. svn path=/trunk/icecast/; revision=4414
-
brendan authored
Whoops, broke thread include path svn path=/trunk/net/; revision=4413
-
brendan authored
According to Karl, defining nops with do{}while(0) is a la mode. svn path=/trunk/avl/; revision=4412
-
brendan authored
Also make it possible to build libshout without threads, albeit without locking in the resolver or avl trees. New option --disable-pthread too. svn path=/trunk/avl/; revision=4411
-
brendan authored
avl.h already includes thread.h svn path=/trunk/avl/; revision=4410
-
- 05 Mar, 2003 2 commits
-
-
brendan authored
svn path=/trunk/thread/; revision=4409
-
Michael Smith authored
Lots of new locking happening so that it's safe to have the config file disappear under the rest of the program Does NOT affect currently-running sources at the moment svn path=/trunk/icecast/; revision=4406
-
- 04 Mar, 2003 1 commit
-
-
Michael Smith authored
Some of these are pretty heavily used, so saving 10-20 bytes each can be quite significant. No functional differences. svn path=/trunk/thread/; revision=4401
-
- 03 Mar, 2003 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4398
-
Michael Smith authored
used as well as refbuf_queue_insert). svn path=/trunk/icecast/; revision=4397
-
- 02 Mar, 2003 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4385
-
Michael Smith authored
-- per mountpoint listener maxima -- static configuration of mountpoint fallbacks -- stream dumping (write incoming stream to disk) Fixed some warnings that other people introduced. svn path=/trunk/icecast/; revision=4383
-
- 27 Feb, 2003 2 commits
-
-
Ed "oddsock" Zaleski authored
lets just set it to no-buffering for logs. svn path=/trunk/log/; revision=4381
-
Ed "oddsock" Zaleski authored
also, handle case where a client sends a bad ice-audio-info string (variable but no value) svn path=/trunk/icecast/; revision=4380
-
- 26 Feb, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
communicate things like samplerate/quality/number of channels to icecast2. This info will be then forwarded to the yp servers for better stream info. also factored out some logic in source_main into common functions added a few new routines into util.c (taken from Brendan's updates to libshout) svn path=/trunk/icecast/; revision=4379
-
- 25 Feb, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4366
-
- 24 Feb, 2003 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4365
-
Michael Smith authored
a) based on total bytes in queue, not total number of buffers in queue b) configurable (defaults to 100 kB) mp3 metadata relaying (inline). Untested. svn path=/trunk/icecast/; revision=4364
-
- 20 Feb, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4358
-
- 17 Feb, 2003 3 commits
-
-
Michael Smith authored
unlocking rwlocks. Move more checks and some other logic into source.c svn path=/trunk/icecast/; revision=4354
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4353
-
Michael Smith authored
and fix a series of locking bugs in source creation. svn path=/trunk/icecast/; revision=4352
-
- 14 Feb, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4348
-