summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2015-06-16 21:00:17 +0000
committerMarcus Meissner <marcus@jet.franken.de>2015-06-16 21:00:17 +0000
commit0375009d7d75227572f6cd9bc1fbd6230627acbb (patch)
tree4cbf5637886fb931c09428ac485a95813ee43daa
parent866b9f31130e5f0246444e07630c14e47c0bb425 (diff)
downloadlibgphoto2-0375009d7d75227572f6cd9bc1fbd6230627acbb.tar.gz
updated NEWS
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15464 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--NEWS25
1 files changed, 24 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 669488ed3..74a1dfe1e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,33 @@
libgphoto2 2.5.7.1 development snapshot
+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 config: continuousaf
+* Canon EOS: event output for focusinfo / focusmask
+* Nikon DSLR: New config: movieiso, movieshutterspeed, moviehighisonr
+* Nikon Coolpix A: also manually add opcodes for capture
+* New USB ids:
+ Sony: DSC-HX60V, Alpha-A7S, Alpha-A77 M2
+ Panasonic: DMC-LS2
+ Canon EOS 7D Mark II, Canon EOS M3
+ Canon Powershot SX520 HS
+ Fuji Fujifilm X-E2
+ Samsung NX1
+
+* Synced with libmtp id database.
+* Lots of bugfixes.
libgphoto2_port/libusb1:
-* asynchronous interrupt handling, to avoid losing usb interrupts.
+* Prefer libusb1 over libusb0 if both are present.
+* Asynchronous interrupt handling, to avoid losing usb interrupts during other
+ operations.
------------------------------------------------------------------------------
libgphoto2 2.5.7 release