summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Barnes <david.barnes@bitcoin.co.th>2019-11-30 15:41:39 +0000
committerDavid Barnes <david.barnes@bitcoin.co.th>2019-11-30 15:41:39 +0000
commit1dadaf15c2015a50ffc3e237a41b355d675a9b57 (patch)
treeb7fa3ddc96c55671d4ec1554718b74bc1dea058a
parenta54628ac6d29f1f8643a10736de275a9260a3c53 (diff)
downloadlibgphoto2-1dadaf15c2015a50ffc3e237a41b355d675a9b57.tar.gz
Update library for Nikon Coolpix S2600 to use filesystem checking (|PTP_NIKON_BROKEN_CAP) to see if a photo was taken, as the events are not working correctly.
-rw-r--r--camlibs/ptp2/library.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 415cdfcef..44adb5bdc 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1334,7 +1334,7 @@ static struct {
/* Mdasoh Kyaeppd at IRC */
{"Nikon:Coolpix S6300 (PTP mode)",0x04b0, 0x032c, PTP_CAP},
/* sakax <sakamotox@gmail.com> */
- {"Nikon:Coolpix S2600 (PTP mode)",0x04b0, 0x032d, PTP_CAP},
+ {"Nikon:Coolpix S2600 (PTP mode)",0x04b0, 0x032d, PTP_CAP|PTP_NIKON_BROKEN_CAP},
/* dougvj@gmail.com */
{"Nikon:Coolpix L810 (PTP mode)",0x04b0, 0x032f, PTP_CAP},