diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-12-17 13:53:34 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-12-17 13:53:34 +0000 |
commit | 0eb21708be56b5b257740e50a14798439ca28c1c (patch) | |
tree | 5c22235d16d43190db9fd40178a91bf25965d2a2 /recordmydesktop/ChangeLog | |
parent | 14b8f8b2df5bdf92ca956dc4658a4b41f8c5070d (diff) |
v0.3.1 changes
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@246 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/ChangeLog')
-rw-r--r-- | recordmydesktop/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/recordmydesktop/ChangeLog b/recordmydesktop/ChangeLog index db41f31..1d9bfc6 100644 --- a/recordmydesktop/ChangeLog +++ b/recordmydesktop/ChangeLog @@ -2,10 +2,14 @@ *Added Added custom X error handler, to avoid BadWindow on XGetWindowAttributes, with XQueryTree. *Fixed sound_buffer initialization, which could cause segfault in startup. -*Corrected buffer size in sound recoding. Size can now be specified as an -option. +*Corrected buffer size in sound recoding. +(Added new option to specify buffer size). *Corrected interleaving of audio and video streams. *Fixed missing end-of-stream in generated files. +*Applied patch submitted by Andreas Zwinkau, +correcting program crash/segfault, when run under +window managers that don't conform +to the FreeDesktop specification. |