diff options
author | Matthias Dahl <matt2000@users.sourceforge.net> | 2002-05-15 15:54:37 +0000 |
---|---|---|
committer | Matthias Dahl <matt2000@users.sourceforge.net> | 2002-05-15 15:54:37 +0000 |
commit | bae091291215f642b765d38fe9b4634fa96ee651 (patch) | |
tree | 71abd5099304b30494382fffd307f8639b7456ff | |
parent | 537be85d79aae2896cf8f15e9ee5d7223294ad1c (diff) | |
download | xine-lib-bae091291215f642b765d38fe9b4634fa96ee651.tar.gz xine-lib-bae091291215f642b765d38fe9b4634fa96ee651.tar.bz2 |
Noting the XVidMode fix... nevertheless there is still a problem with the
support and current xine or X in general - I haven't been able to figure
that out just yet. The modeline is only switched if the mouse cursor is moved.
I don't know what causes this strange behaviour but if anyone has any idea
that would be nice... otherwise this bug may be in there till I somehow
stumple over the trouble maker. :( [I will take a closer look again this
weekend, maybe I am lucky enough to find it on my own *grin*]
CVS patchset: 1892
CVS date: 2002/05/15 15:54:37
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,8 +9,9 @@ xine (0.9.10) unstable; urgency=low * libwin32 compilation fixes * dxr3 compilation fixes * SyncFB video-out (brightness/contrast control is back, updated doc, ...) - * new spec file for rpm package generation + * new spec files for rpm package generation (xine-ui and xine-lib) * SDL video out driver (experimental) + * XVidMode support fixed -- Guenter Bartsch <guenter@users.sourceforge.net> |