1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-11-03 04:17:18 -05:00
ezstream/src
moritz 995c5d2b77 The original reason to abort ezstream when running into problems opening a media
file was to prevent a very verbose infinite loop (e.g. when accidentially
playing an outdated playlist.) Bring that back by aborting after 100 subsequent
errors.


git-svn-id: https://svn.xiph.org/trunk/ezstream@16527 0101bb08-14d6-0310-b084-bc0e0c8e3800
2009-08-29 09:36:18 +00:00
..
compat.c Finish up the modifications to the Windows build. In case anything remains to be done, it'll be nits. 2009-03-18 20:24:35 +00:00
configfile.c Akos Veres suggested that ezstream should be able to set the login username, 2009-07-22 20:19:38 +00:00
configfile.h Akos Veres suggested that ezstream should be able to set the login username, 2009-07-22 20:19:38 +00:00
ezstream.c The original reason to abort ezstream when running into problems opening a media 2009-08-29 09:36:18 +00:00
ezstream.h Finish up the modifications to the Windows build. In case anything remains to be done, it'll be nits. 2009-03-18 20:24:35 +00:00
getopt.c Work towards cleaner portability goo, and remove some ununsed code while there. 2009-03-18 09:10:28 +00:00
Makefile.am Work towards cleaner portability goo, and remove some ununsed code while there. 2009-03-18 09:10:28 +00:00
metadata.c Mh... compiling before commit would've helped. 2009-03-18 20:15:24 +00:00
metadata.h Native EOL-style, and Id tags in a couple of places. 2009-03-17 18:20:58 +00:00
playlist.c ... also fix ezstream in this regard: No need to complain when receiving such 2009-08-29 09:14:12 +00:00
playlist.h Native EOL-style, and Id tags in a couple of places. 2009-03-17 18:20:58 +00:00
strfctns.h Native EOL-style, and Id tags in a couple of places. 2009-03-17 18:20:58 +00:00
strlcat.c Native EOL-style, and Id tags in a couple of places. 2009-03-17 18:20:58 +00:00
strlcpy.c Native EOL-style, and Id tags in a couple of places. 2009-03-17 18:20:58 +00:00
strtonum.c Finish up the modifications to the Windows build. In case anything remains to be done, it'll be nits. 2009-03-18 20:24:35 +00:00
util.c Akos Veres suggested that ezstream should be able to set the login username, 2009-07-22 20:19:38 +00:00
util.h Native EOL-style, and Id tags in a couple of places. 2009-03-17 18:20:58 +00:00
xalloc.c Work towards cleaner portability goo, and remove some ununsed code while there. 2009-03-18 09:10:28 +00:00
xalloc.h Work towards cleaner portability goo, and remove some ununsed code while there. 2009-03-18 09:10:28 +00:00