summaryrefslogtreecommitdiff
path: root/camlibs/digita/serial.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-111-1/+1
* Remove remnants of OS/2 supportHans Ulrich Niedermann2021-09-081-3/+0
* BSD_SOURCE -> DEFAULT_SPURCEMarcus Meissner2018-06-201-1/+1
* remove probably unistd.h include , or protected by ifdef forMarcus Meissner2016-01-031-1/+0
* hton functions also repalcedMarcus Meissner2014-02-221-5/+5
* replace netowrk converts by oursMarcus Meissner2014-02-221-7/+7
* removed termios.h usage hereMarcus Meissner2014-02-221-1/+0
* updated fsf addressMarcus Meissner2014-01-011-2/+2
* added _BSD_SOURCE or _POSIX_C_SOURCE for -ansi buildingMarcus Meissner2013-02-201-0/+2
* Tweaked header file includes for improved portabilityDan Fandrich2010-09-151-1/+1
* Consistently use #include <gphoto2/gphoto2-foo.h> everywhere.Hans Ulrich Niedermann2006-09-281-1/+1
* fixed some signed/unsigned warningsMarcus Meissner2006-03-181-2/+2
* <config.h> -> "config.h"Arnaud Launay2002-11-291-1/+1
* Switch all fprintf(stderr, ...) calls to GP_DEBUG(...) callsJohannes Erdfelt2002-05-101-10/+12
* Added include of config.h before include of gphoto2 header filesDan Fandrich2002-01-251-0/+2
* Return correct error code if we fail the beacon phaseJohannes Erdfelt2001-12-091-1/+1
* Don't use C structures for beacon's anymore. Pack them by hand to ensureJohannes Erdfelt2001-12-091-107/+163
* Woops, don't set the speed so earlyJohannes Erdfelt2001-11-241-1/+1
* If no speed is specified, try the maximumJohannes Erdfelt2001-11-241-0/+2
* Explictily place driver under LGPLJohannes Erdfelt2001-10-301-0/+15
* Do some more error checkingJohannes Erdfelt2001-10-301-8/+19
* Ditch global variables digita_read and digita_send in favor of pointersJohannes Erdfelt2001-10-301-114/+115
* moved from gp_port_settings_[sg]et to gp_port_[sg]et_settingsHans Ulrich Niedermann2001-10-271-2/+2
* 2001-10-25 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-251-1/+1
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-201-3/+3
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-201-6/+11
* 2001-09-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-09-101-4/+0
* 2001-08-31 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-311-5/+1
* 2001-08-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-291-3/+3
* bvl: OS/2 updatesbvl2001-02-261-89/+92
* updated io lib to return error on _new call. updated all libsScott Fritzinger2001-01-241-4/+4
* finished GP_PORT renamingScott Fritzinger2001-01-221-1/+1
* added libgphoto2_port into tree. ouch.Scott Fritzinger2001-01-221-22/+22
* API change: gp_camera_init (Camera *camera, CameraInit *init) -> gp_camera_in...Lutz Mueller2001-01-091-5/+4
* fixed sierra. minor patchesScott Fritzinger2000-12-021-2/+7
* Bring digita driver back in line with changes to APIJohannes Erdfelt2000-10-041-119/+110
* renamed gp_camera_message/status/... to gp_frontend_message/... added gp_fron...Scott Fritzinger2000-09-131-4/+3
* minor editsScott Fritzinger2000-08-211-1/+0
* bvl: init structure passed to digita seial init, for serial path and speedbvl2000-07-311-7/+8
* bvl: Changed include file from <gpio/gpio.h> to <gpio.h>bvl2000-07-291-169/+169
* added digita library and command-line patch from JohannesScott Fritzinger2000-07-271-1/+1
* adding .cvsignor for digita driver dirScott Fritzinger2000-07-211-0/+259