-
Notifications
You must be signed in to change notification settings - Fork 116
/
NEWS
295 lines (208 loc) · 9.15 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
gphoto2 2.5.28.1 development snapshot
* translations: updated polish, ukrainian, romanian, icelandic, romanian, russian, serbian
gphoto2 2.5.28 release
* show-preview: fixed to be a moving picture by using explicit memory based file
* --parsable: new option for listing files in parsable form
* --filenumber FILENUMBER: new option to allow --filename %n start at another number than 1.
* wait-event: sending SIGUSR1 signal to gphoto2 during a running --wait-event / --capture-tethered will trigger image capture
* ctrl-c also now cancels multi-file actions
* translations: updated german
gphoto2 2.5.27 release
* fixed cdk detection
* adjust range detection for filenames containing or starting with -
gphoto2 2.5.26 release
* movie capture: allow some busy results before terminating
* wait-event/capture-tethered: allow terminating with SIGUSR2, granularity 1 second
* wait-event: allow waiting for TIMEOUT
gphoto2 2.5.23 release
* some bugfixes
gphoto2 2.5.20 release
* maximum number in file ranges bumped from 16384 to 65536
* add shell commands to match commandline: summary, storage-info, trigger-capture
* fixed a fd leak
* translations: updated simplified chinese
gphoto2 2.5.17 release
* handle GP_EVENT_FILE_CHANGED event
gphoto2 2.5.15 release
* In the config getters, print out the Readonly flag and also an END marker
* Fixed "now" timesetting also for set-config-value
gphoto2 2.5.14 release
* translation updates: french, esperanto
* some bugfixes
* (2.5.12 and 2.5.13 were skipped due to insufficient changes)
gphoto2 2.5.11 release
* some errors result in exit 0, where it should have been an error exit
* some windows bugfixes
* translation updates: icelandic
gphoto2 2.5.10 release
* use new single configuration set/get if possible
* updated translations: serbian, russian, hungarian, vietnamese, ukrainian, polish, swedish, brazilian portuguese
* require libgphoto2 2.5.10 or newer
gphoto2 2.5.9 release
Now maintained (source and issue tracker) in GIT at https://github.com/gphoto/gphoto2
* Added testcamera.pl, a tool for testing attached cameras with gphoto2.
* fixed some bugs
* report trigger capture in --ability
* capture-preview can honor filename and prefixes
* updated translations: french, ukrainian, vietnamese, polish, russian, italian
gphoto2 2.5.8 release
* --keep-raw option added, which leaves non-JPEG files on camera during
capture or wait-event-and-download
* --show-preview option split out of --capture-preview. --show-preview
now displays the ascii art preview, --capture-preview no longer does.
* updated translations: french, ukrainian, vietnamese, russian, polish,
dutch, hungarian, esperanto, serbian, danish
gphoto2 2.5.6
* --wait-event / --wait-event-and-download can now wait for strings
--wait-event=CAPTURECOMPLETE
--wait-event=FILEADDED
--wait-event="Property 5001"
* updated translations: french, ukrainian, dutch, polish, russian, vietnamese, hungarian, serbian
gphoto2 2.5.5
* manpage updated
* updated translations
* bugfix for DST usage in handling date/time widgets
* adjusted wait time heuristics after capture
* --debug-loglevel=(debug|verbose|data|all) option added to select debug verbosity
* fixed --filename with cross-device usage
gphoto2 2.5.4
* --skip-existing option that skips if a local file would already exist
* %F for foldername inclusion added to format strings for --filename
* add the commandline arguments to the debug log
gphoto2 2.5.3
* translations updated: dutch, polish, ukrainian, russian, taiwanese
* small --show-info bugfix
gphoto2 2.5.2
* new --reset option to reset usb devices.
* using --filename, if the camera reports 1. Jan 1970, fall back to
use the current date/time.
* translations updated: french, polish, vietnamese, russian, simplified chinese, danish
gphoto2 2.5.1
* Fixed that the meaning of --keep and --no-keep was switched.
* Allow passing absolute filenames to
-p, -d, -r/--rmdir, -m/--mkdir, -t, --show-info, --get-metadata,
--get-raw-data, --get-audio-data,
like e.g.:
gphoto2 -p /store_00010001/DCIM/100D7000/DSC_0001.JPG
* -L --quiet now prints a list of all files, 1 per line.
* -l --quiet now prints a list of all folders, 1 per line.
gphoto2 2.5.0
* Added "--keep" and "--no-keep" options for capture tethered
and capture image.
* --wait-event and --capture-tethered can now do:
* nr of events (200)
* seconds (100s)
* milliseconds (200ms) (1/1000 of a second)
* frames (50f) (number of images)
* New --list-all-config gives the full config tree.
gphoto2 2.4.99.2
* Updated for new GPPortInfo in libgphoto2 2.5.0
* Updated for various changed file interfaces in libgphoto2 2.5.0
* Capture mainloop changed to handle JPEG+RAW capture (one release
resulting in 1 or more files).
(Also: refactored and rewritten to be more beautiful)
* Capture mainloop uses trigger capture + waitevent if present.
* Fixed use-after-free problem in file save
* Fixed %n to use an incremental counter, instead of a filesystem index.
gphoto2 2.4.10.1
* Switched %n behaviour to be linear increasing, instead of
a folder index.
gphoto2 2.4.10
* Event loop handling non-waitevent able cameras.
* --capture-movie (optional arguments: frames, or seconds)
now loops over preview capture as fast as possible
and writes the frames continuously.
The resulting file is "MotionJPEG" and can be postprocessed
or displayed (by mplayer).
Also output to stdout is possible for pipeing like:
gphoto2 --stdout --capture-movie | someotherprogram
gphoto2 2.4.9
* Capture main event loop rewritten to always use wait event
to also support multiple image captures. (JPEG+RAW)
* Fixed various bugs and memory leaks.
* Translation updates.
gphoto2 2.4.8
* Output CAPTURECOMPLETE on waitevent
* On --filename "foo/bar/berk.jpg" create subdirectories if
not yet present.
* New shell command:
capture-preview
* Added Bulb Mode in interval capture with -B / --bulb <seconds>
gphoto2 2.4.7
* New cmdline options: --set-config-index and --set-config-value
to avoid ambiguity of the --set-config supporting both modes.
* --wait-event can take "5s" as argument for 5 seconds of event taking
* added --wait-event-and-download=x (same as --wait-event but with download)
* New shell commands:
wait-event (events or seconds)
wait-event-and-download (events or seconds)
capture-tethered
set-config-index entry=choiceindex
set-config-value entry=value
* Enhanced --quietness.
* Added AC_SYS_LARGEFILE, enabling support to download files > 2GB.
* Updated translations.
* Various bugfixes.
gphoto2 2.4.5
* Updated translations.
* Handle ctrl-c on tethered capture.
gphoto2 2.4.4
* Updated translations.
* SIGUSR2 added ... "exit interval capture after next shot"
gphoto2 2.4.3
* Updated translations.
* For multiple cameras, specifying with --port usb:xxx,yyy is now
sufficient (previously needed --port and --camera).
gphoto2 2.4.2
* Updated translations.
* Major change in behaviour:
--capture-image split into:
--capture-image : Just captures image, no download.
--capture-image-and-download : captures image and downloads it.
gphoto2 2.4.1
* Made capture preview that saves to files work
* capture-image has no arguments
* version check for libgphoto2 fixed
* cs,da,it,vi translations updated
* Fix a few C99isms.
gphoto2 2.4.0
* Add contrib/ directory with scripts and things contributed by users.
* Ditched autogen.sh, use standard autoreconf from stock autoconf.
* Put auto* files into auto-aux/ and auto-m4/.
* New --storage-info function to get direct storage information
from the camera via API.
* Use SIGUSR1 to trigger premature image capture in --interval mode.
* New --reset-interval parameter makes SIGUSR1 reset the capture interval.
* New --capture-tethered command to wait for presses of the camera shutter
button and download. Confirmed working only with Nikon DSC.
gphoto2 2.3.1
FIXME: Update this list from 2.3.1 release.
* Added --hook-script option, including man page update and test-hook.sh.
* Fix: --get-all-metadata takes no argument.
* Use the "UNIX fd" based CameraFile handling code for downloading and uploading
files, without using system memory.
FIXME: For a release, do require a libgphoto2 version with the
proper version number at compile time, and/or check linking
with that function.
gphoto2 2.3.0
* Require popt library to parse command line options.
* Partitioned command line options into groups of related options.
* Added --debug-logfile=FILENAME option.
* Only load all camlibs if necessary.
* (Half-)Fix to make --with-libgphoto2=PREFIX configure parameter work.
* Preliminary support for lower-case filenames in --filename pattern: %:
* Added "rmdir" command to gphoto2 --shell.
gphoto2 2.2
* Some speed-ups by avoiding to load
list of ports/cameras multiple times.
* More --shell commands added:
put, rmdir, mkdir, configuration, capture
* Metadata down and upload added.
* Waiting for events added.
gphoto2 2.2.0.trunk
* Option --debug-logfile=FILENAME added.
* Options grouped for a little structure in --help output.
gphoto2 2.1.99
* Requires libgphoto2 2.1.99 to build
* Various new translations
gphoto2 2.1.6