From 75ae972692f55d1e37e2a90122c3edef3409d0d9 Mon Sep 17 00:00:00 2001 From: iovar Date: Thu, 12 Jul 2007 13:17:06 +0000 Subject: ChangeLog: 0.3.5 changes git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@382 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'recordmydesktop/ChangeLog') 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. -- cgit v1.2.3