summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2020-10-11 10:01:19 +0200
committerMarcus Meissner <marcus@jet.franken.de>2020-10-11 10:01:19 +0200
commit05d59f08d184397c34570927bf1dd65be255515e (patch)
tree58c896e620204b2ce577fcc5fac762c9f7521c01
parent1e8d6820715f2352e3c9beed3b2de55f510aacce (diff)
downloadlibgphoto2-05d59f08d184397c34570927bf1dd65be255515e.tar.gz
sync from libmtp
-rw-r--r--camlibs/ptp2/music-players.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/camlibs/ptp2/music-players.h b/camlibs/ptp2/music-players.h
index ae482bc18..cf62fb217 100644
--- a/camlibs/ptp2/music-players.h
+++ b/camlibs/ptp2/music-players.h
@@ -873,6 +873,10 @@
{ "iRiver", 0x4102, "AK70", 0x1200,
DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
DEVICE_FLAG_OGG_IS_UNKNOWN },
+ /* https://bugzilla.suse.com/show_bug.cgi?id=1176588 ... */
+ { "A&K", 0x4102, "SR15", 0x1213,
+ 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,
@@ -4100,6 +4104,9 @@
/* https://sourceforge.net/p/libmtp/bugs/1822/ */
{ "vtevch" , 0x0f88, "Storio Max XL 2.0", 0x0684, DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1889/ */
+ { "Tolino" , 0x1f85, "Vision 4 HD", 0x6056 , DEVICE_FLAGS_ANDROID_BUGS },
+
/* https://sourceforge.net/p/libmtp/bugs/1846/ */
{ "Netronix" , 0x1f85, "E60QH2", 0x6a12 , DEVICE_FLAGS_ANDROID_BUGS },