SHA256
1
0
forked from pool/libgphoto2

- 2.5.6 release

ptp2:
  * Nikon D3000/D3100/D3200: It hides the "good" capture opcodes from the
    DeviceInfo. Override and add them. If you see capture bugs, please report
    with debuglogfile.
  * "exposurecompensation" now in correct size (-3.0 <-> 3.0 usually)
  * Canon EOS: decode and report "focusinfo" variable that outputs the focus information of the camera.
  * Canon EOS: autofocusdrive=0 and cancelautofocus=1 added to cancel autofocusing,
    to avoid blocking the camera.
  * Canon EOS: "eosviewfinder" renamed to "viewfinder"
  * Sony SLT: Make property setting work for "iso", "exposurecompensation",
    "f-number", "shutterspeed"
  * Canon EOS: crash on 700D fixed
  * Nikon DSLR: race condition on object addition handled better
  * Nikon DSLR: make sure we make a pause a bit during polling after capture.
  * IDs added:
    Nikon: Coolpix P7800, S1, J4
    Nikon: D3300, D610, D4s, D810, D750
    Canon: IXUS 125HS, PowerShot Elph340HS
    Leica M9
  * various bugfixes
  libgphoto2_port/usb1:
  * fixed a memory leak
  * api changed for gp_log_data to make smaller debuglogs possible

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=130
This commit is contained in:
Marcus Meissner 2014-12-21 20:17:29 +00:00 committed by Git OBS Bridge
parent eb7fb4854b
commit 600fbfe87b
6 changed files with 40 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:600e6bde24545eef4d2d8285af389a5ae738707becb018c78611b2d8a3054846
size 6699687

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iD8DBQBUAxy56nvzlwF1Yj4RAs27AJ9NzBIsYA3EGk7SAkn/ubZYK9QwlwCfQZ3l
2yvL81agfk0XHr2Mw42Gma0=
=DeK+
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iD8DBQBUlx7C6nvzlwF1Yj4RAijxAJ9EANcO9CACEgARGISzwYkdmicv5gCgjt9N
CFOU72UytdAzx03jUZ67CRg=
=L5nt
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Sun Dec 21 20:14:41 UTC 2014 - meissner@suse.com
- 2.5.6 release
ptp2:
* Nikon D3000/D3100/D3200: It hides the "good" capture opcodes from the
DeviceInfo. Override and add them. If you see capture bugs, please report
with debuglogfile.
* "exposurecompensation" now in correct size (-3.0 <-> 3.0 usually)
* Canon EOS: decode and report "focusinfo" variable that outputs the focus information of the camera.
* Canon EOS: autofocusdrive=0 and cancelautofocus=1 added to cancel autofocusing,
to avoid blocking the camera.
* Canon EOS: "eosviewfinder" renamed to "viewfinder"
* Sony SLT: Make property setting work for "iso", "exposurecompensation",
"f-number", "shutterspeed"
* Canon EOS: crash on 700D fixed
* Nikon DSLR: race condition on object addition handled better
* Nikon DSLR: make sure we make a pause a bit during polling after capture.
* IDs added:
Nikon: Coolpix P7800, S1, J4
Nikon: D3300, D610, D4s, D810, D750
Canon: IXUS 125HS, PowerShot Elph340HS
Leica M9
* various bugfixes
libgphoto2_port/usb1:
* fixed a memory leak
* api changed for gp_log_data to make smaller debuglogs possible
-------------------------------------------------------------------
Thu Sep 18 21:07:46 UTC 2014 - meissner@suse.com

View File

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