mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Consistency + typo fix.
git-svn-id: https://svn.xiph.org/trunk/ezstream@13589 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
4a4a0dc700
commit
5927f80401
4
NEWS
4
NEWS
@ -1,6 +1,6 @@
|
|||||||
Changes in 0.5.0 (SVN):
|
Changes in 0.5.0 (SVN):
|
||||||
|
|
||||||
* ezstream.c:
|
* src/ezstream.c:
|
||||||
- [FIX] The special case of streaming MP3 files without reencoding had
|
- [FIX] The special case of streaming MP3 files without reencoding had
|
||||||
been lost, causing such streams to have no metadata. This has
|
been lost, causing such streams to have no metadata. This has
|
||||||
been fixed.
|
been fixed.
|
||||||
@ -8,7 +8,7 @@ Changes in 0.5.0 (SVN):
|
|||||||
* various:
|
* various:
|
||||||
- [NEW] A new convenience feature has been added, to allow automatic
|
- [NEW] A new convenience feature has been added, to allow automatic
|
||||||
normalization of metadata strings. Useful if the majority of
|
normalization of metadata strings. Useful if the majority of
|
||||||
files comes from a broken encoder/tagging program. Disabled
|
files come from a broken encoder/tagging program. Disabled
|
||||||
by default, this feature can be enabled with the new `-n'
|
by default, this feature can be enabled with the new `-n'
|
||||||
command line parameter.
|
command line parameter.
|
||||||
- [MISC] Add new --enable-debug configuration option to the configure
|
- [MISC] Add new --enable-debug configuration option to the configure
|
||||||
|
Loading…
Reference in New Issue
Block a user