summaryrefslogtreecommitdiff
path: root/libgphoto2/gphoto2-list.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-5/+5
* BSD_SOURCE -> DEFAULT_SOURCEMarcus Meissner2018-06-171-1/+1
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-221-45/+24
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-8/+6
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-22/+6
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* add _BSD_SOURCE for strdup and snprintf where neededMarcus Meissner2013-02-191-0/+2
* moved doc commentMarcus Meissner2012-08-011-7/+7
* use qsort() instead of bubble sort for gp_list_sortMarcus Meissner2012-05-111-26/+10
* use dynamic length CameraLists, and dynamic length name and value pairs.Marcus Meissner2007-10-161-132/+72
* more doxygen additions / fixupMarcus Meissner2007-05-311-46/+46
* give constant number a name: MAX_LIST_STRING_LENGTHHans Ulrich Niedermann2007-05-141-2/+3
* more notes on limits of CameraListHans Ulrich Niedermann2007-02-041-2/+27
* gp_list_unref can never free the list due to bad checking.Marcus Meissner2007-02-041-4/+3
* fix untrue comment on frontends using the _CameraList internal layoutHans Ulrich Niedermann2006-10-141-2/+2
* comments, cosmeticsHans Ulrich Niedermann2006-10-141-5/+11
* Starting CameraList (gp_list_*) cleanup/fixes:Hans Ulrich Niedermann2006-10-131-28/+113
* make sure that gp_list_* really returns GP_ERROR_FIXED_LIMIT_EXCEEDED if appl...Hans Ulrich Niedermann2006-10-041-6/+6
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-5/+5
* report error in gphoto debug log when we run out of entries. (1024)Marcus Meissner2006-09-271-1/+5
* another set of doxygen annotation changes from Steve Fox.Marcus Meissner2006-05-251-71/+66
* check for list errors creating list of camlibs and abort in case of errorsHans Ulrich Niedermann2005-06-121-6/+60
* replace (c) and (C) by �Arnaud Launay2002-12-151-1/+1
* <config.h> -> "config.h"Arnaud Launay2002-11-291-1/+1
* * libgphoto2/gphoto2-list.c (exchange): changed strcpy with memcpyHubert Figuiere2002-08-011-6/+9
* 2002-01-15 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-151-0/+1
* 2001-10-25 Colin Marquardt <colin@marquardt-home.de>Colin Marquardt2001-10-241-3/+3
* Oops...Lutz Mueller2001-10-141-1/+1
* 2001-10-14 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-141-0/+337