summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Dahl <matt2000@users.sourceforge.net>2002-05-15 15:54:37 +0000
committerMatthias Dahl <matt2000@users.sourceforge.net>2002-05-15 15:54:37 +0000
commitbae091291215f642b765d38fe9b4634fa96ee651 (patch)
tree71abd5099304b30494382fffd307f8639b7456ff
parent537be85d79aae2896cf8f15e9ee5d7223294ad1c (diff)
downloadxine-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--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c47220ea..bc4ee13a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>