summaryrefslogtreecommitdiff
path: root/camlibs/ricoh
Commit message (Expand)AuthorAgeFilesLines
* Zero-fill CameraFileInfo (#838)Ingvar Stepanyan2022-09-261-0/+1
* camlib build var cleanupHans Ulrich Niedermann2022-09-011-12/+23
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-253-49/+7
* utf-8: Convert ISO-8859 text to UTF-8Hans Ulrich Niedermann2021-10-091-25/+25
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-051-3/+3
* Fix ricoh camlib compilation warnings.Siim Meerits2020-08-312-4/+6
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-275-53/+53
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-1/+1
* avoid integer overflow (AFL)Marcus Meissner2019-12-311-0/+2
* avoid nevative reads (AFL)Marcus Meissner2019-05-121-0/+2
* avoid overflowing malloc buffer by read (AFL)Marcus Meissner2019-05-121-1/+5
* handle NULL malloc return on large sizes (AFL)Marcus Meissner2019-04-211-0/+4
* turn byte counts to unsigned int (AFL)Marcus Meissner2019-04-211-6/+11
* BSD_SOURCE -> DEFAULT_SPURCEMarcus Meissner2018-06-201-1/+1
* Adjust the semantics of gp_widget_changed to not clear the changed state.Marcus Meissner2016-11-201-0/+3
* ricoh: be more explicit about a loopHans Ulrich Niedermann2016-10-291-1/+3
* Help editors treat as Makefiles all our Makefile-files filesHans Ulrich Niedermann2016-10-281-0/+2
* free __w in R_ADD_RADIO in two error exits (Coverity)Marcus Meissner2016-02-061-2/+2
* ricoh: fix widget leaks on error (Coverity)Marcus Meissner2016-02-061-4/+4
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-032-2/+0
* free (NULL) works nicely on good systems, also cmd is checked for NULLMarcus Meissner2014-09-211-8/+8
* fixed memory leak and progress context leak (Coverity)Marcus Meissner2014-06-301-0/+5
* more umlautsMarcus Meissner2014-06-271-2/+2
* removed copyright umlauts and replaced other umlautsMarcus Meissner2014-06-274-4/+4
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-041-0/+1
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-112-5/+5
* From: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-111-2/+2
* iFrom: "Daniel P. Berrange" <dan@berrange.com>Marcus Meissner2014-04-112-11/+11
* From: "Daniel P. Berrange" <berrange@redhat.com>Marcus Meissner2014-04-111-2/+1
* error exit on allocation failureMarcus Meissner2014-01-061-1/+2
* cast argument to (int) for format stringMarcus Meissner2014-01-011-1/+1
* updated fsf addressMarcus Meissner2014-01-014-8/+8
* check return value of other read too (Coverity)Marcus Meissner2013-09-011-1/+1
* added #define _BSD_SOURCE for ansi like buildsMarcus Meissner2013-02-201-0/+2
* renamed macro variables to not shadow other localsMarcus Meissner2011-02-251-21/+21
* Make ricoh_get_pic_size use the right libgphoto2 size typeDan Fandrich2010-09-152-2/+2
* Fixed a bunch of C89 and SUS portability issues.Dan Fandrich2009-07-301-12/+12
* use gmtoff and not external long timezoneMarcus Meissner2009-03-281-0/+9
* Batch commit from weekend work:Marcus Meissner2009-02-161-2/+4
* * removed CameraFileInfoFile.name, adjusted usersMarcus Meissner2009-01-252-13/+7
* disable more info.name handlingMarcus Meissner2009-01-102-6/+2
* hmm, left over patch ...Marcus Meissner2008-12-031-0/+6
* added ChangeLog and other not yet distributed filesMarcus Meissner2008-10-191-1/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-6/+0
* added R5Marcus Meissner2007-07-112-0/+9
* added some missing gp_widget_free() in error exit paths (CID 75) (CID 74)Marcus Meissner2007-05-111-4/+5
* added return checks for realloc (CID 105, CID 106, CID 107)Marcus Meissner2007-05-081-0/+3
* on setting invalid configuration value, the arrayMarcus Meissner2007-05-081-2/+3
* removed unnecessary free (CID 7)Marcus Meissner2007-05-081-3/+2
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-15/+17