From 571af0e51e53880e875453d92278024c82b83356 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 22 May 2020 17:02:38 +0200 Subject: added Fujni GFX 50 S with preview --- camlibs/ptp2/library.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c index acad2ebc9..794a0a72d 100644 --- a/camlibs/ptp2/library.c +++ b/camlibs/ptp2/library.c @@ -2310,7 +2310,7 @@ static struct { /* https://github.com/gphoto/libgphoto2/issues/283 */ {"Fuji:Fujifilm X100F", 0x04cb, 0x02d1, 0}, /* https://github.com/gphoto/libgphoto2/issues/133 */ - {"Fuji:GFX 50 S", 0x04cb, 0x02d3, PTP_CAP}, + {"Fuji:GFX 50 S", 0x04cb, 0x02d3, PTP_CAP|PTP_CAP_PREVIEW}, /* https://github.com/gphoto/libgphoto2/issues/170 */ {"Fuji:Fujifilm X-T20", 0x04cb, 0x02d4, 0}, /* Рустем Валиев */ -- cgit v1.2.1