aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmeric <emeric.grange@gmail.com>2018-07-31 16:22:42 +0200
committerEmeric <emeric.grange@gmail.com>2018-07-31 16:22:42 +0200
commit16d2628f6baa29c79c520f5fa3fc1978cbd97ae9 (patch)
tree75e684e83b563dcbf45d375d11c8d3e32f55ba3b
parentacbf559aa97d2c8267ad170a6e79213a2f523356 (diff)
downloadlibmtp-16d2628f6baa29c79c520f5fa3fc1978cbd97ae9.tar.gz
added GoPro devices
-rw-r--r--src/music-players.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 82bfe5c..00102f8 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -3761,7 +3761,11 @@
{ "GoPro" , 0x2672, "HERO+", 0x0021, DEVICE_FLAG_NONE },
{ "GoPro" , 0x2672, "HERO5 Black", 0x0027, DEVICE_FLAG_NONE },
{ "GoPro" , 0x2672, "HERO5 Session", 0x0029, DEVICE_FLAG_NONE },
+ { "GoPro" , 0x2672, "HERO 2018", 0x002d, DEVICE_FLAG_NONE },
+ { "GoPro" , 0x2672, "FUSION (back)", 0x0032, DEVICE_FLAG_NONE },
+ { "GoPro" , 0x2672, "FUSION (front)", 0x0035, DEVICE_FLAG_NONE },
{ "GoPro" , 0x2672, "HERO6 Black", 0x0037, DEVICE_FLAG_NONE },
+ { "GoPro" , 0x2672, "HERO7 Black", 0x0047, DEVICE_FLAG_NONE },
/* https://sourceforge.net/p/libmtp/bugs/1490/ */
{ "Marshall" , 0x2ad9, "London", 0x000b, DEVICE_FLAG_NONE },