Nikon 1 support. Final fix to get it running by Raj Kumar of archive.org.
  Nikon: liveview capture without autofocus enhanced, now also for card
  Nikon: restart liveview after capture
  Canon EOS: New property reporting method (OLC Info) implemented.
  Print read-only values in configuration table lookup (for Canon EOS mostly)
  Sony: Fixed Sony SLT-A900v capture
  Fixed the various "datetime" hooks for PTP generic, Canon Powershot and Canon EOS
  to hopefully work better. --set-config datetime=now sets the camera to the current time.
  CHDK: some changes
  New ids:
  Nikon DSC D3x, D5300
  Nikon Coolpix P330
  Canon PowerShot S95, S120, SX260HS, SX280HS, SX160IS, A2500, A2600, Elph135, IXUS 300HS, IXUS 255HS
  Canon EOS 1200D
  Sony DSC-A900, Alpha 6000, DSC-HX5V
  Casio EX-ZR700, 
  Fuji FinePix AV-150, T200
  Massive logging and error handling cleanup by Axel Waggershauser
  cleanup of the USB data handling
  Bugfixes
- st2205:
  add support for a new type of 240x320 picture frames
- all:
  Massive logging and error handling cleanup by Axel Waggershauser.
  Various cleanups from David Berrange for mingw32 builds.
  fixed libgd detection and linking.
- print-camera-list
  add a mode to print udev rules for the non-standard USB support (usbscsi/usbdisk),
  needed additional to HWDB databases.

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=124
This commit is contained in:
Marcus Meissner 2014-08-17 18:19:40 +00:00 committed by Git OBS Bridge
parent 3190220c95
commit de7b3247f4
5 changed files with 43 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92002ede2eeb6745fd99827aa50372dbd4f3540f7c726030028dc9392c87cab8
size 3655341

3
libgphoto2-2.5.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6da4d538c618837b97f095ae83694a0c511a2d1dbd3ead5ecccfa5608c774bf0
size 6697566

View File

@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE----- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux) Version: GnuPG v2.0.19 (GNU/Linux)
iD8DBQBTrRti6nvzlwF1Yj4RAm4PAJ9LDwqXw//cGi75YWziM4IYSmZRagCfSYgF iD8DBQBT8NO86nvzlwF1Yj4RAuroAJ40n9TeyhmUJ+Fljjd8ervahs4WygCdHt2B
EPRlGT7iWgSn66SkNNODIpQ= cd01bzSJN9jcqtGUYTfAmOc=
=MyYX =kNBM
-----END PGP SIGNATURE----- -----END PGP SIGNATURE-----

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Sun Aug 17 18:18:11 UTC 2014 - meissner@suse.com
- ptp2:
Nikon 1 support. Final fix to get it running by Raj Kumar of archive.org.
Nikon: liveview capture without autofocus enhanced, now also for card
Nikon: restart liveview after capture
Canon EOS: New property reporting method (OLC Info) implemented.
Print read-only values in configuration table lookup (for Canon EOS mostly)
Sony: Fixed Sony SLT-A900v capture
Fixed the various "datetime" hooks for PTP generic, Canon Powershot and Canon EOS
to hopefully work better. --set-config datetime=now sets the camera to the current time.
CHDK: some changes
New ids:
Nikon DSC D3x, D5300
Nikon Coolpix P330
Canon PowerShot S95, S120, SX260HS, SX280HS, SX160IS, A2500, A2600, Elph135, IXUS 300HS, IXUS 255HS
Canon EOS 1200D
Sony DSC-A900, Alpha 6000, DSC-HX5V
Casio EX-ZR700,
Fuji FinePix AV-150, T200
Massive logging and error handling cleanup by Axel Waggershauser
cleanup of the USB data handling
Bugfixes
- st2205:
add support for a new type of 240x320 picture frames
- all:
Massive logging and error handling cleanup by Axel Waggershauser.
Various cleanups from David Berrange for mingw32 builds.
fixed libgd detection and linking.
- print-camera-list
add a mode to print udev rules for the non-standard USB support (usbscsi/usbdisk),
needed additional to HWDB databases.
- translations:
updated ukrainian, vietnamese, polish, french, finish, chinese, danish, dutch,
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 27 21:19:09 UTC 2014 - meissner@suse.com Fri Jun 27 21:19:09 UTC 2014 - meissner@suse.com

View File

@ -51,7 +51,7 @@ Obsoletes: libgphoto2-64bit
Summary: A Digital Camera Library Summary: A Digital Camera Library
License: LGPL-2.1+ License: LGPL-2.1+
Group: Hardware/Camera Group: Hardware/Camera
Version: 2.5.4.1 Version: 2.5.5
Release: 0 Release: 0
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
Source1: %{name}-%{version}.tar.bz2.asc Source1: %{name}-%{version}.tar.bz2.asc