- 29 Apr, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
new feature in icecast : burst-on-connect - allows an initial burst of data to connecting listeners, thus reducing the startup time of a stream. svn path=/icecast/trunk/icecast/; revision=6606
-
- 26 Feb, 2004 1 commit
-
-
Karl Heyes authored
general settings. svn path=/trunk/icecast/; revision=5867
-
- 19 Feb, 2004 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5842
-
- 17 Feb, 2004 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5834
-
- 29 Jan, 2004 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=5792
-
- 15 Jan, 2004 2 commits
-
-
Ed "oddsock" Zaleski authored
updated win32 project files with new files svn path=/trunk/icecast/; revision=5761
-
Michael Smith authored
Melanie's multilevel fallbacks added (after major changes). svn path=/trunk/icecast/; revision=5760
-
- 12 Dec, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
* slaves now ask for /admin/streamlist.txt which serves a plaintext version of the source list (this is what it was expecting to get) * /admin/streamlist still serves XML (which slave.c wasn't expecting) * fixed a few cases of pointer invalidation due to possible config re-reading. * slave relay now uses relay password to get the list of streams to relay svn path=/trunk/icecast/; revision=5695
-
- 01 Dec, 2003 1 commit
-
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5674
-
- 18 Nov, 2003 2 commits
-
-
Karl Heyes authored
possible svn path=/trunk/icecast/; revision=5600
-
Karl Heyes authored
svn path=/trunk/icecast/; revision=5599
-
- 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
-
- 15 May, 2003 2 commits
-
-
Ed "oddsock" Zaleski authored
and a bad free that valgrind yelled at me about svn path=/trunk/icecast/; revision=4711
-
Ed "oddsock" Zaleski authored
new config option <adminroot> restructured code a bit in admin.c for a bit better extendability svn path=/trunk/icecast/; revision=4708
-
- 23 Apr, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4629
-
- 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
-
- 10 Mar, 2003 1 commit
-
-
Michael Smith authored
need for it. svn path=/trunk/icecast/; revision=4464
-
- 09 Mar, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4454
-
- 05 Mar, 2003 1 commit
-
-
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
-
- 02 Mar, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4385
-
- 24 Feb, 2003 1 commit
-
-
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
-
- 12 Feb, 2003 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4340
-
- 11 Feb, 2003 1 commit
-
-
Michael Smith authored
per-mountpoint configuration (some of these are given as examples in the config file, but they aren't yet used). svn path=/trunk/icecast/; revision=4338
-
- 07 Feb, 2003 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4330
-
Michael Smith authored
Add ability to configure individual relays as well (i.e. single stream, rather than all the streams from a server). svn path=/trunk/icecast/; revision=4327
-
- 06 Feb, 2003 1 commit
-
-
Michael Smith authored
make streams public by default, send ice-private: 1 to make them private. However, default config file has yp servers commented out. A little fix for compilation on some solaris systems Redo some config file stuff: now all the passwords are inside an element <authentication>, (though for now they're also accepted in the old location), and added admin username and password. Move some of the admin activities over to using the admin passwords (admin action that affect a mountpoint use the source password) Fill in some (but not yet all, maybe i'll do that later) of the infrastructure for per-mountpoint passwords. Fix lots of headers/code so that it works properly/portably on non-win32 systems. svn path=/trunk/icecast/; revision=4325
-
- 02 Feb, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/icecast/; revision=4308
-
- 29 Dec, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=4174
-
- 18 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3852
-
- 16 Aug, 2002 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3838
-
Michael Smith authored
available, but is deprecated and turned off by default. svn path=/trunk/icecast/; revision=3837
-
- 11 Aug, 2002 1 commit
-
-
Michael Smith authored
later on) svn path=/trunk/icecast/; revision=3803
-
- 10 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3791
-
- 09 Aug, 2002 5 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3784
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3782
-
Michael Smith authored
free(), hopefully fixing win32 segfaults. svn path=/trunk/icecast/; revision=3780
-
Michael Smith authored
config file. svn path=/trunk/icecast/; revision=3774
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3772
-
- 05 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=3760
-