summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-12-02 16:10:08 +0100
committerMarcus Meissner <marcus@jet.franken.de>2019-12-02 16:10:08 +0100
commit30d712a6496146bec01b6971a53afb72b4fab7b7 (patch)
treec0e3e2e0ed3efa4e9e6b4b0a39dadebfd76e26b8
parenteea14580a7dde0efb892faed823ec2119fb58368 (diff)
downloadlibgphoto2-30d712a6496146bec01b6971a53afb72b4fab7b7.tar.gz
adde powershot sx530hs
-rw-r--r--camlibs/ptp2/library.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index fdbeb8af4..1621882a0 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -2089,6 +2089,9 @@ static struct {
/* sparkycoladev@gmail.com */
{"Canon:PowerShot G7 X", 0x04a9, 0x329d, PTP_CAP|PTP_CAP_PREVIEW|PTP_DONT_CLOSE_SESSION},
+ /* Sascha Wolff <sascha.wolff1@gmail.com> */
+ {"Canon:PowerShot SX530 HS", 0x04a9, 0x329f, PTP_CAP|PTP_CAP_PREVIEW|PTP_DONT_CLOSE_SESSION},
+
/* Marcus Meissner <marcus@jet.franken.de> */
{"Canon:EOS M10", 0x04a9, 0x32a0, PTP_CAP|PTP_CAP_PREVIEW},