1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00
ezstream/src
2017-09-20 12:58:09 +02: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 Add support for writing PID files 2017-07-10 11:39:00 +02:00
cfg_xmlfile.c Remove superfluous continue; (part 2) 2017-09-20 12:58:09 +02:00
cfg_xmlfile.h Refactor configuration (work in progress) 2015-05-06 00:38:00 +02:00
cfg.c Make configuration handling around streaming from stdin more robust 2017-09-15 19:23:16 +02:00
cfg.h Reorder defines for consistency 2017-09-19 16:06:09 +02:00
cmdline.c Add support for writing PID files 2017-07-10 11:39:00 +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 Revert bogus change that introduced a memory leak 2017-09-20 12:55:16 +02: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 Switch to a new (unit-tested) metadata handling API 2017-09-20 12:40:33 +02:00
mdata.c Switch to a new (unit-tested) metadata handling API 2017-09-20 12:40:33 +02:00
mdata.h Switch to a new (unit-tested) metadata handling API 2017-09-20 12:40:33 +02:00
playlist.c Variable scope reduction 2017-07-07 16:45:10 +02:00
playlist.h Fix whitespace 2015-05-28 14:02:17 +02:00
stream.c Switch to a new (unit-tested) metadata handling API 2017-09-20 12:40:33 +02:00
stream.h Switch to a new (unit-tested) metadata handling API 2017-09-20 12:40:33 +02:00
util.c Rework quoting around metadata 2017-09-15 19:30:52 +02:00
util.h Rework quoting around metadata 2017-09-15 19:30:52 +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