- 08 Mar, 2003 7 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
-
brendan authored
svn path=/trunk/m4/; revision=4440
-
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 3 commits
-
-
brendan authored
svn path=/trunk/m4/; revision=4438
-
Karl Heyes authored
don't want to get clobbered by things like make CFLAGS='....' The typical flags you don't want clobbered are ones like -pthread svn path=/trunk/icecast/; revision=4436
-
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 2 commits
-
-
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
-
Michael Smith authored
admitting to just having filled up /) svn path=/trunk/icecast/; revision=4400
-
- 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 4 commits
-
-
Michael Smith authored
Other committers: any new features, and any major bugfixes, should be added in here, please. Try and keep it up to date. Minor changes (particularly those not visible to the user) and so on don't generally need an entry here - this should be a usable summary of new stuff for the non-developer. svn path=/trunk/icecast/; revision=4386
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4385
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4384
-
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
-
- 28 Feb, 2003 1 commit
-
-
brendan authored
svn path=/trunk/icecast/; revision=4382
-
- 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
-
- 15 Feb, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4349
-
- 14 Feb, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4348
-