- 04 May, 2014 9 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19129
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19128
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19127
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19126
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19125
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19124
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19123
-
Thomas B. Rücker authored
ISO8601 compliante timestamps for statistics. Should make usage in e.g. JSON much easier. Added as new variables to avoid breaking backwards compatibility. svn path=/icecast/trunk/icecast/; revision=19122
-
Thomas B. Rücker authored
ePirat sent updated tables code that should look much nicer. This is admin interface only (and a global css change). svn path=/icecast/trunk/icecast/; revision=19121
-
- 09 Mar, 2014 6 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19113
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19112
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19111
-
Thomas B. Rücker authored
Output roughly limited to data also visible through status.xsl. svn path=/icecast/trunk/icecast/; revision=19110
-
Thomas B. Rücker authored
- The XSLT will now return empty if called directly. This is a security measure to prevent unintended data leakage. - Adding partial array support to print sources in an array. Code lifted from: https://code.google.com/p/xml2json-xslt/issues/detail?id=3 svn path=/icecast/trunk/icecast/; revision=19109
-
Thomas B. Rücker authored
https://code.google.com/p/xml2json-xslt/ svn path=/icecast/trunk/icecast/; revision=19108
-
- 02 Mar, 2014 1 commit
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19106
-
- 01 Mar, 2014 3 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19101
-
Thomas B. Rücker authored
Reopening #1886 svn path=/icecast/trunk/icecast/; revision=19100
-
Thomas B. Rücker authored
Now validates completely as XHTML1.0 strict. Also improves rendering on mobile devices. svn path=/icecast/trunk/icecast/; revision=19099
-
- 23 Feb, 2014 1 commit
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19096
-
- 16 Feb, 2014 3 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19093
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19092
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19091
-
- 23 Jan, 2014 4 commits
-
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19069
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19068
-
Thomas B. Rücker authored
Added warning about HTML scraping to main page. svn path=/icecast/trunk/icecast/; revision=19067
-
Thomas B. Rücker authored
svn path=/icecast/trunk/icecast/; revision=19066
-
- 12 Jan, 2014 3 commits
-
-
Philipp Schafft authored
fixed(?) a memory leak: lost headers of stream because of wrong ref counter in associated refbuf objects. I HATE refbuf. svn path=/icecast/trunk/icecast/; revision=19054
-
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 1 commit
-
-
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
-