mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
sync
git-svn-id: https://svn.xiph.org/trunk/ezstream@12690 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
01c9aee0ed
commit
805ff70aef
10
NEWS
10
NEWS
@ -1,13 +1,21 @@
|
|||||||
Changes in 0.4.0, (SVN trunk):
|
Changes in 0.4.0, (SVN trunk):
|
||||||
|
|
||||||
* src/util.c, src/util.h:
|
* src/util.*:
|
||||||
- [FIX] The xfree() function did not work as intended due to a programming
|
- [FIX] The xfree() function did not work as intended due to a programming
|
||||||
error. Found, and fix suggested, by Karl Heyes.
|
error. Found, and fix suggested, by Karl Heyes.
|
||||||
|
|
||||||
|
* src/playlist.*:
|
||||||
|
- [FIX] An error compareable to the one about xfree() in src/util.* has
|
||||||
|
been fixed.
|
||||||
|
|
||||||
* src/compat.c:
|
* src/compat.c:
|
||||||
- [ADD] Implement a basename() function for Windows that behaves like the
|
- [ADD] Implement a basename() function for Windows that behaves like the
|
||||||
ones used on Windows.
|
ones used on Windows.
|
||||||
|
|
||||||
|
* win32/:
|
||||||
|
- [MISC] Remove the rather ugly HTML version of the man page from the
|
||||||
|
distribution, and provide a much better PDF version instead.
|
||||||
|
|
||||||
* various:
|
* various:
|
||||||
- [ADD] Allow ezstream to use TagLib for reading metadata from media
|
- [ADD] Allow ezstream to use TagLib for reading metadata from media
|
||||||
files. TagLib (libtag_c) is now an optional dependency.
|
files. TagLib (libtag_c) is now an optional dependency.
|
||||||
|
Loading…
Reference in New Issue
Block a user