summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2016-09-04 10:56:03 +0200
committerMarcus Meissner <marcus@jet.franken.de>2016-09-04 10:56:03 +0200
commitab7391099e15af9565fc89301683ea9090fdbbaa (patch)
treee59dac4c5eeefbd64ebc4f4c100c2fab737c17ae
parent60e4e72cfec6986232f4f2d37297d484ba336c6a (diff)
downloadlibmtp-ab7391099e15af9565fc89301683ea9090fdbbaa.tar.gz
added another alcatel idol 3 id
https://sourceforge.net/p/libmtp/bugs/1605/
-rw-r--r--src/music-players.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 1792d65..0c5ce50 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -3157,6 +3157,9 @@
/* https://sourceforge.net/p/libmtp/bugs/1304/ */
{ "Alcatel", 0x1bbb, "OneTouch 5042D (MTP)", 0xa00e,
DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1605/ */
+ { "Alcatel", 0x1bbb, "OneTouch Idol 3 ID2 (MTP)", 0xaf00,
+ DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/support-requests/189/ */
{ "Alcatel", 0x1bbb, "OneTouch Idol 3 small (MTP)", 0xaf2a,
DEVICE_FLAGS_ANDROID_BUGS },
@@ -3413,7 +3416,7 @@
/* https://sourceforge.net/p/libmtp/bugs/1512/ */
{ "Allview" , 0x271d, "Energy P5", 0x4016, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1575/ */
- { "Blu" , 0x271d, "Studio Energy 2", 0x4016, DEVICE_FLAGS_ANDROID_BUGS },
+ { "BLU" , 0x271d, "Studio Energy 2", 0x4016, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1545/ */
{ "Zuk" , 0x2b4c, "Z1", 0x1004, DEVICE_FLAGS_ANDROID_BUGS },