From e91e0d450bc76cfbba9cf2f2250a3abace81c3cd Mon Sep 17 00:00:00 2001 From: iovar Date: Thu, 12 Jul 2007 13:16:24 +0000 Subject: ChangeLog: 0.2 changes git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@381 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- qt-recordmydesktop/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'qt-recordmydesktop') diff --git a/qt-recordmydesktop/ChangeLog b/qt-recordmydesktop/ChangeLog index 7e4bfd9..e99c8e7 100644 --- a/qt-recordmydesktop/ChangeLog +++ b/qt-recordmydesktop/ChangeLog @@ -1,3 +1,22 @@ +/*VERSION 0.2*/ +*Synced to recordMyDesktop 0.3.5 +*fixed installation in locations not present in python's path +*changed size of buttons in main window, added to them record/save/quit pixmaps +*improved alignment of elements in advanced window +*added icons in save as,record and exit buttons +*fixed jack port init error +*error codes appear correctly now, in case of an unexpected exit +*fixed behavior of encoding dialog (the program now properly waits end +or cancelation of encoding before allowing new recording to take place) +*removed zero size frame that appeared in top-left +corner when no area was selected( fullscreen mode) +*added check to prevent jack_lsp warning strings +to be inserted as jack ports. +*moved all translatable string to src/rmdStrings.py, for easier +maintanance and sharing among the interfaces +*reseting of capture area is now optional + + /*VERSION 0.1*/ First Version -- cgit v1.2.1