summaryrefslogtreecommitdiff
path: root/camlibs/dimera
Commit message (Expand)AuthorAgeFilesLines
* * **/Makefile.am: Do not use $(prefix)/lib/, but $(libdir).Marcus Meissner2002-01-251-1/+1
* * TODO: changed note about temp.ppm and added one about multiple ops.Dan Fandrich2002-01-225-64/+88
* Fix typo in dimera3500.c.Colin Marquardt2002-01-162-1/+8
* 2002-01-16 Lutz M�ller <lutz@users.sourceforge.net>Lutz Mueller2002-01-152-12/+23
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-132-21/+30
* 2002-01-13 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-121-12/+31
* 2002-01-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2002-01-101-9/+22
* Removed redundant CFLAGS and LDFLAGS linesDan Fandrich2002-01-081-2/+0
* Renamed macro arguments to avoid luser compilers replacing %sDan Fandrich2002-01-042-7/+10
* Eliminated // comments for compatibility with pre-C99 compilers.Dan Fandrich2002-01-041-1/+4
* Changed download to use gp_file_progress to allow user to cancel.Dan Fandrich2002-01-031-8/+23
* Removed redundant memset()s introduced by me :-(Hans Ulrich Niedermann2002-01-021-2/+4
* 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/+5
* 2001-12-31 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-312-4/+26
* Zero out the CameraAbilities struct so we don't have garbage in fieldsJohannes Erdfelt2001-12-301-0/+6
* Changed to use stdint.h integer types and byte order conversion macros.Dan Fandrich2001-12-271-92/+85
* 2001-12-07 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-071-5/+2
* * configure.inDan Fandrich2001-12-062-263/+79
* 2001-12-05 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-051-1/+3
* Propagating more error codes to the caller.Dan Fandrich2001-11-161-1/+7
* Small compile fix (you don't set permissions on thumbnails).Lutz Mueller2001-11-081-2/+5
* If we check for 'ENABLE_NLS', we need to include <config.h>.Marcus Meissner2001-11-031-2/+8
* * camlibs/dimera/*.c: use renamed get/set functions, gp_camera_set_errorDan Fandrich2001-10-312-6/+42
* Added -module to link flagsDan Fandrich2001-10-311-1/+1
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-201-22/+33
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-201-3/+14
* added missing files to EXTRA_DIST and *_SOURCESHans Ulrich Niedermann2001-10-191-0/+2
* 2001-10-19 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-193-88/+101
* 2001-10-17 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-161-16/+24
* Removed gettext itemDan Fandrich2001-10-161-1/+0
* Using CHECK to propagate more error codes to callers.Dan Fandrich2001-10-161-40/+70
* Using CHECK to propagate more error codes to callersDan Fandrich2001-10-161-87/+30
* Added CHECK macro to ease error handlingDan Fandrich2001-10-161-1/+7
* added #include lines that should have already been thereHans Ulrich Niedermann2001-10-162-0/+5
* 2001-10-12 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-121-1/+1
* 2001-10-11 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-111-2/+17
* 2001-10-08 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-081-6/+10
* UpdatedDan Fandrich2001-09-301-0/+2
* Added missing types for SolarisDan Fandrich2001-09-101-0/+11
* 2001-09-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-09-101-5/+0
* Replaced references to PNM with the appropriate PPM or PGMDan Fandrich2001-08-311-6/+10
* Fixed problem with saving raw images. Stopped file name suffixes fromDan Fandrich2001-08-301-4/+16
* 2001-08-30 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-301-0/+10
* 2001-08-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-301-39/+48
* Now using predefined camera->port and camera->fs structures. RemovedDan Fandrich2001-08-291-76/+70
* Don't call gp_port_new or gp_port_close any more. Fixed mesa_set_speed toDan Fandrich2001-08-291-13/+16
* Changed port parameter to mesa_port_openDan Fandrich2001-08-291-1/+7
* UpdatedDan Fandrich2001-08-291-2/+2
* 2001-08-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-291-85/+93