summaryrefslogtreecommitdiff
path: root/recordmydesktop
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-07-12 13:17:06 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-07-12 13:17:06 +0000
commit75ae972692f55d1e37e2a90122c3edef3409d0d9 (patch)
treed58435e9c943e520380f76d7acc3bbd4fa098492 /recordmydesktop
parente91e0d450bc76cfbba9cf2f2250a3abace81c3cd (diff)
ChangeLog: 0.3.5 changes
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@382 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop')
-rw-r--r--recordmydesktop/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog
index 65f9c6c..e2eb7e4 100644
--- a/recordmydesktop/ChangeLog
+++ b/recordmydesktop/ChangeLog
@@ -1,3 +1,15 @@
+/*VERSION 0.3.5*/
+*Corrected cursor top/left behavior, fixed xfixes cursor placing.
+*Double buffered capturing on full-shots, to convert only changed pixels to yuv.
+*Cache block information is now is more efficiently extracted from the damage list
+(when using xdamage) and during the rgb2yuv conversion(when using full shots).
+*Jack client uniquely named, to allow simultaneous recordings when using it.
+*updated man page
+*removed uneccesary calculation of the alpha component when
+calculating average pixel value for the u and v planes
+*Ub,Vr replaced with UvBr
+*changed scope of image buffer to be local in GetFrame
+
/*VERSION 0.3.4*/
*Fixed configure script to exit when zlib is not found.
*Fixed behavior of the program when using both the MIT-Shm and Xdamage extensions.
© All Rights Reserved