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
gphoto2 2.4.0
* Add contrib/ directory with scripts and things contributed by users.
* 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.
* Added --hook-script option, including man page update and test-hook.sh.
* Fix: --get-all-metadata takes no argument.
Changes 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.
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
changes:
- New command line arguments:
--list-config - dump the configuration tree of the camera
--get-config var - get the configuration entry <var>
- New capture option:
--frames=count
--interval=seconds
-fixes
-new translations