1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00
ezstream/src
2015-05-28 00:10:52 +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 Default to port 8000 2015-05-22 00:19:57 +02:00
cfg_xmlfile.c Relocate config file check 2015-05-06 17:00:23 +00:00
cfg_xmlfile.h Refactor configuration (work in progress) 2015-05-06 00:38:00 +02:00
cfg.c Default to port 8000 2015-05-22 00:19:57 +02:00
cfg.h Initialize cfg for refresh_interval 2015-05-14 23:28:08 +02: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 Switch to clock_gettime(CLOCK_MONOTONIC) 2015-05-28 00:10:52 +02:00
ezstream.h Relocate config file check 2015-05-06 17:00:23 +00: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 script to generate coverage reports using lcov. 2015-05-12 12:06:49 +02:00
metadata.c Strip xalloc to something much simpler 2015-04-22 23:38:19 +02:00
metadata.h Drop RCS ID tag 2015-02-23 13:51:55 +01:00
playlist.c Remove unneeded functionality 2015-05-27 00:26:59 +02:00
playlist.h Remove unneeded functionality 2015-05-27 00:26:59 +02:00
util.c Switch to clock_gettime(CLOCK_MONOTONIC) 2015-05-28 00:10:52 +02:00
util.h Switch to clock_gettime(CLOCK_MONOTONIC) 2015-05-28 00:10: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