summaryrefslogtreecommitdiff
path: root/camlibs/lg_gsm/lg_gsm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix lg_gsm camlib compilation warnings.Siim Meerits2020-08-031-1/+1
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-11/+11
* more sanity checks for sizes (AFL)Marcus Meissner2020-01-011-2/+8
* 0 terminate the names to avoid overread (AFL)Marcus Meissner2019-05-121-0/+2
* avoid negative number of images (AFL)Marcus Meissner2019-04-281-3/+3
* sanity check picture number to avoid overflow (AFL)Marcus Meissner2019-04-281-0/+4
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* Replaced C99-style commentsDan Fandrich2010-09-151-41/+42
* do not return signed int from lg_gsm_get_picture_size (CID 19)Marcus Meissner2007-05-111-3/+2
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-2/+2
* * library.c, lg_gsm.c: cleanup the code and warning removalHubert Figuiere2005-12-261-55/+58
* added lg_gsm driver. (Guillaume B.)Marcus Meissner2005-12-181-0/+259