1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-02 06:01:10 +00:00
ezstream/src
Moritz Grimm 0f6de67977 Depend on TagLib unconditionally
- Removes effectively untested code paths
- Removes libvorbisfile dependency
2016-04-22 15:56:30 +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 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 Squelch conversion warnings with explicit casts 2016-04-22 15:44:01 +02:00
cfg.h Update TLS configuration to match libshout requirements 2016-03-04 18:20:17 +01: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 ezstream.c/libshout untangle 1/2 2016-03-24 18:16:00 +01: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 Depend on TagLib unconditionally 2016-04-22 15:56:30 +02:00
metadata.h ezstream.c/libshout untangle 1/2 2016-03-24 18:16:00 +01: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 ezstream.c/libshout untangle 1/2 2016-03-24 18:16:00 +01:00
stream.h ezstream.c/libshout untangle 1/2 2016-03-24 18:16:00 +01:00
util.c ezstream.c/libshout untangle 1/2 2016-03-24 18:16:00 +01:00
util.h ezstream.c/libshout untangle 1/2 2016-03-24 18:16:00 +01: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