aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEmeric Grange <emeric.grange@gmail.com>2017-03-28 18:33:04 +0200
committerMarcus Meissner <marcus@jet.franken.de>2017-03-29 07:56:16 +0200
commit55e9cb96e856fbd6a3887a6a38a6bd157dde63db (patch)
treeb9db81594f4dd77fb4267dce6f1472c791d4de30 /src
parentaa5e1786a7e9de712c0b8b0ee15804a492bda5a2 (diff)
downloadlibmtp-55e9cb96e856fbd6a3887a6a38a6bd157dde63db.tar.gz
added GoPro HERO5 Session
Diffstat (limited to 'src')
-rw-r--r--src/music-players.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/music-players.h b/src/music-players.h
index f99aaf7..c51ac10 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -3503,12 +3503,13 @@
* GoPro Action Cams.
*/
{ "GoPro" , 0x2672, "HERO3+ Black", 0x0011, DEVICE_FLAG_NONE },
- { "GoPro" , 0x2672, "HERO", 0x000c, DEVICE_FLAG_NONE },
+ { "GoPro" , 0x2672, "HERO", 0x000c, DEVICE_FLAG_NONE },
{ "GoPro" , 0x2672, "HERO4 Silver", 0x000d, DEVICE_FLAG_NONE },
{ "Gopro" , 0x2672, "HERO4 Black", 0x000e, DEVICE_FLAG_NONE },
{ "GoPro" , 0x2672, "HERO4 Session", 0x000f, DEVICE_FLAG_NONE },
{ "GoPro" , 0x2672, "HERO+", 0x0021, DEVICE_FLAG_NONE },
{ "GoPro" , 0x2672, "HERO5 Black", 0x0027, DEVICE_FLAG_NONE },
+ { "GoPro" , 0x2672, "HERO5 Session", 0x0029, DEVICE_FLAG_NONE },
/* https://sourceforge.net/p/libmtp/bugs/1490/ */
{ "Marshall" , 0x2ad9, "London", 0x000b, DEVICE_FLAG_NONE },