Commit Graph

141 Commits

Author SHA256 Message Date
1f79f43514 Accepting request 770107 from home:iznogood:branches:graphics
- No longer recommend -lang: supplements are in use.

OBS-URL: https://build.opensuse.org/request/show/770107
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=204
2020-02-05 06:24:01 +00:00
28d9369263 - updated to 2.5.23 release
- ptp2:
    * Sony capture stability and speed improvements
    * Canon EOS capture stability improvements, reduce partial read blobs from 5MB to 1MB
    * Canon EOS M image format unpacking adjustments
    * Olympus OMD: bulb capture added, trigger capture capable
    * Panasonic GH5: added manualfocusdrive, capturetarget
    * Canon PowerShot X work ... trying to support / improve stability of capture
    * PTP string packing adjusted to standard (empty and null strings)
    * New ids added:
      * Sony Alpha A68, RX100M6, DSC-WX350
      * Nikon Coolpix L100
      * Canon PowerShot G7X, G9X Mark II
      * Canon Rebel T6, EOS 2000D
      * Fuji X-A2, GFX 50R, XT-30
      * Ricoh WG-M2
    * libmtp ids synced.
  - pentax:
    * synced smaller parts with pktriggercord
  - translations:
    * updated danish
  - fuzzing:
    * vusb and sample-afl now able to fuzz all USB cameras (even if slow)
  - all:
    * Various crashes fixed that were found during AFL fuzzing the USB drivers

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=202
2019-06-02 12:49:49 +00:00
4157c0e15f - updated to 2.5.22 release
- ptp2:
    * Canon EOS M / PowerShot capture problem solved
    * Sony shutterspeed - provide a static list as the camera does not provide one, you can set also different values
    * Canon SDRAM capture, try to support more than 500MB of images at once
    * New USB Ids added:
      * Canon EOS R, 800D
      * Canon PowerShot SX600HS, SX740HS
      * Sony DSC RX0, RX100-M5A
      * Nikon DSC D3500
  - generic:
    * handle new "bind" udev event in udev rule generator.
  - translations:
    * updated polish, ukrainian

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=200
2019-01-01 16:58:10 +00:00
0728a7d144 - updated to 2.5.21 release
ptp2:
  * Nikon Z series support added
  * New Canon Powershot SX / GX also support capture, ALPHA support added
  * Canon EOS bugfixes
  * imported IDs from libmtp
  * Added:
    * Nikon Z6, Z7
    * Canon Powershot SX720HS, G5X
    * Canon IXUS 185

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=198
2018-12-08 20:25:00 +00:00
05417f8bfe - updated to 2.5.20 release
- ptp2:
    * Canon EOS: fixed regression for some EOS series in OLC decoding
    * Apple iPhone: disabled PTP Manifest reading again, as IOS seems not to follow the standard
    * bugfixes
    * new IDs added:
      * Sony Alpha-RX10M4
      * Canon EOS M50, 4000D
      * Fuji XT-3
      * synced new MTP ids from libmtp
  - pentax:
    * refreshed from pktriggercord
  - translations:
    * updated polish, ukrainian, swedish, danish

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=194
2018-10-27 16:23:09 +00:00
856ceac7b8 - updated to 2.5.19 release
- ptp2:
    * Canon EOS: handle OLC versions of newer models, which gave incorrect aperture/shutterspeed values
    * Fuji X series capture improvements.
    * Fuji X series live view support added.
    * Panasonic GH5 liveview and capture support. (Needs camera firmware 2.3 or newer)
    * Olympus E-M5 Mark II and E-M1 Mark II liveview and capture support added.
    * USB IDs added:
      * Sony Alpha A99 M2, A7 III, A9
      * Nikon Coolpix A900
      * Panasonic GH5
      * Olympus E-M1 Mark 2
      * Fuji X-H1, X-M1, X70, X30
  - all: various fixes for warnings from compilers and the coverity scanner

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=192
2018-07-22 19:49:10 +00:00
698a7fa50f - updated to a 2.5.18.1 snapshot after Hackweek:
- newer EOS cameras better OLC information support
  - better support for Fuji X series cameras, liveview and capture

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=188
2018-07-13 11:39:48 +00:00
1f43d0da8d - updated to 2.5.18 release (bsc#1091309)
- ptp2:
    Canon EOS: Fixed file download on several EOS brands, broken by 2.5.17 release.
  - pentax:
    Added K01 and K70 models.

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=185
2018-05-13 17:08:11 +00:00
1ad8e13deb - updated to 2.5.17 release
- ptp2:
    * Apple iOSX: handle root directory objects that have ParentObject==StorageID instead of 0
    * implement PTP 1.1 Manifest reading and hook into filesystem. currently only supported by Apple iOS.
    * Canon PowerShot CHDK live view support.
    * Canon EOS: prepare capture needs to wait a bit on a crucial place to get all events.
      might fix some PTP Device Busy reports.
    * Canon EOS: split bulk downloads into pieces of partial downloads. This might cure the Error 70.
    * Canon EOS: Improved EOS M capture
    * Canon CHDK: live preview capture support added
    * Added USB IDs:
      * Sony A7r III
      * Nikon CoolPix L430
      * Nikon D850
      * Canon EOS M2, M6, M100
      * Canon EOS 6D Mark II
      * Fuji Film X-Pro 2
  - pentax:
    * Code updates imported from pkremote
  - libgphoto2:
    * Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS currently)
  - translations:
    * updates spanish, chinese

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=183
2018-04-16 19:04:07 +00:00
1aa737efe6 - updated to 2.5.16 release
- ptp2: emergency bugfix as a previous bugfix broke some detection features

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=181
2017-10-16 11:49:38 +00:00
2849a0c526 Accepting request 530540 from home:jengelh:branches:graphics
- Avoid running fdupes across partitions. Replace old tar
  options, old RPM shell variables by new constructs.
  Rectify RPM groups. Make macro style consistent again.

