summaryrefslogtreecommitdiff
path: root/camlibs/barbie/barbie.c
Commit message (Expand)AuthorAgeFilesLines
* 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-141-124/+106
* 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-241-1/+222
* * main.c: Removed.Marcus Meissner2007-05-241-7/+3
* made packet_1 const (and in both files), to reduce relocsMarcus Meissner2007-05-161-1/+1
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-1/+1
* added some statics to some functions, removedMarcus Meissner2006-03-191-3/+6
* <config.h> -> "config.h"Arnaud Launay2002-11-291-1/+1
* gettext stuff for ArnaudHans Ulrich Niedermann2002-11-231-1/+1
* 2002-01-16 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-151-0/+2
* 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
* 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
* If we check for 'ENABLE_NLS', we need to include <config.h>.Marcus Meissner2001-11-031-1/+2
* moved from gp_port_settings_[sg]et to gp_port_[sg]et_settingsHans Ulrich Niedermann2001-10-271-3/+3
* 2001-10-19 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-191-6/+7
* 2001-10-17 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-171-2/+1
* 2001-10-17 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-161-11/+9
* 2001-10-08 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-081-2/+0
* 2001-09-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-09-101-1/+0
* bvl: OS/2 Updatesbvl2001-09-071-26/+26
* 2001-08-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-301-74/+47
* 2001-08-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-291-41/+38
* 2001-08-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-291-1/+1
* 2001-08-25 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-251-29/+14
* 2001-08-24 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-241-1/+1
* 2001-08-24 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-231-10/+12
* 2001-08-22 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-221-3/+6
* 2001-08-17 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-181-3/+1
* bvl: barbie updatebvl2001-03-261-125/+125
* fixed list_folders/files naming bugScott Fritzinger2001-03-261-2/+2
* Applied patch from Colin Marquardt <colin@marquardt-home.de>.Lutz Mueller2001-03-261-3/+19
* Changed some "char *" to "const char *".Lutz Mueller2001-03-131-10/+16
* finished updating backend API. fixed camera_capture hackScott Fritzinger2001-03-121-3/+3
* slowly updating camera libraries to newer API schemeScott Fritzinger2001-03-101-4/+4
* Ifdef'd out not compiling code. Introduced abilities->file_operations and abi...Lutz Mueller2001-03-081-25/+8
* Applied patch from Gene Cash <gcash@fdn.com>: Declare some internal variables...Lutz Mueller2001-03-051-1/+1
* updated io lib to return error on _new call. updated all libsScott Fritzinger2001-01-241-1/+4
* finished GP_PORT renamingScott Fritzinger2001-01-221-2/+2
* added libgphoto2_port into tree. ouch.Scott Fritzinger2001-01-221-7/+6