Skip to content

Commit

Permalink
added Canon EOS 1D C and Sony A7Sii in Control mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
crone authored and msmeissn committed Jan 8, 2016
1 parent 3be8db4 commit b058bdc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions camlibs/ptp2/library.c
Expand Up @@ -890,6 +890,9 @@ static struct {
/* https://sourceforge.net/p/gphoto/support-requests/127/ */
{"Sony:Alpha-A5000 (Control)",0x054c, 0x07c6, PTP_CAP},

/* Andre Crone <andre@elysia.nl> */
{"Sony:Alpha-A7S II (Control)",0x054c,0x0804, PTP_CAP},

/* https://sourceforge.net/p/libmtp/bugs/1310/ */
{"Sony:DSC-HX60V (MTP)", 0x054c, 0x08ad, 0},

Expand Down Expand Up @@ -1716,6 +1719,8 @@ static struct {

/* "François G." <francois@webcampak.com> */
{"Canon:EOS 6D", 0x04a9, 0x3250, PTP_CAP|PTP_CAP_PREVIEW},
/* Andre Crone <andre@elysia.nl> */
{"Canon:EOS 1D C", 0x04a9, 0x3252, PTP_CAP|PTP_CAP_PREVIEW},
/* Thorsten Ludewig <t.ludewig@gmail.com> */
{"Canon:EOS 70D", 0x04a9, 0x3253, PTP_CAP|PTP_CAP_PREVIEW},

Expand Down

0 comments on commit b058bdc

Please sign in to comment.