summaryrefslogtreecommitdiff
path: root/camlibs/ptp2/music-players.h
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2017-01-03 18:57:58 +0100
committerMarcus Meissner <marcus@jet.franken.de>2017-01-03 18:57:58 +0100
commit406738c017cb2944da5fa1179de5849e4b0f71c8 (patch)
tree763dbe8323b964cc25edb2fbfe5f1882e35c3a04 /camlibs/ptp2/music-players.h
parent5392dd4dc10bcc79de7b5772941896e3deece114 (diff)
downloadlibgphoto2-406738c017cb2944da5fa1179de5849e4b0f71c8.tar.gz
sync from libmtp, comment out gopro hero
Diffstat (limited to 'camlibs/ptp2/music-players.h')
-rw-r--r--camlibs/ptp2/music-players.h25
1 files changed, 24 insertions, 1 deletions
diff --git a/camlibs/ptp2/music-players.h b/camlibs/ptp2/music-players.h
index 5d0383d6c..dc9b107ba 100644
--- a/camlibs/ptp2/music-players.h
+++ b/camlibs/ptp2/music-players.h
@@ -628,6 +628,9 @@
/* Reported by Jocelyn Mayer <l_indien@magic.fr> */
{ "Acer", 0x0502, "Iconia One 10", 0x3841,
DEVICE_FLAGS_ANDROID_BUGS },
+ /* Mia */
+ { "Acer", 0x0502, "Liquid Zest Plus", 0x38bb,
+ DEVICE_FLAGS_ANDROID_BUGS },
/*
* SanDisk
@@ -840,6 +843,11 @@
{ "iRiver", 0x4102, "E30", 0x1167,
DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
DEVICE_FLAG_OGG_IS_UNKNOWN },
+ /* https://sourceforge.net/p/libmtp/bugs/1634/
+ * copying flags from above */
+ { "iRiver", 0x4102, "AK70", 0x1200,
+ DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
+ DEVICE_FLAG_OGG_IS_UNKNOWN },
// Reported by Scott Call
// Assume this actually supports OGG though it reports it doesn't.
{ "iRiver", 0x4102, "H10 20GB", 0x2101,
@@ -1021,7 +1029,9 @@
/* https://sourceforge.net/p/libmtp/support-requests/222/ */
{ "Archos", 0x0e79, "Diamond S", 0x5305, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1587/ */
- { "Archos", 0x0e79, "50d neon ", 0x5371, DEVICE_FLAGS_ANDROID_BUGS },
+ { "Archos", 0x0e79, "50d neon", 0x5371, DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1637/ */
+ { "Archos", 0x0e79, "101b Oxygen", 0x542f, DEVICE_FLAGS_ANDROID_BUGS },
/*
* Dunlop (OEM of EGOMAN ltd?) reported by Nanomad
@@ -2747,6 +2757,9 @@
/* https://sourceforge.net/p/libmtp/bugs/1550/ */
{ "Huawei", 0x12d1, "H60-L12", 0x107a,
DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1640/ */
+ { "Huawei", 0x12d1, "Nova", 0x107d,
+ DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/feature-requests/173/ */
{ "Huawei", 0x12d1, "P9 Plus", 0x107e,
DEVICE_FLAGS_ANDROID_BUGS },
@@ -3179,6 +3192,9 @@
DEVICE_FLAGS_ANDROID_BUGS },
{ "SHARP Corporation", 0x04dd, "SH-06E", 0x96ca,
DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/feature-requests/192/ */
+ { "SHARP Corporation", 0x04dd, "SHV35 AQUOS U ", 0x99d2,
+ DEVICE_FLAGS_ANDROID_BUGS },
/*
* T & A Mobile phones Alcatel and TCT
@@ -3451,6 +3467,7 @@
{ "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 },
#endif
/* https://sourceforge.net/p/libmtp/bugs/1490/ */
@@ -3484,6 +3501,12 @@
/* https://sourceforge.net/p/libmtp/bugs/1606/ */
{ "TP-Link" , 0x2357, "Neffos C5 (MTP)", 0x0314, DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/feature-requests/197/ */
+ { "TP-Link" , 0x2357, "Neffos C5 MAX (MTP)", 0x031a, DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/feature-requests/196/ */
+ { "TP-Link" , 0x2357, "Neffos Y5L (MTP)", 0x0320, DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/feature-requests/195/ */
+ { "TP-Link" , 0x2357, "Neffos Y5 (MTP)", 0x0328, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1570/ */
{ "Recon Instruments" , 0x2523, "Jet", 0xd209, DEVICE_FLAGS_ANDROID_BUGS },