- 12 Jan, 2014 2 commits
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19053
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19052
-
- 06 Nov, 2013 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19012
-
- 04 Jul, 2013 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/log/; revision=18961
-
- 29 May, 2013 1 commit
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18954
-
- 15 May, 2013 1 commit
-
-
Thomas B. Rücker authored
I've rethought the approach and found a much cleaner way. We now split handling of command line arguments into two parts. Only the critical part of getting the config file is done first (and -v as it prevents startup). The rest (currently only -b) is deferred. This achieves the important bit why #1886 was created. It allows us to log error messages to stderr even if the -b argument is passed. This is mainly for the case where the logfile or TCP port can't be opened. svn path=/icecast/trunk/icecast/; revision=18945
-
- 06 Apr, 2013 1 commit
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18911
-
- 05 Apr, 2013 4 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18910
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18909
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18908
-
Thomas B. Rücker authored
All bets are off, we're trying our best using legacy handling code. svn path=/icecast/trunk/icecast/; revision=18907
-
- 03 Apr, 2013 3 commits
-
-
Philipp Schafft authored
avoid fnmatch() on _WIN32 and fall back to strcmp(). Seems that MinGW does half-implement fnmatch()... svn path=/icecast/trunk/icecast/; revision=18905
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18904
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18903
-
- 02 Apr, 2013 5 commits
-
-
Philipp Schafft authored
The default mount is a block in the config file that contains settings for all mount points that do not have a block in configfile themself. This is implemented by a <mount type="default">-block. In this case the <mount>-block MUST NOT contain a <mount-name>-subblock. svn path=/icecast/trunk/icecast/; revision=18902
-
Philipp Schafft authored
Throw away the reqbuf stuff as it was not well designed. Removing it and restoring usage of %H *fixes* #1942 not just workaround it with opening security holes. close #1942 svn path=/icecast/trunk/icecast/; revision=18901
-
Philipp Schafft authored
svn path=/icecast/trunk/log/; revision=18900
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18899
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18898
-
- 30 Mar, 2013 3 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18892
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18891
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18890
-
- 29 Mar, 2013 2 commits
-
-
Thomas B. Rücker authored
We are handling it the same as we would handle a SOURCE request. Due to legacy code, sender MUST send proper content-type header, if content type is not audio/mpeg! Can be tested using real-time encoded output and piping it into | curl -u username:password -H "Content-type: application/ogg" -T - http://localhost:8000/mountname.ogg Note that this example has ZERO timing, so a simple 'cat *.ogg' will fail. Whatever feeds the pipe must do it at proper timing for real-time playback! svn path=/icecast/trunk/icecast/; revision=18888
-
Thomas B. Rücker authored
fixes #1942 svn path=/icecast/trunk/icecast/; revision=18887
-
- 09 Mar, 2013 1 commit
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18867
-
- 24 Feb, 2013 7 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18810
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=18808
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18807
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18805
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18804
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18802
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18801
-
- 23 Feb, 2013 4 commits
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18799
-
Philipp Schafft authored
* added ip= and agent=, * Some cleanup && made code more uniform, * avoid int for size_t vars. actions: close #1422 svn path=/icecast/trunk/icecast/; revision=18798
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18797
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18796
-
- 16 Jan, 2013 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/avl/; revision=18771
-
- 02 Jan, 2013 2 commits
-
-
Philipp Schafft authored
svn path=/icecast/trunk/log/; revision=18756
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18755
-
- 13 Nov, 2012 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18698
-