summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-12-05 10:59:40 +0100
committerMarcus Meissner <marcus@jet.franken.de>2019-12-05 10:59:40 +0100
commitf61a9d9652ea8b43dd13053c779a5e13177de0c3 (patch)
treeda859657c7fd619e9be535c73953cefb58f06c89
parent88cefc50736fd6027c657ee09448df8d8a613c4d (diff)
downloadlibgphoto2-f61a9d9652ea8b43dd13053c779a5e13177de0c3.tar.gz
merged in some more known sony cameras from timelapse-view
-rw-r--r--camlibs/ptp2/library.c21
1 files changed, 17 insertions, 4 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 3bcec7454..6d5ceee0d 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1014,11 +1014,20 @@ static struct {
/* https://github.com/gphoto/libgphoto2/issues/70 */
{"Sony:Alpha-A6300 (Control)",0x054c, 0x079c, PTP_CAP|PTP_CAP_PREVIEW},
+ /* Anja Stock at SUSE */
+ {"Sony:DSC-RX10M3 (Control)", 0x054c, 0x079d, PTP_CAP|PTP_CAP_PREVIEW},
+
/* Elijah Parker <mail@timelapseplus.com> */
{"Sony:Alpha-A99 M2 (Control)", 0x054c, 0x079e, PTP_CAP|PTP_CAP_PREVIEW},
- /* Anja Stock at SUSE */
- {"Sony:DSC-RX10M3 (Control)", 0x054c, 0x079d, PTP_CAP|PTP_CAP_PREVIEW},
+ /* Elijah Parker <mail@timelapseplus.com> */
+ {"Sony:DSC-RX100V (Control)", 0x054c, 0x07a3, PTP_CAP},
+
+ /* Elijah Parker <mail@timelapseplus.com> */
+ {"Sony:Alpha-A6500 (Control)", 0x054c, 0x07a4, PTP_CAP|PTP_CAP_PREVIEW},
+
+ /* Elijah Parker <mail@timelapseplus.com> */
+ {"Sony:Alpha-A5000 (Control)", 0x054c, 0x07c6, PTP_CAP},
/* jackden@gmail.com */
{"Sony:DSC-RX100M6 (MTP)", 0x054c, 0x0830, 0},
@@ -1057,6 +1066,9 @@ static struct {
/* Nick Clarke <nick.clarke@gmail.com> */
{"Sony:Alpha-A77 M2 (Control)", 0x054c, 0x0953, PTP_CAP|PTP_CAP_PREVIEW},
+ /* Elijah Parker <mail@timelapseplus.com> */
+ {"Sony:Alpha-A7s (Control)", 0x054c, 0x0954, PTP_CAP},
+
/* Markus Oertel */
/* Preview confirmed by Adrian Schroeter, preview might need the firmware getting updated */
{"Sony:Alpha-A5100 (Control)", 0x054c, 0x0957, PTP_CAP|PTP_CAP_PREVIEW},
@@ -1105,6 +1117,7 @@ static struct {
{"Sony:DSC-RX0 (PC Control)", 0x054c, 0x0c32, PTP_CAP|PTP_CAP_PREVIEW},
/* Elijah Parker, mail@timelapseplus.com */
+ /* https://github.com/gphoto/libgphoto2/issues/230 */
{"Sony:Alpha-A7r III (PC Control)", 0x054c, 0x0c33, PTP_CAP|PTP_CAP_PREVIEW}, /* FIXME: crosscheck */
{"Sony:Alpha-A7 III (PC Control)", 0x054c, 0x0c34, PTP_CAP|PTP_CAP_PREVIEW}, /* FIXME: crosscheck */
@@ -1119,9 +1132,9 @@ static struct {
{"Sony:DSC-RX100M5A (MTP)", 0x054c, 0x0cb1, 0},
{"Sony:DSC-RX100M5A (PC Control)", 0x054c, 0x0cb2, PTP_CAP|PTP_CAP_PREVIEW},
- /* https://github.com/gphoto/libgphoto2/issues/230 */
/* Elijah Parker, mail@timelapseplus.com */
- {"Sony:Alpha-A7R III (Control)", 0x054c,0x0c33, PTP_CAP|PTP_CAP_PREVIEW},
+ {"Sony:DSC-A7r IV (Control)", 0x054c, 0x0ccc, PTP_CAP|PTP_CAP_PREVIEW},
+
/* Nikon Coolpix 2500: M. Meissner, 05 Oct 2003 */
{"Nikon:Coolpix 2500 (PTP mode)", 0x04b0, 0x0109, 0},