summaryrefslogtreecommitdiff
path: root/camlibs/kodak
Commit message (Expand)AuthorAgeFilesLines
* Added missing initialization of CameraAbilities struct. This fixes corruptHans Ulrich Niedermann2002-01-022-0/+2
* Zero out the CameraAbilities struct so we don't have garbage in fieldsJohannes Erdfelt2001-12-303-14/+15
* * camlibs/canon/util.hDan Fandrich2001-12-272-3/+2
* * library.c (dc240_set_speed): fixed a memory leak in case ofHubert Figuiere2001-12-264-162/+238
* 2001-12-21 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-212-4/+22
* if selected speed = 0 (Best), set to 115200Donn Morrison2001-12-211-3/+3
* * library.c (dc240_load_status_data_to_table, dc240_get_status):Hubert Figuiere2001-12-202-4/+9
* * dc120.c, library.h, library.c: cleaned it up aHubert Figuiere2001-12-204-190/+495
* * library.h:Hubert Figuiere2001-12-194-14/+311
* 2001-12-11 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-111-5/+2
* 2001-12-07 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-074-24/+8
* * library.c: Definitive fix for bug 438155.Hubert Figuiere2001-12-062-12/+30
* 2001-12-05 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-12-054-4/+12
* Stopped declaring a variable of type struct _CameraPrivateLibrary since itDan Fandrich2001-11-191-1/+1
* * camlibs/kodak/dc240/library.c: Handle GP_ERROR_IO_TIMEOUT errors. BetterHubert Figuiere2001-11-132-4/+15
* Added -module flag to libtool link command for each library that is dlopen'edDan Fandrich2001-10-314-4/+4
* 2001-10-25 Colin Marquardt <colin@marquardt-home.de>Colin Marquardt2001-10-241-1/+1
* 2001-10-23 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-231-8/+0
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-214-115/+63
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-214-118/+113
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-201-13/+23
* 2001-10-20 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-203-53/+34
* added missing files to EXTRA_DIST and *_SOURCESHans Ulrich Niedermann2001-10-194-0/+8
* 2001-10-19 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-193-79/+74
* 2001-10-17 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-163-46/+42
* 2001-10-16 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-161-1/+1
* 2001-10-12 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-123-3/+3
* 2001-10-11 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-113-6/+6
* 2001-10-09 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-092-25/+22
* 2001-10-08 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-081-2/+1
* 2001-10-08 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-081-2/+1
* 2001-10-08 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-087-10/+13
* * camlibs/kodak/dc240/library.c: patch by Peter Fales <peter@fales.com>Hubert Figuiere2001-10-041-1/+12
* added latest Kodak DX models.Hubert Figuiere2001-10-031-1/+1
* 2001-09-10 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-09-101-14/+4
* 2001-08-31 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-314-242/+170
* 2001-08-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-293-235/+228
* 2001-08-29 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-293-7/+7
* 2001-08-28 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-271-10/+24
* 2001-08-25 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-255-69/+54
* 2001-08-24 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-244-4/+4
* 2001-08-24 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-243-6/+5
* 2001-08-24 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-232-9/+12
* * camlibs/dimera/dimera3500.c: removed * / * embedded inside commentsHubert Figuiere2001-08-221-1/+1
* 2001-08-22 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-224-16/+14
* * MAINTAINERS: take over DC240 maintenance.Hubert Figuiere2001-08-213-32/+109
* 2001-08-17 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-08-184-7/+7
* Initial release of DC210 driver port.Hubert Figuiere2001-08-166-0/+1043
* Patch by Christophe Barbe <christophe.barbe@online.fr>Hubert Figuiere2001-08-163-3/+3
* Fixed a typo in the aboutHubert Figuiere2001-08-161-2/+2