1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00
Commit Graph

638 Commits

Author SHA1 Message Date
Moritz Grimm
56694daa9d Add CircleCI configuration 2017-07-07 15:33:22 +02:00
Moritz Grimm
474a5a7ebe Remove redundant step in CI tests 2017-07-06 18:10:48 +02:00
Moritz Grimm
d8b9a5c287 Try newer TravisCI env for check 2017-07-06 18:04:37 +02:00
Moritz Grimm
912c284a3c Get clock_gettime() from librt where necessary 2017-07-06 17:44:08 +02:00
Moritz Grimm
cb77576d0f Revert "Set AC_CONFIG_MACRO_DIRS"
This reverts commit 9db4359cdf.
This is not a compatible setting.
2017-07-06 17:24:55 +02:00
Moritz Grimm
103daf9332 Add CI 2017-07-06 17:18:46 +02:00
Moritz Grimm
e75c000cb8 Mention new '@b@' placeholder support feature 2017-07-06 14:43:19 +02:00
Moritz Grimm
4e1c128493 Merge branch 'redswitchio-feature/album_metadata' into develop 2017-07-06 14:37:30 +02:00
Moritz Grimm
e9476d8c69 Merge branch 'feature/album_metadata' of https://github.com/redswitchio/ezstream into redswitchio-feature/album_metadata 2017-07-06 14:35:38 +02:00
Moritz Grimm
163ca7d965 Reference "check" build dependency and autogen.sh 2017-07-05 17:58:33 +02:00
Moritz Grimm
9db4359cdf Set AC_CONFIG_MACRO_DIRS 2017-07-05 17:26:39 +02:00
redswitchio
582c0b67ad Fixed the copypasta mistake of using the PLACEHOLDER_ARTIST value in the PLACEHOLDER_ALBUM conditional. 2017-07-05 05:09:26 -04:00
redswitchio
73299669ce Reverted the comments to the orignal format and updated the documentation in doc/ezstream.1.in.in to include the album field. 2017-07-05 05:05:07 -04:00
redswitchio
6aacd185e3 Updated the metadata documentation to include the album field. 2017-07-05 05:04:34 -04:00
redswitchio
abb0589667 Fixed spacing on the example metadata formatting comment. 2017-07-04 22:29:02 -04:00
redswitchio
364c1bfabb Modified metedata string format example to be more descriptive. 2017-07-04 22:20:56 -04:00
redswitchio
cd98caa5fb Added additional code needed to support the album field when constructing the metadata string. 2017-07-04 21:34:58 -04:00
Moritz Grimm
8e0d5d6678 Add STDIN streaming configuration example 2017-03-30 14:54:41 +02:00
Moritz Grimm
8e9533c5e3 Allow external control of meta.sh output for increased usefulness 2017-01-02 02:08:26 +01:00
Moritz Grimm
cec131e83a Fix misleading function name 2016-10-14 16:23:32 +02:00
Moritz Grimm
14dbc1447a The next version number will be 1.0.0
Bump build version to "almost 1.0".
2016-10-14 16:20:17 +02:00
Moritz Grimm
cce2455bc6 Rename config file (re)load function for clarity 2016-10-14 16:19:39 +02:00
Moritz Grimm
8344c458de Remove XALLOC_DEBUG remnant 2016-09-29 13:21:36 +02:00
Moritz Grimm
8dae3a15a0 Remove obsolete VA_COPY check 2016-09-29 13:13:32 +02:00
Moritz Grimm
e5e77520af Be less specific with the libshout version 2016-09-07 15:52:14 +02:00
Moritz Grimm
1509000445 Make build system error messages less misleading 2016-09-07 15:50:13 +02:00
Moritz Grimm
a58ac125c1 Remove SunPRO cc/c99 note, which may (or may not) be outdated 2016-07-06 14:54:22 +02:00
Moritz Grimm
2124bf7486 Merge branch 'develop' of ssh://git.xiph.org/ezstream into develop 2016-05-19 14:59:23 +02:00
Moritz Grimm
b1aecc835a Put "get_metadata_str()" where it belongs 2016-05-19 14:37:21 +02:00
Moritz Grimm
3135c9e517 ezstream.c/libshout untangle 2/2 2016-05-19 14:19:31 +02:00
Moritz Grimm
4d787b10a3 Streamline set_metadata() behavior on error/success 2016-05-19 14:12:34 +02:00
Moritz Grimm
3ba4b06478 Move urlParse() to util.c 2016-05-19 14:06:31 +02:00
Moritz Grimm
79ab90ef34 Fix typo in log message 2016-05-03 15:42:15 +02:00
Moritz Grimm
0f6de67977 Depend on TagLib unconditionally
- Removes effectively untested code paths
- Removes libvorbisfile dependency
2016-04-22 15:56:30 +02:00
Moritz Grimm
9eff442169 Squelch conversion warnings with explicit casts 2016-04-22 15:44:01 +02:00
Moritz Grimm
9738668129 Fix SET_INTNUM copypasta type error 2016-04-22 15:43:20 +02:00
Moritz Grimm
7491b868c5 Add explicit casts to squelch pointer signedness warnings 2016-04-22 15:31:20 +02:00
Moritz Grimm
a9728c54be ezstream.c/libshout untangle 1/2 2016-03-24 18:16:00 +01:00
Moritz Grimm
1fe0ab595c Improve fgets() error handling 2016-03-24 17:50:31 +01:00
Moritz Grimm
f05462c7ea Merge remote-tracking branch 'origin/feature/stream_refactor' into feature/https_support 2016-03-07 11:12:22 +01:00
Moritz Grimm
a337c74ea4 Update TLS configuration to match libshout requirements 2016-03-04 18:20:17 +01:00
Moritz Grimm
57749b4d73 Merge branch 'develop' into feature/https_support 2016-02-29 15:24:55 +01:00
Moritz Grimm
67e18ed177 Add entry for ticket #2208 2015-08-04 00:28:57 +02:00
Petr Písař
23c26c5e01 Check for undefined stream format
format element is mandatory but the server will crash if it does not
exist in the configuration file. This patch handle the case
gracefully.

It does not raise an error on unsupported value because documentation
allows it.

<https://bugzilla.redhat.com/show_bug.cgi?id=1244481>

Signed-off-by: Petr Písař <ppisar@redhat.com>
2015-08-04 00:10:13 +02:00
Moritz Grimm
4b087df3ab Add plumbing for future encapsulation of libshout usage 2015-06-15 08:04:57 +02:00
Moritz Grimm
b34b78aeba Remove unneeded fixture prototypes 2015-06-13 11:41:40 +02:00
Moritz Grimm
77fe651bff Move config plausibility check to CFG and test it 2015-06-11 23:50:31 +02:00
Moritz Grimm
744511ffe2 Expose "configuration stashing" API 2015-06-09 23:02:45 +02:00
Moritz Grimm
87275ca223 Properly set up traps
Also don't attempt to delete the temporary file twice.
2015-06-08 23:57:17 +02:00
Moritz Grimm
ccaa2fddc3 Remove broken check 2015-06-08 23:52:14 +02:00