Remove generated files
[framework/connectivity/libgphoto2.git] / camlibs / jamcam / ChangeLog
1 2002-02-04  Marcus Meissner <marcus@jet.franken.de>
2                 
3         * library.c, jamcam.c: Replaced very large stack arrays
4           by malloc()ed ones. And make them large enough not to
5           overflow.
6
7 2002-01-05  Marcus Meissner <marcus@jet.franken.de>
8         
9         * library.c: We need to read a reply of 8 bytes, or the kernel
10           reports data overflow.
11
12 2002-07-16  Lutz Müller <lutz@users.sourceforge.net>
13
14         * Makefile.am: Don't use glib.
15
16 2002-03-21  Hubert Figuiere  <hfiguiere@teaser.fr>
17
18         * library.c (jamcam_file_count): Patch by Thor Ablestar <thor@irk.ru>
19           Fix the file count if the camera storage is full.
20
21 2002-01-04  Chris Pinkham <cpinkham@infi.net>
22
23         * jamcam.c, library.c, library.h: updated code to use new
24           gp_file_progress instead of gp_camera_progress.
25
26 2001-12-05  Lutz Müller <urc8@rz.uni-karlsruhe.de>
27
28         * jamcam.c: Don't include <libgphoto2/*.>, include <*.h> instead.
29
30 2001-11-28  Chris Pinkham <cpinkham@infi.net>
31
32         * jamcam.c: changed driver version to reflect new revision.
33
34 2001-11-28  Chris Pinkham <cpinkham@infi.net>
35
36         * README: updated TODO list.
37         * jamcam.c, library.c, library.h: Changed license of source code
38           from GPL to LPGL.  Various bugfixes to make driver more robust
39           and to have better error recovery.
40
41 2001-11-28  Chris Pinkham <cpinkham@infi.net>
42
43         * ChangeLog: created file.
44