1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00
ezstream/src
2007-03-10 21:23:15 +00:00
..
compat.c More code reorganization, move compatibility and utility functions out of 2007-03-07 21:01:16 +00:00
compat.h Define SIZE_T_MAX to the real maximum of size_t. 2007-03-08 19:46:23 +00:00
configfile.c More metadata featuritis, add <metadata_format/> and implement support for 2007-03-10 19:03:07 +00:00
configfile.h More metadata featuritis, add <metadata_format/> and implement support for 2007-03-10 19:03:07 +00:00
ezstream.c Include the total playing time of a song in the "real-time" output, if TagLib 2007-03-10 21:18:21 +00:00
getopt.c Initial revision 2004-01-30 17:19:45 +00:00
getopt.h Initial revision 2004-01-30 17:19:45 +00:00
Makefile.am Working TagLib support (optional.) 2007-03-08 20:24:09 +00:00
metadata.c Do not execute group-/world-writeable playlist and metadata scripts. 2007-03-10 21:23:15 +00:00
metadata.h Include the total playing time of a song in the "real-time" output, if TagLib 2007-03-10 21:18:21 +00:00
playlist.c Do not execute group-/world-writeable playlist and metadata scripts. 2007-03-10 21:23:15 +00:00
playlist.h Fix playlist_free() as well ... 2007-03-08 20:59:29 +00:00
strfctns.h Improve string to integer conversion stuff, and have another stab at the config 2007-03-02 12:52:10 +00:00
strlcat.c Improve string to integer conversion stuff, and have another stab at the config 2007-03-02 12:52:10 +00:00
strlcpy.c Improve string to integer conversion stuff, and have another stab at the config 2007-03-02 12:52:10 +00:00
strtonum.c Some more cosmetic tweaks. 2007-03-03 20:17:33 +00:00
util.c Replace the very broken xfree() function with an xfree() macro - the main point 2007-03-08 01:12:13 +00:00
util.h Replace the very broken xfree() function with an xfree() macro - the main point 2007-03-08 01:12:13 +00:00