1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2025-01-03 14:56:35 -05:00
ezstream/src
moritz ca41d8cac8 More code reorganization, move compatibility and utility functions out of
ezstream.c. Use a basename() function for Windows that behaves identical to
a modern Unix' basename().


git-svn-id: https://svn.xiph.org/trunk/ezstream@12673 0101bb08-14d6-0310-b084-bc0e0c8e3800
2007-03-07 21:01:16 +00:00
..
compat.c More code reorganization, move compatibility and utility functions out of 2007-03-07 21:01:16 +00:00
compat.h More code reorganization, move compatibility and utility functions out of 2007-03-07 21:01:16 +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 More code reorganization, move compatibility and utility functions out of 2007-03-07 21:01:16 +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 More code reorganization, move compatibility and utility functions out of 2007-03-07 21:01:16 +00:00
playlist.c More code reorganization, move compatibility and utility functions out of 2007-03-07 21:01:16 +00:00
playlist.h Add new playlist scripting feature (works similar to Ices 2.x.) 2007-02-28 21:26:16 +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 More code reorganization, move compatibility and utility functions out of 2007-03-07 21:01:16 +00:00
util.h More code reorganization, move compatibility and utility functions out of 2007-03-07 21:01:16 +00:00