summaryrefslogtreecommitdiff
path: root/camlibs/digigr8/library.c
Commit message (Expand)AuthorAgeFilesLines
* convert malloc (overflowing mult) to calloc(x,y) that handles this internallyMarcus Meissner2022-11-211-2/+2
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-111-2/+2
* Fix digigr8 camlib compilation warnings.Siim Meerits2020-08-311-1/+1
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-1/+1
* check that we have at least read the right amount of bytes to decode (AFL)Marcus Meissner2019-06-171-1/+3
* some hardening fixes against bad usb devices (AFL)Marcus Meissner2019-04-281-2/+6
* BSD_SOURCE -> DEFAULT_SPURCEMarcus Meissner2018-06-201-1/+1
* digigr8: free ppm in error node (Coverity)Marcus Meissner2016-02-061-0/+1
* fixed some memory leaks in error paths (Coverity)Marcus Meissner2014-01-061-5/+8
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* added _BSD_SOURCE or _POSIX_C_SOURCE for -ansi buildingMarcus Meissner2013-02-201-0/+2
* Added Digital Blue Barbie cam; updated doc filesTheodore Kilgore2012-01-131-0/+2
* digigr8: Cobra Digital Camera DC150 addedTheodore Kilgore2011-06-201-0/+2
* digigr8: Aries Digital Keychain Camera, ITEM 128986 added.Theodore Kilgore2011-01-081-0/+2
* Added Lego Bionicle camera in camlibs/digigr8Theodore Kilgore2010-12-181-6/+8
* camlibs/digigr8:Stop & Shop, camera, UPC product code 87096, added.Theodore Kilgore2010-05-171-0/+2
* digigr8: camera_capture_preview now uses default outfile nameTheodore Kilgore2010-03-171-104/+104
* digigr8: improvements in digi_first_compressTheodore Kilgore2010-03-131-2/+2
* Added full support of camera with roduct number 0x9052, and some bugfixesTheodore Kilgore2009-05-211-72/+77
* Batch commit from weekend work:Marcus Meissner2009-02-161-3/+0
* added another disney pix microMarcus Meissner2008-11-221-0/+2
* camlibs/digigr8: AHD interpolation used, and white_balance() implementedTheodore Kilgore2008-04-231-21/+31
* camera_capture_preview() fixed, and digi_init() called only if required.Theodore Kilgore2008-01-241-29/+27
* Raw files now have a footer.Theodore Kilgore2008-01-211-28/+33
* Added Jazz JDC9 to camlibs/digigr8 and fixed typo in sonix/ChangeLogTheodore Kilgore2007-12-281-0/+2
* Added Sakar 92045 Spiderman to camlibs/digigr8Theodore Kilgore2007-12-231-0/+2
* Several cameras added to the respective lists in camlibs/digigr8, sonix, and ...Theodore Kilgore2007-10-171-1/+5
* Added Sakar Styleshot and updated README files in camlibs/digigr8Theodore Kilgore2007-10-131-1/+3
* Pixie Princess camera added in camlibs/digigr8Theodore Kilgore2007-09-281-0/+2
* New camera added in camlibs/digigr8Theodore Kilgore2007-09-041-2/+6
* Added new camera with new product ID 0x913c to camlibs/digigr8Theodore Kilgore2007-08-251-0/+6
* fixed translationMarcus Meissner2007-08-111-3/+3
* camera_capture_preview works with all tested cameras in camlibs/digigr8 and d...Theodore Kilgore2007-07-171-12/+101
* Added new camera with new Product number to camlibs/digigr8Theodore Kilgore2007-07-121-0/+1
* signedness warnings fixed in camlibs/digigr8Theodore Kilgore2007-06-251-4/+4
* fix memory leak (CID 64)Hubert Figuiere2007-05-081-8/+17
* improvements to decompression algorithm in camlibs/digigr8Theodore Kilgore2007-04-021-5/+5
* Decompression algorithm for camlibs/digigr8Theodore Kilgore2007-03-281-4/+13
* made model const staticMarcus Meissner2006-12-041-1/+1
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-2/+2
* added Praktica SlimpixMarcus Meissner2006-06-221-0/+1
* converted to fsfuncs.Marcus Meissner2006-03-311-6/+6
* Added Vivitar Vivicam35Theodore Kilgore2006-03-261-1/+2
* * library.c: Added Nexxtech Mini Digital CameraHubert Figuiere2006-01-011-0/+1
* remove CVS conflict that has been committedHubert Figuiere2005-12-301-9/+0
* Added new camera DC-N130tTheodore Kilgore2005-12-291-0/+7
* Added two cameras to the list of those supported.Theodore Kilgore2005-12-231-0/+5
* First check-in.Theodore Kilgore2005-12-061-0/+305