1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-11-03 04:17:18 -05:00
ezstream/src
2017-07-05 05:09:26 -04:00
..
attr_config.h.in Add support for compiler attributes 2015-04-16 19:30:36 +02:00
attributes.h Add support for compiler attributes 2015-04-16 19:30:36 +02:00
cfg_decoder.c Properly traverse list 2015-05-21 01:23:47 +02:00
cfg_decoder.h Refactor configuration (work in progress) 2015-05-06 00:38:00 +02:00
cfg_encoder.c Error string argument is no longer used 2015-05-22 22:34:48 +02:00
cfg_encoder.h Refactor configuration (work in progress) 2015-05-06 00:38:00 +02:00
cfg_private.h Squelch conversion warnings with explicit casts 2016-04-22 15:44:01 +02:00
cfg_xmlfile.c Add explicit casts to squelch pointer signedness warnings 2016-04-22 15:31:20 +02:00
cfg_xmlfile.h Refactor configuration (work in progress) 2015-05-06 00:38:00 +02:00
cfg.c Fix misleading function name 2016-10-14 16:23:32 +02:00
cfg.h Added additional code needed to support the album field when constructing the metadata string. 2017-07-04 21:34:58 -04:00
cmdline.c Make playlist_t a truly opaque type 2015-05-26 23:40:48 +02:00
cmdline.h Refactor configuration (work in progress) 2015-05-06 00:38:00 +02:00
ezstream-file.sh.in Update ezstream-file(1) for new command line arguments 2015-05-15 22:47:19 +02:00
ezstream.c Fixed the copypasta mistake of using the PLACEHOLDER_ARTIST value in the PLACEHOLDER_ALBUM conditional. 2017-07-05 05:09:26 -04:00
ezstream.h ezstream.c/libshout untangle 1/2 2016-03-24 18:16:00 +01:00
log.c Simplify log_syserr() (no need to be thread-safe) 2015-05-24 11:26:04 +02:00
log.h Make log testable: return true value when something was logged 2015-05-24 09:05:40 +02:00
Makefile.am Add plumbing for future encapsulation of libshout usage 2015-06-15 08:04:57 +02:00
metadata.c Added additional code needed to support the album field when constructing the metadata string. 2017-07-04 21:34:58 -04:00
metadata.h Added additional code needed to support the album field when constructing the metadata string. 2017-07-04 21:34:58 -04:00
playlist.c Improve fgets() error handling 2016-03-24 17:50:31 +01:00
playlist.h Fix whitespace 2015-05-28 14:02:17 +02:00
stream.c Merge branch 'develop' of ssh://git.xiph.org/ezstream into develop 2016-05-19 14:59:23 +02:00
stream.h Put "get_metadata_str()" where it belongs 2016-05-19 14:37:21 +02:00
util.c ezstream.c/libshout untangle 2/2 2016-05-19 14:19:31 +02:00
util.h Move urlParse() to util.c 2016-05-19 14:06:31 +02:00
xalloc.c Fix log level 2015-05-26 14:22:56 +02:00
xalloc.h Refactor configuration (work in progress) 2015-05-06 00:38:00 +02:00