1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-11-03 04:17:18 -05:00
ezstream/src
2007-03-09 02:24:04 +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 code reorganization, move compatibility and utility functions out of 2007-03-07 21:01:16 +00:00
configfile.h Allow users to restrict the number of reconnection attempts. This also changes 2007-03-02 00:57:11 +00:00
ezstream.c Shrink buffers to PATH_MAX. 2007-03-08 21:38:12 +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 Working TagLib support (optional.) 2007-03-08 20:24:09 +00:00
metadata.h Hmph. I've been stepping into the copy-of-pointer trap twice now. Fix it again. 2007-03-08 15:25:33 +00:00
playlist.c Squash a bug that I introduced a few hours ago ... 2007-03-09 02:24:04 +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