summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-01-09 10:46:37 +0000
committerDavid Schleef <ds@schleef.org>2004-01-09 10:46:37 +0000
commite20c333a34a2b974a9347e90c45e1e3e19575c15 (patch)
tree937da9cece5c30192cb4f46a857f146349c774e2
parentd0a654dcfc46fd956f095d57ff3e67a4db5d5c76 (diff)
Hacking. Added decoding and mouse events. Actually works.
Original commit message from CVS: Hacking. Added decoding and mouse events. Actually works.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f56b608..295162b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-09 David Schleef <ds@schleef.org>
+
+ * ext/librfb/gstrfbsrc.c: Hacking. Added actual decoding and
+ mouse pointer events. It works.
+
2004-01-09 Ronald Bultje <rbultje@ronald.bitfreak.net>
* ext/divx/gstdivxenc.c: (gst_divxenc_init):