OBS-URL: https://build.opensuse.org/request/show/530540
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=179
2017-10-06 10:07:51 +00:00
5830ba4280 - updated to 2.5.15 release
- ptp2:
    * fuji: Fix cameras without new capture properties.
    * Canon EOS: config aspectratio, highisonr
    * Canon EOS: emit CAPTURECOMPLETE event
    * Canon EOS: whitebalanaceadjustment is 32bit signed, not 16bit signed
    * usb: better error feedback
    * fixed some bugs found by AFL fuzzing
    * Added USB ids:
      * Sony: A6500, HX400V
      * Nikon: D500, D7500
      * Olympus: VR360
      * Canon PowerShot: ELPH 350 HS
      * Canon EOS: 200D, Rebel T7i
      * Fuji: GFX 50 S
      * Ricoh Theta S, Theta SC
  - libgphoto2_port/vusb:
    * now default disabled as it confused people, enable with --enable-vusb
- libgphoto2-fix-fuji.patch: upstreamed

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=176
2017-10-02 16:39:32 +00:00
a2c54b78dc - libgphoto2-fix-fuji.patch: check before using a ptp property that
is only available in some updated Fuji cameras (bsc#1048853)

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=174
2017-07-16 13:34:43 +00:00
b34b28df44 - updated to 2.5.14 release
* ptp2:
    * Canon EOS M remote control / capture support (M3, M5, M10 ... but not the original EOS M currently)
    * fix for Canon EOS camera crash bug introduced in 2.5.13.
    * Fuji XT-2 capture support (firmware update needed, might work for other Fuji XT too)
    * Canon EOS 77D added.
    * various bugfixes
    * added USB IDs:
      * Sony DSC-RX10M3, DSC-HX90V
      * Sony UMC-R10C
      * Nikon D5600,
      * Canon EOS 77D
      * Fuji XT-20
    * synced MTP device ids from libmtp
    * more issues fixed that were found by the AFL fuzzer
  * pentax:
    * Added Pentax K5-II, Pentax K3-II
  * libgphoto2_port:
    * fixed gp_log_remove_func
  * libgphoto2_port/vusb:
    * support f-number, shutterspeed, and exposurebias in the virtual PTP camera
  * all:
    * several issues found by gcc 7 fixed
  * translations:
    * updated ukrainian, polish, vietnamese, french, swedish

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=172
2017-06-05 19:00:04 +00:00
4ca8743159 - updated to 2.5.13 release
See below in 2.5.12.1 pre relase, also:
  
  pentax: 
  * Now using the pktriggercord codebase
  * lots of improvements
  * Please report missing Pentax K USB ids that are supported by pktriggercord!

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=169
2017-04-08 15:53:16 +00:00
7f34e5e815 - updated to 2.5.12.1 temporary snapshot
ptp2:
  * iPhone iOS 10.2 storage handling fixed, added dynamic storage handling
  * Sony Alpha Live View support.
  * Canon EOS M series capture enabled. (might not fully work yet)
  * Various crashes and endless loops fixed that were found by the AFL fuzzer.
  * Various bugfixes in Nikon, Canon capture
  * New USB Ids:
    * Sony: SLT A37, DSC-RX100M5
    * Nikon KeyMission 360
    * Canon PowerShot G16
    * Canon EOS M5
    * Fuji Fujifilm XT-2
    * GoPro Hero 5 Black

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=166
2017-03-21 16:37:33 +00:00
ad7ce8c0bb - updated to 2.5.12 release
ptp2:
  * Canon EOS: more fixes for Canon EOS 5D Mark IV and Canon EOS 80D.
  * Parrot Sequoia support and property decoding
  * Nikon 1: Fixed Nikon 1 capture
  * Sony Alpha: various bugfixes.
  * New USB IDs:
    * Nikon Coolpix AW130
    * Nikon DSC D3400
    * Parrot Sequoia
    * GoPro Hero, Hero4 Silver, Hero + 
  * bugfixes and cleanups
  canon:
  * fixed zoom on some older Canon Powershots
  translations:
  * updated polish, ukrainian, vietnamese, danish, french, svensk

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=164
2017-01-05 17:39:33 +00:00
231b5a5148 - libgphoto2-newjpeg.patch: removed, upstream
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=161
2016-11-20 21:29:46 +00:00
56892e5b56 - updated to 2.5.11 release
* canon:
    * not experimental anymore, for some years
    * some bugfixes in configuration handling
  * ptp2:
    * canon: EOS capture improvements, also supporting new EOS
    * sony: tethering and trigger capture implemented, capture stability improvements
    * sony: exposure compensation setting fixed
    * sony: capture and autofocus configurations, similar to eosremoterelease
    * generic: fixed serialnumber retrieval
    * nikon: "autofocus" config variable for global autofocus enable/disable (default on, default liveview off)
    * various bugs fixed, stability improved
    * ptpip: allow different event ports. --port ptpip:IP:dataport:eventport
    * New ids reported:
      - Sony Alpha 7, DSC-RX100M4, NEX-7, DSC-HX20V, Alpha 6300, A7S II, A7, 
      - Nikon DSC Df, D7200, D5, D810A, 1 V3
      - Canon EOS 1Dx Mark 3, 80D, 5D Mark IV
      - Canon Digital IXUS 180
      - various music players / android phones imported from libmtp 
    
  * libgphoto2:
    * Speed up initial startup.
    * Win32: store settings in the "User Profile\.gphoto\settings" and not in C:\\Windows anymore.
    * gp_widget_changed() no longer clears the "changed" state to make this API more consistent.
      Use gp_widget_set_changed(widget,FALSE) to do so.
  * examples:
    * sample-photobooth: a sample program handling tethering, SIGUSR1 driven capture and SIGUSR2
      based configuration reading.
    * sample-afl: code to inject afl fuzzing data

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=160
2016-11-20 21:24:25 +00:00
d5ba393dc7 Accepting request 406860 from home:TheBlackCat:branches:graphics
Fix Group tag.

OBS-URL: https://build.opensuse.org/request/show/406860
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=158
2016-07-05 20:56:32 +00:00
e70750983c - require: udev in the library package for the hwdb refresher
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=156
2016-06-12 19:02:23 +00:00
295f035430 - Prereq: udev in the library package for the hwdb refresher
bsc#982339

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=154
2016-06-09 14:30:21 +00:00
3048b27f96 - libgphoto2-newjpeg.patch: jpeg_mem_src gets a const buffer now
in new libjpeg-turbo.

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=153
2016-06-09 13:56:15 +00:00
fe028936d9 - updated to 2.5.10 release
libgphoto2:
  * added gp_camera_list_config, gp_camera_get_single_config, gp_camera_set_single_config
    additional configuration APIs for faster access to single configuration values.
  ptp2:
  * allow generic opcode commands with parameters, config variable "opcode"
  * fixed pretending that Nikon Coolpix S series is a Nikon 1 S.
  * Nikon: fixed problem with SDRAM capture
  * Canon EOS: handle "no focus" during capture
  * Canon EOS: handle --new correctly
  * Canon Powershot: handle lack of object protection setting
  * Ricoh Theta: support shutterspeed configuration
  * added size checking to PTP unpacking primitives
  * various bugfixes
  * New ids:
    * Imported Media Players and Android phones from libmtp
    * Sony Alpha A7S II, ILCE 7M2
    * Kodak Z990
    * Nikon Coolpix L840, S3600
    * Leica SL
    * Olympus TG-620, E-M5 Mark 2
    * Canon EOS 1D C, 750D
    * Canon IXUS 160
    * Fuji Film X-T1, X-T10, A-610
  pentax:
  * fixed some crashes on non-existing config variables
  * use portable directory api (helps Visual Studio)
  libgphoto2_port/vusb:
  * Implemented a virtual PTP camera for test purposes.
  libgphoto2_port/disk:

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=149
2016-03-23 21:13:40 +00:00
435f1ada4e Accepting request 351281 from home:StefanBruens:branches:graphics
OBS-URL: https://build.opensuse.org/request/show/351281
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=147
2015-12-30 10:09:55 +00:00
1d2d599fe1 - updated to 2.5.9 release
Now maintained (source and issue tracker) in GIT at https://github.com/gphoto/libgphoto2
  ptp2:
  * PTP/IP: fixes to support Ricoh Theta and Sony Alpha over WLAN better
  * unification of timeout with backoff handling
  * Canon EOS: fixed a timeout bug on wait_event
  * Canon EOS: report protection status correctly
  * Canon EOS: unlock the ui on close
  * Sony: bulb mode support (in manual mode, shutterspeed and bulb option)
  * Hook up PTP OpenCapture opcode
  * Nikon J5 support. Nikon now hides prop and opcodes even differently.
  * Added USB IDs:
    - Sony SLT A77V, A7R2, HDR-PJ260VE
    - Nikon DSLR D5500
    - Canon EOS 760D, 5Ds, 5Ds R
    - Nikon Coolpix AW110, S6300, S6800, S3700, S2900
    - Nikon 1 S2, J5  
    - Ricoh Theta m15 (USB and WLAN)
    - GoProp Hero 4
  canon: readd old Canon IXUS 30.
  translations: updated ukrainian, vietnamese, polish, italian

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=145
2015-11-18 21:49:03 +00:00
37da77d40a - add -devel to baselibs for use to build wine in 64bit environments
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=143
2015-09-20 08:52:26 +00:00
03997a741e Accepting request 321028 from home:dimstar:Factory
Minor change in identifying the udev version, fixes issues like https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:A:DVD/libgphoto2/standard/ppc64le, where sometimes udev-mini is installed in the buildenv (to avoid build cycles)

OBS-URL: https://build.opensuse.org/request/show/321028
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=141
2015-08-07 07:49:31 +00:00
2211acf87b - updated to 2.5.8 release
- all:
  * Missing COPYRIGHT headers added.
  * Bug fixes for issues detected by Coverity.
- ptp2:
  * Canon Powershot/IXUS CHDK support
    Install the CHDK firmware and then use "gphoto2 --set-config chdk=On" to enable.
  * Canon EOS: Implemented new capture method for new Canon EOS to avoid hangs.
  * Canon EOS: New configuration variable: continuousaf
  * Canon EOS: event output for focusinfo / focusmask
  * Nikon DSLR: New configuration variables: movieiso, movieshutterspeed, moviehighisonr
  * Nikon Coolpix A: also manually add override opcodes for capture (please report if it works)
  * New USB ids:
  Sony: DSC-HX60V, Alpha-A7S, Alpha-A77 M2, Alpha A5100
  Panasonic: DMC-LS2
  Canon EOS 7D Mark II, Canon EOS M3
  Canon Powershot SX520 HS
  Fuji Fujifilm X-E2
  Samsung NX1
  * Media Player IDs synced with the libmtp ID database.
  * Lots of bugfixes.
- libgphoto2_port/libusb1:
  * Prefer libusb1 over libusb0 if both are present.
  * Asynchronous interrupt handling, to avoid losing usb interrupts during other
    operations.

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=139
2015-07-05 21:40:39 +00:00
b23ce16568 - disable libusb 0.1, as it is no longer needed and will cause
hangs. bsc#926862

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=137
2015-05-01 12:56:18 +00:00
8000fcfb53 - remove all the .la files, improves startup time.
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=135
2015-01-25 18:22:52 +00:00
339fb57cc5 - 2.5.7 release
ptp2:
  * Canon EOS focusinfo crash fixed (affected all config operations)
  * wait_for_event sleep backoff increased (50 - 100 - 150 - 200ms)
  * Nikon: fixes to make Nikon Coolpix S9700 over PTPIP work better
  * Nikon: WLAN GUID setting
  * Sony: tighten event loop to avoid loss of objectadded events
  * New USB ids: Nikon Coolpix 9400, Nikon S9700, Pentax K3 (in PTP).
  pentax:
  * added Pentax K100Ds
  * added raw capture support
  packaging:
  * fixed missing libexif in pkgconfig 
  translations:
  * updated ukrainian, vietnamese, french, polish

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=133
2015-01-18 21:45:59 +00:00
600fbfe87b - 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
2014-12-21 20:17:29 +00:00
eb7fb4854b - regression with nikon coolpix s fixed
- canon eos has no zoom

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=128
2014-09-19 11:11:40 +00:00
40685fcfdb - 2.5.5 release
- 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),

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=127
2014-09-19 11:11:09 +00:00
de7b3247f4 - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=124
2014-08-17 18:19:40 +00:00
3190220c95 - updated to 2.5.4.1 snapshot 2014/06/27
- fixed generation of udev rules bnc#884514
  - new D7100 configuration tables
  - Nikon D5300 id added

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=122
2014-06-27 21:19:33 +00:00
6bec2b4676 - updated to 2.5.4.1 snapshot 2014/06/13
- Nikon 1 capture working
  - various canon eos fixes and improvements
  - readded PTP matcher rule to UDEV rules
  - translation updates

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=119
2014-06-13 13:43:11 +00:00
e5f5f5a011 - updated to 2.5.4.1 snapshot
- more nikon 1 fix work
  - generate udev rules for /dev/sg* again

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=116
2014-04-27 19:04:22 +00:00
63c3abd542 Accepting request 231382 from home:dirkmueller:branches:graphics
- remove dependency on gpg-offline (blocks rebuilds and
  tarball integrity is checked by source-validator anyway, plus
  it was commented out)

