summaryrefslogtreecommitdiff
path: root/recordmydesktop/ChangeLog
blob: f6af63a5699a72c580ac99f89956a21225a864bc (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
/*VERSION 0.2.1*/
*Unupdated lines bug fixed.
*Fuzzy cursor at border bug fixed.
*Incorrect display of windows that 
extended beyond recording height fixed.
*Size adjustement that resulted in extra 
or missing pixels at borders has been corrected.
New adjustment is 8 pixels max,split evenly if possible.
*The option to drop frames has been added.
*The option to do better subsampling has been added.
*Default behavior now is to use shared memory when 
size of image gets over 75% of total (or a user set threshold).
*Many other minor bugfixes.


/*VERSION 0.2.2*/
*Changes to the configure script.
*BGR to YUV convertion corrected.

/*VERSION 0.2.3*/
*Problems on big-endian architectures, corrected 
(thanks to Marcel Unbehaun for bringing up the problem
and providing the neccessary feedback to resolve it).
*Failure to respect change in channels number, while 
opening soundcard, which resulted in crashes, segfaults
and repeated error-messages has been fixed.
*other minor bugfixes

/*VERSION 0.2.4*/
*Behavior on lack of $DISPLAY evironment 
variable has been corrected.
*Size adjustment is now quantized at 16 pixels, 
in order to avoid complete image distortion,
present at certain resolutions, when using shared memory
(conditional or not).
*Some other minor bugfixes, related mostly to default
values of options.
© All Rights Reserved