- 20 Sep, 2018 2 commits
-
-
Philipp Schafft authored
-
Philipp Schafft authored
-
- 19 Sep, 2018 1 commit
-
-
Philipp Schafft authored
-
- 13 Sep, 2018 1 commit
-
-
Philipp Schafft authored
-
- 08 Aug, 2018 1 commit
-
-
Philipp Schafft authored
-
- 30 Jun, 2018 1 commit
-
-
Philipp Schafft authored
The URL is constructed considering Protocol, TLS Mode, Host, and Port. This considers: - The Host:-header as provided by the client, - The effective listensocket of the client, - Global configuration. This works for: - Playlist generation, - Admin authed playlist generation, - Stats based XSLT. It also unifies code: - Default stats values. Not yet included: - YP requests.
-
- 27 Jun, 2018 1 commit
-
-
Philipp Schafft authored
-
- 19 Jun, 2018 1 commit
-
-
Philipp Schafft authored
-
- 17 Jun, 2018 1 commit
-
-
Philipp Schafft authored
-
- 28 Nov, 2015 1 commit
-
-
Philipp Schafft authored
-
- 08 Apr, 2015 1 commit
-
-
Philipp Schafft authored
This is a first commit to correct minor problmes reported by Denis Denisov. There is likely another commit to correct some more such problems. Thank you Denis Denisov.
-
- 28 Mar, 2015 1 commit
-
-
Philipp Schafft authored
This allows to store a history of played songs along the source object and report it as part of the status XML. Additional work needs to be done to make this configurable. Also format_mp3.c needs work to support this. A generic song changed handler should be implemented to handle this in a nice way. That one should also be the point to call logging_playlist(). See: #766
-
- 10 Jan, 2015 1 commit
-
-
Philipp Schafft authored
-
- 08 Jan, 2015 1 commit
-
-
Philipp Schafft authored
-
- 26 Dec, 2014 1 commit
-
-
Philipp Schafft authored
This adds support to list global and per mount roles on stats.xsl. This isn't nicest formated but works. This also adds <source>-like <authentication> with <role>s to root node. Closes: #2133
-
- 20 Dec, 2014 1 commit
-
-
Philipp Schafft authored
-
- 19 Dec, 2014 4 commits
-
-
Philipp Schafft authored
-
Philipp Schafft authored
This adds setting a URL for manegement of roles to the framework. If no URl is given in the config file this defaults to internal (/admin/manageauth.xsl) interface if supported by the backend. See #2123
-
Philipp Schafft authored
-
Philipp Schafft authored
This exports id and name of <role>s on stats.xml output. The <role>s are in a <authentication> container tag and mimic the format used by the config file. See #2123
-
- 18 Dec, 2014 2 commits
-
-
Philipp Schafft authored
-
Philipp Schafft authored
Add '?omode=legacy' to any URI or <resource ... omode="legacy" />. Please test. closes #2097
-
- 09 Dec, 2014 1 commit
-
-
Philipp Schafft authored
All metadata is now extracted from Vorbis streams and ICY streams and exported as new <metadata> tag into admin/stats if specific mountpoint is requested. To testers: - Please test with Ogg Vorbis streams. - Please test with Ogg Vorbis + Theora streams. - Please test chained Ogg streams. - Please test with ICY streams. close #2106
-
- 02 Dec, 2014 1 commit
-
-
Marvin Scholz authored
Added .gitignore and submodules Changed paths to match new location of things
-
- 30 Nov, 2014 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19376
-
- 21 Nov, 2014 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19343
-
- 08 Nov, 2014 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19286
-
- 07 Nov, 2014 2 commits
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19278
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19277
-
- 31 Oct, 2014 1 commit
-
-
Philipp Schafft authored
LOG_{ERROR|WARN|INFO|DEBUG}() -> ICECAST_LOG_{ERROR|WARN|INFO|DEBUG}(); this is to avoid collision with LOG_INFO that is defined as part of syslog. svn path=/icecast/trunk/icecast/; revision=19257
-
- 18 Oct, 2014 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19246
-
- 09 Oct, 2014 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=19229
-
- 04 May, 2014 1 commit
-
-
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
-
- 17 Jul, 2012 1 commit
-
-
Philipp Schafft authored
svn path=/icecast/trunk/icecast/; revision=18454
-
- 05 Aug, 2009 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=16440
-
- 10 Jul, 2009 1 commit
-
-
Karl Heyes authored
connecting listeners will disconnect before any processing is done on them. svn path=/icecast/trunk/icecast/; revision=16254
-
- 29 Oct, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=15462
-
- 19 Jul, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=15121
-
- 12 May, 2008 1 commit
-
-
Karl Heyes authored
svn path=/icecast/trunk/icecast/; revision=14867
-
- 29 Apr, 2008 1 commit
-
-
Karl Heyes authored
need a large number of mountpoints to trigger a truncation. Allow file serving thread to process a list of blocks for sending back to the client. Then build the block list in the stats engine for returning. svn path=/icecast/trunk/icecast/; revision=14812
-