Remove generated files
[framework/connectivity/libgphoto2.git] / camlibs / ricoh / ChangeLog
1 2007-07-11  Marcus Meissner  <marcus@jet.franken.de>
2
3         * g3.c: Added Ricoh Caplio R5 id.
4
5 2006-08-29  Marcus Meissner  <marcus@jet.franken.de>
6         
7         * g3.c: Added Ricoh Caplio R4 id.
8
9 2005-12-16  Marcus Meissner  <marcus@jet.franken.de>
10
11         * g3.c: Added Ricoh Caplio R3.
12                 Adjusted directory handling with 450 returned
13                 for -NLST /IROM/.
14
15 2005-07-14  Marcus Meissner  <marcus@jet.franken.de>
16
17         * g3.c: Added Ricoh Caplio GX 8.
18
19 2005-07-11  Marcus Meissner  <marcus@jet.franken.de>
20         
21         * g3.c: Added Ricoh R2 as reported.
22                 Added some casts to supress warnings.
23
24 2005-03-21  Marcus Meissner  <marcus@jet.franken.de>
25         
26         * g3.c: Added Ricoh 5000G (sea&sea edition).
27
28 2005-03-01  Marcus Meissner  <marcus@jet.franken.de>
29         
30         * g3.c: Split RZ1 and R1 entries to avoid slashes.
31
32 2005-02-13  Marcus Meissner  <marcus@jet.franken.de>
33
34         * g3.c: Added Ricoh Caplio R1v as reported by
35           Johannes Guenther.
36
37 2005-01-27  Marcus Meissner  <meissner@suse.de>
38
39         * g3.c: Added Ricoh Caplio R1 / RZ1 as reported.
40
41 2004-09-12  Marcus Meissner  <meissner@suse.de>
42
43         * g3.c: Added Ricoh Caplio RX as reported by
44                 Christoph Bauer.
45
46 2004-08-11  Marcus Meissner  <meissner@suse.de>
47
48         * g3.c: Get the mtime out of NLST, so we get the
49           correct time without EXIF download. (might be off
50           some hours).
51         
52 2004-08-09  Marcus Meissner  <meissner@suse.de>
53         
54         * g3.c: fixed buffer handling, we were overwriting
55           unallocated memory with newer libusb.
56
57 2004-05-19  Hubert Figuiere  <hfiguiere@teaser.fr>
58
59         * g3.c (camera_abilities): Camera is Medion MD 6126
60
61 2004-05-19  Marcus Meissner <marcus@jet.franken.de>
62
63         * g3.c: Martin Leopold reported the "Medion MD 6162"
64           as working too.
65
66 2004-01-30  Marcus Meissner <marcus@jet.franken.de>
67
68         * g3.c: Added Caplio 300G model as reported.
69
70 2003-11-17  Marcus Meissner <marcus@jet.franken.de>
71
72         * g3.c: 
73           - Fixed camera access with removed SD card.
74           - Handle more than 62 files in one directory.
75           - Do not call -INFO for textfiles.
76           - Try to read at least 0x800 byte to avoid confusing the
77             remote USB stack.
78
79 2003-10-10  Marcus Meissner <marcus@jet.franken.de>
80         
81         * g3.txt, g3.c, Makefile.am: 
82         
83           Added new Ricoh Caplio G3 driver.
84
85           Lots of thanks to Klaus Singvogel for lending me his camera
86           over the weekend.
87
88           Status:
89                 Directory Listing, download of images, exif data and
90                 audio, deleting files, creating and removing directories,
91                 summary report works.
92                 put file is possibly working too, but confuses the firmware 
93                 and this driver a bit.
94
95 2002-10-03  Lutz Müller <lutz@users.sourceforge.net>
96
97         * Makefile.am: -I$(top_builddir)/libgphoto2
98
99 2002-07-20  Lutz Müller <lutz@users.sourceforge.net>
100
101         * library.c:
102         * ricoh.[c,h]: Implement upload.
103
104 2002-07-16  Lutz Müller <lutz@users.sourceforge.net>
105
106         * ricoh.c: Simplify by using macros.
107
108 2002-07-16  Lutz Müller <lutz@users.sourceforge.net>
109
110         Patch by Martin Fischer <martin.fischer@inka.de>:
111
112         * ricoh.c (ricoh_set_date): Fix.
113
114 2002-07-16  Lutz Müller <lutz@users.sourceforge.net>
115
116         * library.c: The camera needs to be in record mode to set settings.
117
118 2002-07-16  Lutz Müller <lutz@users.sourceforge.net>
119
120         Patch from Martin Fischer <martin.fischer@inka.de>:
121
122         * ricoh.c: Bug Fixes.
123
124 2002-07-11  Lutz Müller <lutz@users.sourceforge.net>
125
126         * library.c: Initialize some variables to NULL.
127
128 2002-07-11  Lutz Müller <lutz@users.sourceforge.net>
129
130         * ricoh.c: Remove 3 direct calls to ricoh_send and ricoh_recv.
131
132 2002-07-10  Lutz Müller <lutz@users.sourceforge.net>
133
134         * library.c (camera_set_config): Fix bug (again).
135
136 2002-07-10  Lutz Müller <lutz@users.sourceforge.net>
137
138         * library.c (camera_set_config): Fix bug.
139
140 2002-07-10  Lutz Müller <lutz@users.sourceforge.net>
141
142         Patch by Martin Fischer <martin.fischer@inka.de>:
143
144         * ricoh.c (ricoh_get_pic_date): Corrected.
145         * library.c (get_info_func): Implemented.
146
147 2002-07-05  Lutz Müller <lutz@users.sourceforge.net>
148
149         * ricoh.[c,h]:
150         * library.c: More settings.
151
152 2002-07-02  LUtz Müller <lutz@users.sourceforge.net>
153
154         * ricoh.[c,h]:
155         * library.c: Exposure setting.
156
157 2002-07-02  Lutz Müller <lutz@users.sourceforge.net>
158
159         Patch by Martin Fischer <martin.fischer@inka.de>:
160
161         * ricoh.c:
162         * library.c: Some bug fixes.
163
164 2002-06-21  Lutz Müller <lutz@users.sourceforge.net>
165
166         * ricoh.[c,h]:
167         * library.c: More settings.
168
169 2002-06-20  Lutz Müller <lutz@users.sourceforge.net>
170
171         * ricoh.[c,h]
172         * library.c: First step towards support of settings.
173
174 2002-06-20  Lutz Müller <lutz@users.sourceforge.net>
175
176         * ricoh.h:
177         * library.c: Support a couple of other models.
178
179 2002-06-20  Lutz Müller <lutz@users.sourceforge.net>
180
181         Lots of infos from Martin Fischer <martin.fischer@inka.de>:
182
183         * ricoh.[c,h]
184         * library.c: Correct syntax and name of ricoh_connect and
185           ricoh_bye. Fix typo in ricoh_get_pic_name. Remember the model
186           that we get on ricoh_connect.
187
188 2002-06-19  Lutz Müller <lutz@users.sourceforge.net>
189
190         * ricoh.c: Flesh out ricoh_get_pic_date.
191
192 2002-06-19  Lutz Müller <lutz@users.sourceforge.net>
193
194         * ricoh.c: Simplify code by introducing ricoh_transmit. As a side 
195           effect, this should improve error recovery, too.
196
197 2002-06-18  Martin Fischer <martin.fischer@inka.de>
198
199         Patch adapted by Lutz Müller <lutz@users.sourceforge.net>.
200
201         * ricoh.[c,h]
202         * library.c: The driver supports GP_FILE_OPERATION_PREVIEW. 
203           Support for Philips ESP80 was added. camera_about was added.
204         
205 2002-03-14  Lutz Müller <lutz@users.sourceforge.net>
206
207         * ricoh.[c,h]
208         * library.c: This driver supports GP_FILE_OPERATION_DELETE and
209           GP_OPERATION_CAPTURE_IMAGE. Support for
210           configuration is still missing. Awaiting patches...
211
212 2002-03-14  Lutz Müller <lutz@users.sourceforge.net>
213
214         * ricoh.[c,h]
215         * library.c: Remove CameraPrivateLibrary. Sure, that introduces 
216           some communication overhead, but the code is cleaner this way.
217
218 2002-03-14  Lutz Müller <lutz@users.sourceforge.net>
219
220         Submitted by <cliff@vixen.snipe444.org>. I fixed indentation.
221
222         * ricoh.[c,h]
223         * library.c: Make the driver functional.
224
225 2002-01-31  Lutz Müller <lutz@users.sourceforge.net>
226
227         * ricoh.[c,h]: More functions ported.