summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2006-04-12 19:13:45 +0000
committerMarcus Meissner <marcus@jet.franken.de>2006-04-12 19:13:45 +0000
commitde3ef8841044d864a8e33ecea48fc660ec4ff23c (patch)
treee7ba4475b56d8b2b1ab30bd8cf85e4449a3f1691
parent965f6714da309067ab90cf34299764f0d2af6812 (diff)
downloadlibgphoto2-de3ef8841044d864a8e33ecea48fc660ec4ff23c.tar.gz
added A700
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@8743 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--camlibs/ptp2/ChangeLog4
-rw-r--r--camlibs/ptp2/library.c1
2 files changed, 5 insertions, 0 deletions
diff --git a/camlibs/ptp2/ChangeLog b/camlibs/ptp2/ChangeLog
index 56d010aa3..8b4d3e720 100644
--- a/camlibs/ptp2/ChangeLog
+++ b/camlibs/ptp2/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-12 Marcus Meissner <marcus@jet.franken.de>
+
+ * library.c: Added PowerShot A700 as reported.
+
2006-04-04 Marcus Meissner <marcus@jet.franken.de>
* library.c: Added Nikon D200, as reported by Jana Jaeger.
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 4fa327343..c44710fc4 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -547,6 +547,7 @@ static struct {
/* https://sourceforge.net/tracker/?func=detail&atid=358874&aid=1456391&group_id=8874 */
{"Canon:EOS 30D (PTP mode)", 0x04a9, 0x3113, PTPBUG_DELETE_SENDS_EVENT},
{"Canon:Digital IXUS 750 (PTP mode)", 0x04a9, 0x3116, PTPBUG_DELETE_SENDS_EVENT},
+ {"Canon:PowerShot A700 (PTP mode)", 0x04a9, 0x3117, PTPBUG_DELETE_SENDS_EVENT},
/* Konica-Minolta PTP cameras */
{"Konica-Minolta:DiMAGE A2 (PTP mode)", 0x132b, 0x0001, 0},