-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
50 lines (31 loc) · 1.5 KB
/
ChangeLog
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
2013-01-28 Andreas Messer <[email protected]>
* added support for timestamping
* fixed default values shown in help output
* fixed automake 11 build
2011-11-13 Andreas Messer <[email protected]>
* fix ascii->float for applications using locale
2006-01-11 Andreas Messer <[email protected]>
* use function vc_gdm70x_read to read from gdm70x
2006-01-09 Andreas Messer <[email protected]>
* added new command line option 'count', suggested by Olaf Schultz
2005-09-20 Andreas Messer <[email protected]>
* start work on gvc-gdm70x, a graphical interface
2005-01-27 Andreas Messer <[email protected]>
* vc-gdm70x: added --version, --help switch
* release of libvc-gdm70x version 0.2, vc-gdm70x 0.2.0
2005-01-25 Andreas Messer <[email protected]>
* vc-gdm70x: receive images
2005-01-20 Andreas Messer <[email protected]>
* work on vc-gdm70x: print-value formating
* control verbose level of library with vc_gdm70x_verbose
* added new units
* vc-gdm70x_parsevalue complete rewrite
2005-01-19 Andreas Messer <[email protected]>
* added to struct vc-gdm70x_data the field unsigned char mult
* changed vc-gdm70x_parsevalue to assign a value to field 'mult' and
dont divide the field 'value' by the preceding factor
* increase libvc-gdm70x major number
* worked on vc-gdm70x: added command line options, make 'print_value'
accept a format string.
2005-01-09 Andreas Messer <[email protected]>
* inital release of version 0.1