diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-10-14 21:23:13 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-10-14 21:23:13 +0000 |
commit | 15371ea25b3808fbca88627f3567b05beddb5857 (patch) | |
tree | 66b52d57b63cdf907b439236568c0baef6c9e3ce /ChangeLog | |
parent | 79f872a00fd0b939903e9710f9506b6124af66c6 (diff) | |
download | xine-lib-15371ea25b3808fbca88627f3567b05beddb5857.tar.gz xine-lib-15371ea25b3808fbca88627f3567b05beddb5857.tar.bz2 |
document changes, looks like automake didn't like my comments in the src/Makefile.am
CVS patchset: 2833
CVS date: 2002/10/14 21:23:13
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,6 @@ xine-lib (next version) [someone fill in stability and urgency] + * dvd plugin replaced by dvdnav with full menu support * fix segfault on exit for w32codecs * fix yuy2 on xshm bug (affects w32codecs and msvc) * reimplemented x/y zoom @@ -25,6 +26,8 @@ xine-lib (next version) [someone fill in stability and urgency] * decode id3v1 tags in mp3 files * updated internal liba52 to version 0.7.4 * numeric selection of dvd menu buttons (could make some dvd easter eggs accesible) + * big api cleanup + * xine engine can open more than one stream at a time xine-lib (0.9.13) unstable; urgency=low |