diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2007-02-11 15:28:09 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2007-02-11 15:28:09 +0000 |
commit | c5bd6145925d960a5b358e1c03ef2a094219a21e (patch) | |
tree | 9b127d23af10766c0905e33c15b1f406806fbbef /recordmydesktop | |
parent | 46d7c0598eacb66e58d7f9508a79659a87cec0cd (diff) |
v0.3.3 changes
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@279 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop')
-rw-r--r-- | recordmydesktop/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog index 2d89f27..596d20c 100644 --- a/recordmydesktop/ChangeLog +++ b/recordmydesktop/ChangeLog @@ -1,3 +1,11 @@ +/*VERSION 0.3.3*/ +*Improved cache format. Blocks are now cached at 16x16 for y plane +and 8x8 for u,v planes. +*Added support for compiltion with OSS instead of alsa. +(Minor other changes to make compilation on FreeBSD possible) +*Added support for recording audio through Jack. +*Many other bugfixes. + /*VERSION 0.3.2*/ *Added support for displays with 16bpp color depth. *A bug has been fixed, that caused the Xfixes cursor to appear |