summaryrefslogtreecommitdiff
path: root/gtk-recordmydesktop/ChangeLog
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-09-25 07:33:56 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2006-09-25 07:33:56 +0000
commitcc504650ca73cd9045c4bc2f89596954d2450257 (patch)
treead04f4a71ba840d21624f3402c8e19eb207d3fc7 /gtk-recordmydesktop/ChangeLog
parent4c9d7a6878a20fa9013a31f120a10ab62ff6aab1 (diff)
automake based project
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@69 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'gtk-recordmydesktop/ChangeLog')
-rw-r--r--gtk-recordmydesktop/ChangeLog71
1 files changed, 71 insertions, 0 deletions
diff --git a/gtk-recordmydesktop/ChangeLog b/gtk-recordmydesktop/ChangeLog
new file mode 100644
index 0000000..50fef22
--- /dev/null
+++ b/gtk-recordmydesktop/ChangeLog
@@ -0,0 +1,71 @@
+/*VERSION 0.1*/
+First Version
+
+/*VERSION 0.2*/
+*Separated functionality in tabs.
+*synced options to recordMyDesktop-0.2.5.
+*Right click oin tray icon now has a menu.
+*Added 'About' dialog.
+*New option to select the area over which the
+next recording will take place.
+*Exit status notification.
+*Abnormal termination notification.
+*New Options:
+i) Startup delay.
+ii) sound device,channels and frequency.
+iii) video and audio encoding quality.
+iv) Display to connect to.
+v) Disable/Enable Shared memory extension.
+vi) Drop frames(theora encoder option).
+vii) Threshold for conditional use of MIT-Shm.
+viii) Quick-subsampling.
+
+
+/*VERSION 0.2.1*/
+*Changed the UI.
+*A basic window now appears on launch,
+while non-visible options are can be
+accessed through an 'advanced' button.
+*The window contains a preview of the recording area,
+and the selected region is outlined.
+*Selection of the area can happen directly on the preview image.
+*Selection of a window option
+*Transition to automake build system
+*Localization support
+ Added: Greek language
+
+2006-09-24 gettextize <bug-gnu-gettext@gnu.org>
+
+ * m4/codeset.m4: New file, from gettext-0.14.5.
+ * m4/gettext.m4: New file, from gettext-0.14.5.
+ * m4/glibc2.m4: New file, from gettext-0.14.5.
+ * m4/glibc21.m4: New file, from gettext-0.14.5.
+ * m4/iconv.m4: New file, from gettext-0.14.5.
+ * m4/intdiv0.m4: New file, from gettext-0.14.5.
+ * m4/intmax.m4: New file, from gettext-0.14.5.
+ * m4/inttypes.m4: New file, from gettext-0.14.5.
+ * m4/inttypes_h.m4: New file, from gettext-0.14.5.
+ * m4/inttypes-pri.m4: New file, from gettext-0.14.5.
+ * m4/isc-posix.m4: New file, from gettext-0.14.5.
+ * m4/lcmessage.m4: New file, from gettext-0.14.5.
+ * m4/lib-ld.m4: New file, from gettext-0.14.5.
+ * m4/lib-link.m4: New file, from gettext-0.14.5.
+ * m4/lib-prefix.m4: New file, from gettext-0.14.5.
+ * m4/longdouble.m4: New file, from gettext-0.14.5.
+ * m4/longlong.m4: New file, from gettext-0.14.5.
+ * m4/nls.m4: New file, from gettext-0.14.5.
+ * m4/po.m4: New file, from gettext-0.14.5.
+ * m4/printf-posix.m4: New file, from gettext-0.14.5.
+ * m4/progtest.m4: New file, from gettext-0.14.5.
+ * m4/signed.m4: New file, from gettext-0.14.5.
+ * m4/size_max.m4: New file, from gettext-0.14.5.
+ * m4/stdint_h.m4: New file, from gettext-0.14.5.
+ * m4/uintmax_t.m4: New file, from gettext-0.14.5.
+ * m4/ulonglong.m4: New file, from gettext-0.14.5.
+ * m4/wchar_t.m4: New file, from gettext-0.14.5.
+ * m4/wint_t.m4: New file, from gettext-0.14.5.
+ * m4/xsize.m4: New file, from gettext-0.14.5.
+ * m4/Makefile.am (EXTRA_DIST): Add the new files.
+ * Makefile.am (EXTRA_DIST): Add config.rpath.
+ * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
+
© All Rights Reserved