summaryrefslogtreecommitdiff
path: root/camlibs/digigr8/digigr8.c
Commit message (Expand)AuthorAgeFilesLines
* Remove remnants of OS/2 supportHans Ulrich Niedermann2021-09-081-3/+0
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-22/+22
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-1/+1
* memmove the right amount of bytes (AFL)Marcus Meissner2019-04-281-1/+1
* some hardening fixes against bad usb devices (AFL)Marcus Meissner2019-04-281-10/+12
* digigr8: fixed memory realloc issuesMarcus Meissner2016-02-061-5/+6
* free catalog if no entriesMarcus Meissner2014-01-061-0/+1
* fixed some memory leaks in error pathsMarcus Meissner2013-05-011-6/+1
* Added full support of camera with roduct number 0x9052, and some bugfixesTheodore Kilgore2009-05-211-27/+28
* camera_capture_preview() fixed, and digi_init() called only if required.Theodore Kilgore2008-01-241-1/+3
* Added new camera with new product ID 0x913c to camlibs/digigr8Theodore Kilgore2007-08-251-6/+21
* camera_capture_preview works with all tested cameras in camlibs/digigr8 and d...Theodore Kilgore2007-07-171-2/+48
* signedness warnings fixed in camlibs/digigr8Theodore Kilgore2007-06-251-5/+5
* Decompression algorithm for camlibs/digigr8Theodore Kilgore2007-03-281-3/+3
* removed superfluous function digi_read_data().Theodore Kilgore2006-12-141-8/+0
* some small cleanupsMarcus Meissner2006-11-191-6/+0
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-2/+2
* digigr8.c: GP_MODULE "didigr8" -> GP_MODULE "digigr8"Theodore Kilgore2005-12-301-1/+1
* First check-in.Theodore Kilgore2005-12-061-0/+190