- 18 Nov, 2004 2 commits
-
-
Ed "oddsock" Zaleski authored
handle supported content-types in a more generic way now. This will allow things like AAC, AACPlus, NSV, and others to be streamed through icecast. We have a special case for vorbis streams, and everything else falls into the generic case. svn path=/icecast/trunk/icecast/; revision=8226
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8223
-
- 17 Nov, 2004 3 commits
-
-
Karl Heyes authored
actually changed svn path=/icecast/trunk/icecast/; revision=8214
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8213
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8212
-
- 16 Nov, 2004 2 commits
-
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/icecast/; revision=8206
-
Ed "oddsock" Zaleski authored
this patch adds a playlist log to icecast. This can be used to maintain an audit trail of metadata that comes through icecast. The format of the log file may be changed in the future as we decide on a good format. svn path=/icecast/trunk/icecast/; revision=8205
-
- 15 Nov, 2004 4 commits
-
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/icecast/; revision=8202
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/icecast/; revision=8201
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/icecast/; revision=8200
-
Ed "oddsock" Zaleski authored
much better support for the Range request header, which means that seeking actually *works* now for file serving. svn path=/icecast/trunk/icecast/; revision=8199
-
- 11 Nov, 2004 3 commits
-
-
Michael Smith authored
svn path=/icecast/trunk/icecast/; revision=8196
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/icecast/; revision=8192
-
Ed "oddsock" Zaleski authored
You can now use the Shoutcast DSP as a source client. The connection protocol is a bit odd, and we had to handle it separately, and thus we've added a new config option (<shoutcast-compat>) that is set at the listener port level. * support for NSV (and the nsvscsrc source client). After adding support for the connection protocol of the shoutcast DSP, adding NSV was just a simple of a few special handling cases. * removed all traces of the earlier attempt at the shoutcast DSP connection protocol * Due to the growing complexity of the config files, I've also created a few alternate config files, namely one for a "shoutcast compat" setup as well as a "minimal" one for quick basic configurations. svn path=/icecast/trunk/icecast/; revision=8191
-
- 04 Nov, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
added a content-length for flash-based players. This will allow for them to stream mp3 from icecast. svn path=/icecast/trunk/icecast/; revision=8160
-
- 01 Nov, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8154
-
- 29 Oct, 2004 1 commit
-
-
Ed "oddsock" Zaleski authored
* we now process server name and description if we are not a public stream * Added quality to status.xsl svn path=/icecast/trunk/icecast/; revision=8131
-
- 27 Oct, 2004 2 commits
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8123
-
Ed "oddsock" Zaleski authored
reset max_interval back to 0 on slave initialization svn path=/icecast/trunk/icecast/; revision=8112
-
- 26 Oct, 2004 3 commits
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8108
-
Karl Heyes authored
issues with queue and id, and change handler to avoid leaving clients on the connection queue (rare) svn path=/icecast/trunk/icecast/; revision=8107
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8104
-
- 25 Oct, 2004 7 commits
-
-
Karl Heyes authored
default interval as defined in the xml svn path=/icecast/trunk/icecast/; revision=8101
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8100
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8098
-
Ed "oddsock" Zaleski authored
svn path=/icecast/trunk/icecast/; revision=8096
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=8095
-
Ed "oddsock" Zaleski authored
Fix CLF on win32. Apparently, windows doesn't support the %z flag of strftime() so we need to roll our own...Buzilla Bug #509 svn path=/icecast/trunk/icecast/; revision=8091
-
Karl Heyes authored
for unprocessed stat events. Here I push the actual calculations to the stats thread. The API is maintained however all stats for a specific source can be dropped with one call now. svn path=/icecast/trunk/icecast/; revision=8090
-
- 24 Oct, 2004 1 commit
-
-
Karl Heyes authored
the same time. Flag clients on return from select/poll and only process those. Also fix a rare race which could leave clients in pending svn path=/icecast/trunk/icecast/; revision=8070
-
- 23 Oct, 2004 1 commit
-
-
Karl Heyes authored
slave thread. Also improve cleanup handling and log messages as well svn path=/icecast/trunk/icecast/; revision=8068
-
- 12 Oct, 2004 1 commit
-
-
Michael Smith authored
since it's a fatal error. svn path=/icecast/trunk/icecast/; revision=7983
-
- 06 Oct, 2004 1 commit
-
-
Karl Heyes authored
on older systems. svn path=/icecast/trunk/net/; revision=7917
-
- 01 Oct, 2004 1 commit
-
-
Michael Smith authored
does not start with a /, since clients will then be unable to connect to it svn path=/icecast/trunk/icecast/; revision=7899
-
- 15 Sep, 2004 1 commit
-
-
Karl Heyes authored
reconnect delay is very short. svn path=/icecast/trunk/icecast/; revision=7761
-
- 23 Aug, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=7615
-
- 22 Aug, 2004 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=7607
-
- 21 Aug, 2004 1 commit
-
-
Karl Heyes authored
from master server svn path=/icecast/trunk/icecast/; revision=7599
-
- 20 Aug, 2004 2 commits
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=7597
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=7596
-