summaryrefslogtreecommitdiff
path: root/camlibs
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2023-02-02 17:29:48 +0100
committerMarcus Meissner <marcus@jet.franken.de>2023-02-02 17:30:13 +0100
commit6dcd50c55ba9470ebe388e9cb4609e029940c3c3 (patch)
tree590c2ff46ba5998c2a9e7dec23bbfd78a8344730 /camlibs
parentc413a0027439becc58381c4fe021802891df5d01 (diff)
downloadlibgphoto2-6dcd50c55ba9470ebe388e9cb4609e029940c3c3.tar.gz
added x-t5
Diffstat (limited to 'camlibs')
-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 4d2d05f2d..8d92623a1 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -2656,6 +2656,8 @@ static struct {
/* https://github.com/gphoto/libgphoto2/issues/603 */
{"Fuji:Fujifilm X-S10", 0x04cb, 0x02ea, PTP_CAP_PREVIEW}, /* only webcam mode apparently */
{"Fuji:Fujifilm X-H2", 0x04cb, 0x02f2, PTP_CAP|PTP_CAP_PREVIEW},
+ /* https://github.com/gphoto/libgphoto2/issues/888 */
+ {"Fuji:Fujifilm X-T5", 0x04cb, 0x02fc, PTP_CAP|PTP_CAP_PREVIEW},
{"Ricoh:Caplio R5 (PTP mode)", 0x05ca, 0x0110, 0},
{"Ricoh:Caplio GX (PTP mode)", 0x05ca, 0x0325, 0},