OBS-URL: https://build.opensuse.org/request/show/231382
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=114
2014-04-25 10:35:30 +00:00
05429d1d2c - updated to 2.5.4 release
- sony slt support
  - nikon bulb support
  - other nikon, canon, olympus improvements
  - lots of bugfixes and various new ids

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=112
2014-03-23 18:24:36 +00:00
ad69a5e6cf - updated to 2.5.3.1 final hotfix
- fixed ptp matcher
  - updated french, dutch, russian, ukrain translation

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=109
2014-01-13 08:13:28 +00:00
4faa32c563 - updated to 2.5.3 final
- bugfixes, Coverity and other fixes
  - new USB ids
  - hwdb support fixed (bnc#852551)
  - unified all names, especiall Canon S100 (bnc#856828)
  - pentax updates
- reenabled gpg checking

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=108
2014-01-10 21:27:39 +00:00
ea1a9e9231 Accepting request 201502 from home:fcrozat:branches:graphics
- Replace udev rules with udev hwdb for openSUSE 13.1 or later
  (more efficient).
- Fix udev hwdb installation and ensure udev hwdb is updated when
  package is installed / updated / uninstalled.

OBS-URL: https://build.opensuse.org/request/show/201502
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=106
2013-10-01 07:21:24 +00:00
4144c23081 - disabled gpg key checking for snapshot
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=104
2013-08-19 15:01:58 +00:00
0cfce219f5 - updated to 2.5.2.1 temporary snapshot
- new udev hwdb
  - new Nikon capture functions for newer Nikons
  - Olympus 3030 fixed
  - several new USB ids
  - translation updates
  - lots of other bugfixes

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=102
2013-08-19 14:58:45 +00:00
a5edf9cbaf - buildrequire libxml2-devel for olympus e-series.
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=100
2013-05-06 08:24:41 +00:00
13ce1488d6 - Updated to 2.5.2
ptp2:
  * Fixed Raspberry Pi and USB 3.0 "connect only once" problem.
  * Experimental Olympus E-series (not Pen) remote control support. Try in "Control" mode.
  * Nikon DSLR: real movie capture! (use --set-config movie=1/0 and --wait-event)
  * New ids:
    Sony: DSC-A900, SLT-A350, DSC-RX1, HX300, NEX-3N
    Nikon Coolpix: P80, L820, S9500, S620, P520, S2500, S2600
    Nikon Coolpix A
    Nikon DSLR: D2Xs, D4, D7100
    Nikon J2
    Canon Powershot: S100, A1300IS, A2300IS, 
    Canon EOS: 700D, 100D
    Fuji FinePix: H20EXR, X20
    Samsung: NX1000, EK-GC100
    Also various MTP device ids merged from libmtp.
  * ptpip: major/minor number was switched in init packet.
  * Nikon DSLR: out of focus during capture fixed, various bugfixes
  * Nikon "controlmode" config for unlocking the camera.
  * Canon DSLR: "keepdeviceon" pinging in get_config, liveview
  * Canon thumbnail retrieval fixed.
  * Lots of work on getting Olympus E-series DSLRs in Control mode
    to run.
  canon:
  * wait-for-event: handle when camera goes offline during waiting.
  * fixed mtime 0 (Jan 1 1970) issue when downloading files and using --filename
  sierra:
  * Fixed the Nikon Coolpix 4300 and 2500 USB over SCSI capture mode.
  * Ignore register 4 read errors after capture as Nikon does not supply them.
  * added commented code on how to switch the Coolpix 2500 to RAW DIAG mode.

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=98
2013-05-05 20:55:54 +00:00
5e9a6fd411 Accepting request 164041 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/164041
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=96
2013-04-15 12:22:06 +00:00
17a28f70c6 - updated to 2.5.1.1 bugfix version
- ptp2: fixed 32bit platforms
  - ax301: fixed buffer overread

OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=94
2013-01-29 09:41:28 +00:00