pem
c568f5d053
Copying the /admin xslt files into /admin/fr_FR for translation.
...
svn path=/icecast/trunk/icecast/; revision=10101
2005-09-30 16:30:27 +00:00
pem
1e3f363ad4
svn path=/icecast/trunk/icecast/; revision=10100
2005-09-30 14:39:46 +00:00
Michael Smith
ebe1bdaee2
One sentence in intro to explain mountpoints
...
svn path=/icecast/trunk/icecast/; revision=10095
2005-09-29 15:07:43 +00:00
oddsock
6a963a03bf
a little better visibility for some features..
...
svn path=/icecast/trunk/icecast/; revision=10081
2005-09-27 20:26:16 +00:00
oddsock
a72ff510a0
whoops..forgot these
...
svn path=/icecast/trunk/icecast/; revision=10078
2005-09-27 02:47:34 +00:00
oddsock
95f4e5c630
fix auth.xsl link
...
svn path=/icecast/trunk/icecast/; revision=10077
2005-09-27 02:45:25 +00:00
Karl Heyes
f869415cf7
Fix a bug where a shoutcast source client (nsvtools) does not wait for the
...
OK response. Icecast was dropping the connection preventing the stream
svn path=/icecast/trunk/icecast/; revision=10076
2005-09-26 16:34:51 +00:00
oddsock
1926d8866a
include example application in distribution
...
svn path=/icecast/trunk/icecast/; revision=10053
2005-09-23 21:31:52 +00:00
oddsock
18e22b8027
add examples to distribution
...
svn path=/icecast/trunk/icecast/; revision=10051
2005-09-23 21:13:04 +00:00
oddsock
483a3919b8
forgot the example listener auth application...
...
svn path=/icecast/trunk/icecast/; revision=10050
2005-09-23 21:11:31 +00:00
oddsock
ca352c3610
updated Changelog
...
svn path=/icecast/trunk/icecast/; revision=10046
2005-09-23 14:39:15 +00:00
oddsock
0c16610750
version bumps for 2.3
...
forgot a few win32 files in the automake Makefile...
svn path=/icecast/trunk/icecast/; revision=10045
2005-09-23 14:23:44 +00:00
oddsock
a5b5d24e0b
small addition
...
svn path=/icecast/trunk/icecast/; revision=10043
2005-09-22 20:21:40 +00:00
Michael Smith
2f80b50394
Couple more news items
...
svn path=/icecast/trunk/icecast/; revision=10041
2005-09-22 14:39:51 +00:00
oddsock
21aa738135
new features for Icecast 2.3
...
svn path=/icecast/trunk/icecast/; revision=10040
2005-09-22 14:19:08 +00:00
Karl Heyes
fce4c2263d
maintain the listener_peak stat across relay restarts
...
svn path=/icecast/trunk/icecast/; revision=10033
2005-09-19 02:11:16 +00:00
Karl Heyes
78287d2a6f
minor memory leak possible on source shutdown
...
svn path=/icecast/trunk/icecast/; revision=10021
2005-09-16 21:29:49 +00:00
oddsock
76689d72e8
Now you can start icecast as a windows service.
...
svn path=/icecast/trunk/icecast/; revision=10020
2005-09-16 18:29:10 +00:00
Karl Heyes
c66246b255
fix for race, client needs setup before adding to pending tree
...
svn path=/icecast/trunk/icecast/; revision=10019
2005-09-16 16:53:33 +00:00
Karl Heyes
c16926625f
reduce stack allocation to 512k, the defaults tend to be quite large
...
svn path=/icecast/trunk/thread/; revision=10018
2005-09-15 22:33:13 +00:00
Michael Smith
9a78c1b735
Fix deadlock when moving clients. Thanks to oddsock for producing a testcase and
...
backtrace, and karl for fixing my brain
svn path=/icecast/trunk/icecast/; revision=10017
2005-09-15 19:31:38 +00:00
oddsock
4c657fb806
oops..missed one..
...
svn path=/icecast/trunk/icecast/; revision=10014
2005-09-12 23:06:28 +00:00
oddsock
b54c911552
version bumps
...
svn path=/icecast/trunk/icecast/; revision=10013
2005-09-12 22:53:57 +00:00
Karl Heyes
477d44dd79
log username to access log (bug #706 ) if available.
...
svn path=/icecast/trunk/icecast/; revision=10012
2005-09-12 16:47:04 +00:00
Karl Heyes
7838940f0b
fix segv case on listmounts/moveclients when a fallback to file stream is running
...
svn path=/icecast/trunk/icecast/; revision=10009
2005-09-12 16:00:27 +00:00
Michael Smith
6d108c6aad
Patch from martin@matuska.org: don't treat all clients as duplicates.
...
svn path=/icecast/trunk/icecast/; revision=10008
2005-09-10 16:56:04 +00:00
oddsock
8566e67814
updates for rc2 build
...
svn path=/icecast/trunk/icecast/; revision=10006
2005-09-08 14:03:21 +00:00
Karl Heyes
64d2fc1faa
if the m3u link is placed in winamp/fb2k, then the host header misses the
...
port number, so I'll add a check that ignores the host header if it's
missing a port and generates the m3u host:port from the xml.
svn path=/icecast/trunk/icecast/; revision=10005
2005-09-08 13:43:33 +00:00
Karl Heyes
7cad0b70d6
do proper cleanup on odd cases of source client startup, also take mutex
...
lock for client_create at relay startup to prevent race
svn path=/icecast/trunk/icecast/; revision=10004
2005-09-08 13:32:17 +00:00
Karl Heyes
32691f498a
immediately release auth_t if authentication fails, that way we don't
...
trigger release_client like listener_remove event in the url auth.
Add lock in auth_t so that refcount changes are not a race possibility.
svn path=/icecast/trunk/icecast/; revision=9926
2005-09-01 16:11:07 +00:00
Karl Heyes
0903dd68ed
2 updates to mp3 metadata handling. allow a 0 metadata interval to disable
...
metadata being sent to new listeners (negative for whatever the source
sends), existing listeners retain their original interval setting. We now
limit how much mp3 is written after the metadata block in a single format
send call, this was only showing up on small interval values.
svn path=/icecast/trunk/icecast/; revision=9877
2005-08-31 01:28:04 +00:00
Karl Heyes
05e9562ae4
content was wrong due to limiter being 0
...
svn path=/icecast/trunk/icecast/; revision=9876
2005-08-31 01:13:25 +00:00
Michael Smith
0c6ba0c798
Fix bug reported by Jason@weatherserver.net - don't crash in htpasswd auth
...
if the auth file doesn't exist.
svn path=/icecast/trunk/icecast/; revision=9867
2005-08-30 20:29:20 +00:00
Karl Heyes
3116f62a9d
extra checks on YP updating, typically on changes over HUP
...
svn path=/icecast/trunk/icecast/; revision=9862
2005-08-30 00:30:30 +00:00
Karl Heyes
1d5c1ebdd6
fix double free bug with failed to start relays and add a guard on refbuf release
...
svn path=/icecast/trunk/icecast/; revision=9859
2005-08-29 01:16:02 +00:00
Karl Heyes
a4b03ad26c
minor memory leak, and compiler warning cleanup
...
svn path=/icecast/trunk/icecast/; revision=9857
2005-08-27 01:01:29 +00:00
Karl Heyes
76b8ec882f
hide fallback file from webroot stats, still accessible from admin. Missed
...
log debug line from apply function
svn path=/icecast/trunk/icecast/; revision=9848
2005-08-25 01:03:33 +00:00
Karl Heyes
d07723c997
fixes for client handling, these are all related to the handling of max clients.
...
I've taken out the client_create out of the connection_complete_source and put
it in slave, that way we can control the cleanup of the memory/socket better, the
change also meant fallback to file tests were slghtly different.
svn path=/icecast/trunk/icecast/; revision=9847
2005-08-25 00:07:17 +00:00
Karl Heyes
c519afa812
add per-mount listener time limit setting
...
svn path=/icecast/trunk/icecast/; revision=9834
2005-08-23 19:00:15 +00:00
Karl Heyes
82e12b4d96
Allow for new listeners to fallback if there are max listeners on the
...
current mountpoint
svn path=/icecast/trunk/icecast/; revision=9833
2005-08-23 18:40:20 +00:00
Michael Smith
663bd804dc
Some versions of gcc complain about the missing cast here; it's apparently
...
needed because some systems don't define NULL as a pointer (weird). Patch
from Moritz Grimm.
svn path=/icecast/trunk/icecast/; revision=9832
2005-08-23 10:48:09 +00:00
oddsock
f522b54207
doc bug
...
svn path=/icecast/trunk/icecast/; revision=9830
2005-08-22 23:38:36 +00:00
oddsock
55b10503a1
version bump to RC1
...
svn path=/icecast/trunk/icecast/; revision=9802
2005-08-20 20:01:40 +00:00
oddsock
c4ef54b3be
installer update
...
svn path=/icecast/trunk/icecast/; revision=9801
2005-08-20 20:01:13 +00:00
oddsock
bf81f1ec50
add jpgs to dist
...
svn path=/icecast/trunk/icecast/; revision=9795
2005-08-20 19:36:16 +00:00
oddsock
230397bca9
doc updates
...
svn path=/icecast/trunk/icecast/; revision=9794
2005-08-20 19:31:33 +00:00
oddsock
7776289b13
add some bitmaps to the dist
...
svn path=/icecast/trunk/icecast/; revision=9792
2005-08-20 18:46:37 +00:00
oddsock
d0134556dc
new example config for URL auth
...
svn path=/icecast/trunk/icecast/; revision=9790
2005-08-20 18:45:04 +00:00
oddsock
37bdaee0cb
some windows build issues..
...
svn path=/icecast/trunk/icecast/; revision=9776
2005-08-20 00:03:21 +00:00
Karl Heyes
400d297a92
merge fix, oddcast (maybe other shoutcast source clients) don't wait for OK
...
response, so we may have surplus data already read, so keep it.
svn path=/icecast/trunk/icecast/; revision=9772
2005-08-18 20:37:35 +00:00