summaryrefslogtreecommitdiff
path: root/camlibs/barbie
Commit message (Expand)AuthorAgeFilesLines
* camlib build var cleanupHans Ulrich Niedermann2022-09-011-7/+13
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-251-13/+2
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-111-1/+2
* Help editors treat as Makefiles all our Makefile-files filesHans Ulrich Niedermann2016-10-281-0/+2
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-031-1/+0
* Add <unistd.h> to files which use usleep()Daniel P. Berrange2014-06-041-0/+1
* Remove mostly unused GP_SYSTEM_SLEEP macroDaniel P. Berrange2014-06-041-1/+1
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* avoid leaking s or tMarcus Meissner2013-05-011-3/+3
* add some _BSD_SOURCE or _POSIX_C_SOURCE where neededMarcus Meissner2013-02-201-0/+2
* gop_file_set_name not needed hereMarcus Meissner2009-02-151-2/+1
* rewrote a bit to better avoid all the signedness issuesMarcus Meissner2009-02-142-124/+111
* extra dist changelogMarcus Meissner2008-10-191-1/+1
* more gone .cvsignore filesMarcus Meissner2008-09-261-8/+0
* added lgpl boilerplate, plus authors. guessing it wasMarcus Meissner2008-05-151-0/+23
* some more cleanups. removed printf()Marcus Meissner2007-05-241-52/+36
* extracted Protocol.txt from barbie.hMarcus Meissner2007-05-245-248/+227
* * main.c: Removed.Marcus Meissner2007-05-245-130/+50
* made packet_1 const (and in both files), to reduce relocsMarcus Meissner2007-05-162-2/+2
* removed library.h (merged)Marcus Meissner2007-04-062-1/+1
* small fixesMarcus Meissner2007-01-021-1/+1
* 2.3.1.0.trunk, non-recursive camlibs buildHans Ulrich Niedermann2006-12-262-9/+10
* 1 var, 1 function staticMarcus Meissner2006-12-042-3/+2
* camlibdoc_data gone tooMarcus Meissner2006-11-291-2/+0
* removed old stand alone stuff.Marcus Meissner2006-11-293-8/+1
* camlib README files: rename, ship in dist tarball, install as docHans Ulrich Niedermann2006-10-072-1/+3
* Remove all OS/2 specific build files.Hans Ulrich Niedermann2006-10-063-24/+1
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-282-2/+2
* added some statics to some functions, removedMarcus Meissner2006-03-193-18/+13
* add *.sym file to _DEPENDENCIESHans Ulrich Niedermann2006-01-031-0/+1
* build camlibs as libtool modules with simple names and symbol listHans Ulrich Niedermann2005-06-111-4/+5
* remove redundant INCLUDE = definitions from Makefile.amHans Ulrich Niedermann2005-04-141-5/+0
* * fixed format string issues.Marcus Meissner2004-08-231-2/+1
* <config.h> -> "config.h"Arnaud Launay2002-11-292-2/+2
* gettext stuff for ArnaudHans Ulrich Niedermann2002-11-231-1/+1
* moved definition of camlibdir to configure.inHans Ulrich Niedermann2002-11-061-1/+0
* - modify config.h locationArnaud Launay2002-09-141-0/+1
* * **/Makefile.am: Do not use $(prefix)/lib/, but $(libdir).Marcus Meissner2002-01-251-1/+1
* 2002-01-16 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-152-11/+17
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-121-11/+3
* 2002-01-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-101-3/+4
* Removed redundant memset()s introduced by me :-(Hans Ulrich Niedermann2002-01-021-3/+1
* 2002-01-02 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-021-1/+1
* Added missing initialization of CameraAbilities struct. This fixes corruptHans Ulrich Niedermann2002-01-021-0/+1
* Zero out the CameraAbilities struct so we don't have garbage in fieldsJohannes Erdfelt2001-12-301-0/+1
* 2001-12-07 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-071-6/+2
* 2001-12-05 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-051-1/+3
* If we check for 'ENABLE_NLS', we need to include <config.h>.Marcus Meissner2001-11-031-1/+2
* Added -module flag to libtool link command for each library that is dlopen'edDan Fandrich2001-10-311-1/+1
* moved from gp_port_settings_[sg]et to gp_port_[sg]et_settingsHans Ulrich Niedermann2001-10-271-3/+3