- 28 Jan, 2020 1 commit
-
-
Moritz Grimm authored
-
- 27 Jan, 2020 1 commit
-
-
Moritz Grimm authored
-
- 17 Jul, 2018 1 commit
-
-
Moritz Grimm authored
-
- 19 Jan, 2018 1 commit
-
-
Moritz Grimm authored
-
- 28 Sep, 2017 1 commit
-
-
Moritz Grimm authored
-
- 25 Sep, 2017 6 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 15 Sep, 2017 2 commits
-
-
Moritz Grimm authored
* Do not shell-quote strings in the metadata token expansion function * This fixes https://github.com/xiph/ezstream/issues/6 * Expand all tokens at the same time in a way that ensures metadata is not additional input to expansion * Simplify several functions and remove unused functionality
-
Moritz Grimm authored
-
- 13 Sep, 2017 1 commit
-
-
Moritz Grimm authored
-
- 10 Jul, 2017 2 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 07 Jul, 2017 1 commit
-
-
Moritz Grimm authored
-
- 19 May, 2016 2 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
-
- 24 Mar, 2016 1 commit
-
-
Moritz Grimm authored
-
- 02 Jun, 2015 1 commit
-
-
Moritz Grimm authored
-
- 27 May, 2015 1 commit
-
-
Moritz Grimm authored
-
- 05 May, 2015 1 commit
-
-
Moritz Grimm authored
* Move -m and -n command line options into the config file * Restructure configuration file: - Group into "server", "stream", "media", "metadata", "decoders", and "encoders" - Untangle decoder and encoder: o Decoders match on file extensions and convert to a canonical "internal" format o Encoders create one of the supported stream formats, potentially using different parameters (like bitrate) - Consistently specify stream format - Enable reencoding by selecting an encoder * Architecturally separate configuration file storage from parsing - Allows for different configuration back-ends in the future, like YAML, SQL, REST API, ... * Support roll-back in case of error on (re)load * Anticipate HTTPS support
-
- 22 Apr, 2015 2 commits
-
-
Moritz Grimm authored
-
Moritz Grimm authored
This makes ezstream log via syslog and stderr. The "real-time status line" remains unaffected. While here, make the output more concise and consistent.
-
- 16 Apr, 2015 1 commit
-
-
Moritz Grimm authored
-
- 15 Apr, 2015 1 commit
-
-
Moritz Grimm authored
-
- 13 Apr, 2015 1 commit
-
-
Moritz Grimm authored
Why yes, it /is/ KNF!
-
- 24 Mar, 2015 1 commit
-
-
Moritz Grimm authored
I do not plan to ever keep that up to date in case they move again. If you need a copy of the GPL, use the Internet or read COPYING.
-
- 23 Feb, 2015 1 commit
-
-
Moritz Grimm authored
-
- 17 Jan, 2015 1 commit
-
-
Moritz Grimm authored
-
- 22 Jul, 2009 1 commit
-
-
moritz authored
and I concur. git-svn-id: https://svn.xiph.org/trunk/ezstream@16319 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- 18 Mar, 2009 1 commit
-
-
moritz authored
git-svn-id: https://svn.xiph.org/trunk/ezstream@15794 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- 17 Mar, 2009 2 commits
-
-
moritz authored
git-svn-id: https://svn.xiph.org/trunk/ezstream@15789 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
moritz authored
git-svn-id: https://svn.xiph.org/trunk/ezstream@15788 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- 16 Mar, 2009 2 commits
-
-
moritz authored
wanted. git-svn-id: https://svn.xiph.org/trunk/ezstream@15780 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
moritz authored
way to prevent NULL dereferences after the recent character conversion changes in other parts of ezstream. git-svn-id: https://svn.xiph.org/trunk/ezstream@15778 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- 15 Mar, 2009 1 commit
-
-
moritz authored
git-svn-id: https://svn.xiph.org/trunk/ezstream@15775 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- 31 Aug, 2007 1 commit
-
-
moritz authored
compared to Unix. Also mention TagLib support on Windows in NEWS. git-svn-id: https://svn.xiph.org/trunk/ezstream@13668 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
- 30 Aug, 2007 1 commit
-
-
moritz authored
* Add 'charset=UTF-8' to the metadata update query arguments. The current release of Icecast will ignore it, and the next one will know how to handle it (karl@ is still working on it at this point, but previous diffs worked as advertised.) * If no metadata format string is available and we have both an artist and a title, use the artist/title way of updating instead of the generic "song" interface. git-svn-id: https://svn.xiph.org/trunk/ezstream@13658 0101bb08-14d6-0310-b084-bc0e0c8e3800
-