summaryrefslogtreecommitdiff
path: root/recordmydesktop/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/ChangeLog')
-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