Remove generated files
[framework/connectivity/libgphoto2.git] / camlibs / jd11 / ChangeLog
1 2005-01-02  Marcus Meissner <marcus@jet.franken.de>
2
3         * jd11.c: Added names to the properties.
4
5 2002-08-01  Marcus Meissner <meissner@suse.de>
6         
7         * jd11.c, serial.c: Fixed gp_port_write() retvalue checking.
8
9 2002-04-12  Marcus Meissner <marcus@jet.franken.de>
10         * jd11.c, serial.c: Changed image/pnm to correct GP_MIME_PNM, so 
11           konqueror displays it again.
12
13 2002-04-06  Marcus Meissner <marcus@jet.franken.de>
14         
15         * jd11.c, serial.[ch]:
16           Use the _noop filesystem functions to store the thumbnail data
17           we retrieve on getting the number of pictures in the camera, major
18           speedup for downloading thumbnails.
19           Provide file info for frontends who use them.
20
21 2002-01-04  Marcus Meissner <marcus@jet.franken.de>
22         
23         * jd11.c: Cleaned up comments, say it is ready for
24           production use.
25           jd11.html: Added final note on colors.
26
27 2001-12-29  Marcus Meissner <marcus@jet.franken.de>
28         
29         * serial.[ch], jd11.c: Use new gp_file_progress.
30         * jd11.c: Initialize CameraAbilities struct with zeroes.
31
32         * serial.c: Made serial transfers much more robust, with retries
33           and draining of old data.
34           Also use gp_file_progress correctly (hopefully).
35
36 2001-12-05  Lutz Müller <urc8@rz.uni-karlsruhe.de>
37
38         * serial.c: Include <bayer.h>, not "libgphoto2/bayer.h"