summaryrefslogtreecommitdiff
path: root/libgphoto2/gphoto2-camera.c
Commit message (Expand)AuthorAgeFilesLines
* Wrap unsafe libltdl calls with locking (#848)Marcus Meissner2022-11-051-0/+15
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-251-18/+2
* gp_camera_exit: Return result of camera exit function if possibleDaniel Schulte2021-03-161-2/+3
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-34/+34
* fixed autodetect returnMarcus Meissner2018-04-301-1/+1
* More fixes for support 64bit getpartialobject for Android in read_file_funcFlorent Viard2017-08-281-1/+1
* clarify wait_for_event documentation a bitMarcus Meissner2016-04-251-5/+9
* emulate the single setter and list config functions viaMarcus Meissner2016-02-191-21/+231
* add new apisMarcus Meissner2016-02-191-0/+98
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-231-10/+6
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-221-46/+38
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-3/+2
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-2/+1
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-28/+16
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-35/+20
* international spellingMarcus Meissner2014-06-271-1/+1
* if VALGRIND is defined, do not unload the librariesMarcus Meissner2014-03-231-0/+2
* more error checkingMarcus Meissner2014-01-051-8/+11
* check some more return values for completeness (Coverity)Marcus Meissner2014-01-051-3/+5
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* typoMarcus Meissner2013-05-051-1/+1
* add usb: filter as safetyMarcus Meissner2010-08-141-2/+2
* use preset port during init to help autodetectMarcus Meissner2010-08-131-6/+26
* removed a error lineMarcus Meissner2010-05-301-2/+0
* Implemented a gp_camera_file_read partial read function.Marcus Meissner2010-03-261-0/+43
* reorder lines to not free the info entry before usageMarcus Meissner2010-03-211-1/+1
* wrong umlautMarcus Meissner2010-01-191-1/+1
* init local variablesMarcus Meissner2009-11-281-2/+2
* More portability fixes.Dan Fandrich2009-08-011-1/+1
* add a new trigger capture function (just triggers capture, no results)Marcus Meissner2009-04-101-0/+28
* Batch commit from weekend work:Marcus Meissner2009-02-161-1/+70
* * removed CameraFileInfoFile.name, adjusted usersMarcus Meissner2009-01-251-7/+3
* GPPortInfo struct abstracted into a private struct.Marcus Meissner2008-03-151-1/+4
* comment tuningHans Ulrich Niedermann2007-09-041-5/+5
* update doc strings for gp_camera_get_storageinfo() and gp_filesystem_get_stor...Hans Ulrich Niedermann2007-09-031-7/+18
* proofread Marcus Meissner2007-08-111-2/+2
* more doxygen additions / fixupMarcus Meissner2007-05-311-6/+6
* added a briefMarcus Meissner2007-05-241-1/+1
* removed/ changed some includes to avoid unnecessary levelsMarcus Meissner2007-05-211-1/+0
* use different "r" in macros to avoid confusing readers and coverity.Marcus Meissner2007-05-091-52/+46
* implemented a programmatic way to get storage information.Marcus Meissner2007-01-021-0/+28
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-5/+5
* https://launchpad.net/products/libgphoto/+bug/61163Hubert Figuiere2006-09-201-1/+1
* trivial integer signedness fixHans Ulrich Niedermann2006-08-181-1/+2
* another set of doxygen annotation changes from Steve Fox.Marcus Meissner2006-05-251-2/+2
* doxygenedMarcus Meissner2006-05-231-191/+209
* Added gp_camera_wait_for_event() API, contributed by:Marcus Meissner2006-03-211-0/+38
* added/tuned/updated doxygen docsHans Ulrich Niedermann2005-06-151-176/+175
* Fix source files to compile with the shipped convenience libltdl.Hans Ulrich Niedermann2005-04-291-5/+1
* aftermath of build system updateHans Ulrich Niedermann2005-04-151-33/+2