summaryrefslogtreecommitdiff
path: root/gtk-recordmydesktop/ChangeLog
blob: 50fef22567e70891af88ac31a6724eb8952a02f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
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