summaryrefslogtreecommitdiff
path: root/camlibs
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2023-04-03 13:18:49 +0200
committerMarcus Meissner <marcus@jet.franken.de>2023-04-03 13:19:51 +0200
commit48d9bafe1fb9b8bd7485d554b1fec8a6a9bd3f71 (patch)
tree69970a9d355035c284f0ca6c663a23f1651bab09 /camlibs
parent0562e8ad20bd6a61a1456492c7f0f8350cb75d56 (diff)
downloadlibgphoto2-48d9bafe1fb9b8bd7485d554b1fec8a6a9bd3f71.tar.gz
added Ricoh GR IIIx
https://github.com/libmtp/libmtp/issues/148
Diffstat (limited to 'camlibs')
-rw-r--r--camlibs/ptp2/library.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 4cf8a1d26..1db4ee04a 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1358,6 +1358,9 @@ static struct {
/* https://github.com/gphoto/libgphoto2/issues/749 */
{"Sony:ILCE-7RM4A (PC Control)", 0x054c, 0x0d9f, PTP_CAP|PTP_CAP_PREVIEW},
+ /* https://github.com/gphoto/libgphoto2/issues/896 */
+ {"Sony:ILME-FX3 (PC Control)", 0x054c, 0x0da3, PTP_CAP|PTP_CAP_PREVIEW},
+
/* https://github.com/gphoto/libgphoto2/pull/782 */
{"Sony:Alpha-A7 IV (MTP mode)", 0x054c, 0x0da6, 0},
{"Sony:Alpha-A7 IV (PC Control)", 0x054c, 0x0da7, PTP_CAP|PTP_CAP_PREVIEW},
@@ -2693,6 +2696,8 @@ static struct {
/* Arda Kaan <ardakaan@gmail.com> */
{"Ricoh:WG-M2 (PTP mode)", 0x25fb, 0x210b, 0},
+ /* https://github.com/libmtp/libmtp/issues/148 */
+ {"Ricoh:GR IIIx (PTP mode)", 0x25fb, 0x25fb, 0},
/* Pentax cameras */
{"Pentax:Optio 43WR", 0x0a17, 0x000d, 0},