blob: a63c9683b6160a07cd96dcefee38c964f4c1d188 (
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
|
/*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.
|