diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-02-09 19:30:32 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-02-09 19:30:32 +0000 |
commit | 3a2698a5975e3a9cc7f1f4c006677f664da2c194 (patch) | |
tree | 1274d8151be20359a908999a06d7c1909c44461a | |
parent | ed2f11f7e65a0ce2c7ce7545d29d24734344a69e (diff) | |
download | xine-lib-3a2698a5975e3a9cc7f1f4c006677f664da2c194.tar.gz xine-lib-3a2698a5975e3a9cc7f1f4c006677f664da2c194.tar.bz2 |
**BUGFIX**
noone complained and the testsuite is happy, so we can merge some things
to stable
CVS patchset: 7393
CVS date: 2005/02/09 19:30:32
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,4 @@ xine-lib (1.1) - * updated vidix to 0.9.9 - * plugin description accessor functions (may load plugins) xine-lib (1.0.1) * fixed builds with Xv or the entire X11 unavailble @@ -24,6 +22,11 @@ xine-lib (1.0.1) * brand new DirectX audio output plugin for Windows * updated win32 MSVC port * used only ASCII characters for C locale + * fixed cropping and zooming with vidix + * fixed status reporting to honour IDLE status as documented + * fixed aborts on DVB channel switching [bug #1090707] + * updated vidix to 0.9.9 + * plugin description accessor functions (may load plugins) xine-lib (1.0) * unbreak DXR3 plugin |