summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2020-05-13 17:43:54 +0200
committerMarcus Meissner <marcus@jet.franken.de>2020-05-13 17:43:54 +0200
commit4a91d1ee03b7da8790cf2f489b280168ff2175b0 (patch)
treebe5227ee743f69a96ee2414ac279e5374263e682
parentb10aa5dc9a8b1c0a8b7686973991af66b8798f0e (diff)
downloadlibgphoto2-4a91d1ee03b7da8790cf2f489b280168ff2175b0.tar.gz
added fuji xt-4
https://github.com/gphoto/libgphoto2/issues/505
-rw-r--r--camlibs/ptp2/library.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 957940b84..dccab3644 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -2327,6 +2327,8 @@ static struct {
{"Fuji:Fujifilm GFX100", 0x04cb, 0x02de, PTP_CAP|PTP_CAP_PREVIEW},
/* Bruno Filho at SUSE (currently not working with cpature, but shows variables) */
{"Fuji:Fujifilm X-T30", 0x04cb, 0x02e3, 0 /*PTP_CAP|PTP_CAP_PREVIEW*/},
+ /* https://github.com/gphoto/libgphoto2/issues/505 */
+ {"Fuji:Fujifilm X-T4", 0x04cb, 0x02e6, PTP_CAP|PTP_CAP_PREVIEW}, /* not fully confirmed */
{"Ricoh:Caplio R5 (PTP mode)", 0x05ca, 0x0110, 0},
{"Ricoh:Caplio GX (PTP mode)", 0x05ca, 0x0325, 0},