mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Merge two related changes into one bullet point, and set release date to
tomorrow. git-svn-id: https://svn.xiph.org/trunk/ezstream@16532 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
5121dd35de
commit
8aa708478e
7
NEWS
7
NEWS
@ -1,4 +1,4 @@
|
|||||||
Changes in 0.5.6, released on XXXX-XX-XX:
|
Changes in 0.5.6, released on 2009-08-31:
|
||||||
|
|
||||||
* ezstream-file.sh:
|
* ezstream-file.sh:
|
||||||
- [NEW] Add and install ezstream-file.sh, a new convenience shell script
|
- [NEW] Add and install ezstream-file.sh, a new convenience shell script
|
||||||
@ -9,10 +9,9 @@ Changes in 0.5.6, released on XXXX-XX-XX:
|
|||||||
* src/ezstream.c:
|
* src/ezstream.c:
|
||||||
- [MISC] Be more tolerant towards faulty playlists and similar issues.
|
- [MISC] Be more tolerant towards faulty playlists and similar issues.
|
||||||
Failure to open a resource (e.g. a media file) is no longer fatal
|
Failure to open a resource (e.g. a media file) is no longer fatal
|
||||||
and operation will continue as far as possible. Idea from dhorton.
|
and operation will continue until 100 subsequent errors. Based on
|
||||||
|
an idea from dhorton.
|
||||||
(Ticket #1585)
|
(Ticket #1585)
|
||||||
- [MISC] With the previous change, still abort ezstream after 100
|
|
||||||
subsequent errors to prevent a very verbose infinite loop.
|
|
||||||
* src/playlist.c:
|
* src/playlist.c:
|
||||||
- [MISC] Consider no output from a playlist program to be equivalent to an
|
- [MISC] Consider no output from a playlist program to be equivalent to an
|
||||||
empty line, indicating that the end of the playlist is reached.
|
empty line, indicating that the end of the playlist is reached.
|
||||||
|
Loading…
Reference in New Issue
Block a user