summaryrefslogtreecommitdiff
path: root/camlibs/template
Commit message (Expand)AuthorAgeFilesLines
...
* Added -module flag to libtool link command for each library that is dlopen'edDan Fandrich2001-10-311-1/+1
* 2001-10-27 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-281-1/+1
* 2001-10-23 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-231-9/+0
* 2001-10-17 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-161-9/+8
* 2001-10-12 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-121-1/+1
* 2001-10-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-101-27/+109
* 2001-09-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-09-101-4/+1
* 2001-08-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-303-56/+91
* Patch by Christophe Barbe <christophe.barbe@online.fr>Hubert Figuiere2001-08-161-1/+1
* Changed some "char *" to "const char *".Lutz Mueller2001-03-131-62/+45
* Ifdef'd out not compiling code. Introduced abilities->file_operations and abi...Lutz Mueller2001-03-081-4/+2
* API change: gp_camera_init (Camera *camera, CameraInit *init) -> gp_camera_in...Lutz Mueller2001-01-091-1/+1
* Use camera->model instead of init->model. This is in preparation of a removal...Lutz Mueller2001-01-081-21/+21
* Added -lgphoto2 in again (KDE folks need it?). Added -L$(shell pwd)/$(top_bui...Lutz Mueller2001-01-081-1/+5
* Removed -lgphoto2 which breaks all first time installations.Lutz Mueller2001-01-071-2/+0
* Bring template up to date.Lutz Mueller2001-01-051-7/+43
* GP_CAPTURE_NONE introduced.Lutz Mueller2001-01-011-1/+1
* added shared library patch to gphoto2 from theKompanyScott Fritzinger2000-12-141-0/+2
* Support for GP_ERROR variations.Lutz Mueller2000-11-281-0/+8
* Just some normal .cvsignore templatesJohannes Erdfelt2000-10-041-0/+2
* build flag updatesScott Fritzinger2000-09-071-2/+0
* added Kodak DC120 library. fixed gp_filesystem.Scott Fritzinger2000-09-061-3/+3
* template camlib builds again. :)Scott Fritzinger2000-08-222-48/+28
* changed prototype for camera_id to use CameraText (sorry everyone\!)Scott Fritzinger2000-08-041-2/+2
* corrected template directory's port abilityScott Fritzinger2000-07-271-5/+2
* moved to object-oriented Camera* designScott Fritzinger2000-07-251-15/+34
* changed _manual, _about, and _summary to use CameraText to guarantee 32k of t...Scott Fritzinger2000-07-201-6/+6
* updated camera_capture prototypeScott Fritzinger2000-07-201-1/+1
* converted over to using mime types in CameraFile->typeScott Fritzinger2000-07-201-1/+3
* finished replacing <gpio/gpio.h> with <gpio.h>Scott Fritzinger2000-07-181-1/+1
* remove camera_debug_set function, moved to CameraInit flagScott Fritzinger2000-07-141-5/+0
* transferred another image. adding configuration dialog widgets. command-line ...Scott Fritzinger2000-06-291-6/+1
* added camera_config_query function. touched up API.Scott Fritzinger2000-06-281-0/+5
* renamed camera_config to camera_config_set and added camera_config_get to fac...Scott Fritzinger2000-06-271-2/+7
* added list/set folders to command-line optionsScott Fritzinger2000-06-261-1/+1
* readded serial/usb/parallel/ieee1394 flags in CameraAbilities struct. works m...Scott Fritzinger2000-06-241-6/+8
* *added listing of cameras/port to front-end. *added gpio wrapper for device_c...Scott Fritzinger2000-06-241-1/+1
* reworked abilities (again). more abstract.Scott Fritzinger2000-06-231-6/+5
* removed cancel and lock abilities for now. updated library API to reflect the...Scott Fritzinger2000-06-221-11/+0
* changed camera_config call. Removed CameraConfigSetting in place of an array ...Scott Fritzinger2000-06-221-1/+1
* *revamped CameraAbilities (no more reset/sleep) *making command-line function...Scott Fritzinger2000-06-222-18/+12
* added template directory for new camera librariesScott Fritzinger2000-06-204-0/+155