2004-10-28 Hubert Figuiere * library.c (camera_init): Fix build for gcc 2.95 (bug #105586) 2004-02-22 Till Adam * add support for Dakota disposable cameras. This is the work of John Maushammer 2004-02-22 Till Adam * add support for Pencams without flash via a special camera model. --camera "Pencam without flash" works for those cams which fail upon autodetection as regular pencams. Thanks to John Feuerstein for helping with that. 2004-01-17 Till Adam * fix brokeness for pencams which don't react well to the reset command needed for other firmware one cams. Thanks to Norbert Möndjen and Walt Boring for figuring that out and helping debug it. 2003-06-04 Till Adam * add support for spca500 based cams with flash storage, courtesy of Ian MacArthur 2003-06-04 Till Adam * use ids to detect the model instead of strcmp which fails after the : change * move jpeg function into spca50x.c|h * return mtime in the info func to save thumbnail uploads 2003-05-17 Till Adam * fix crash in thumbnail generation due to brainfart on my part. Thanks to Hartmut Henkel for the help. 2003-02-22 Till Adam * merge of the gsmart, spca504_flash and benq camlibs into this one