2002-02-04 Marcus Meissner * library.c, jamcam.c: Replaced very large stack arrays by malloc()ed ones. And make them large enough not to overflow. 2002-01-05 Marcus Meissner * library.c: We need to read a reply of 8 bytes, or the kernel reports data overflow. 2002-07-16 Lutz Müller * Makefile.am: Don't use glib. 2002-03-21 Hubert Figuiere * library.c (jamcam_file_count): Patch by Thor Ablestar Fix the file count if the camera storage is full. 2002-01-04 Chris Pinkham * jamcam.c, library.c, library.h: updated code to use new gp_file_progress instead of gp_camera_progress. 2001-12-05 Lutz Müller * jamcam.c: Don't include , include <*.h> instead. 2001-11-28 Chris Pinkham * jamcam.c: changed driver version to reflect new revision. 2001-11-28 Chris Pinkham * README: updated TODO list. * jamcam.c, library.c, library.h: Changed license of source code from GPL to LPGL. Various bugfixes to make driver more robust and to have better error recovery. 2001-11-28 Chris Pinkham * ChangeLog: created file.