summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-06-16 12:03:21 +0200
committerMarcus Meissner <marcus@jet.franken.de>2019-06-16 12:03:21 +0200
commitffdbad4c76943742c2a99c83721e75c2857795ea (patch)
treeb41368e7ba7ce17dc72c403991f6cc9475cae84a
parent7ac203ad28a9ee433a4ceea8ffb937df761771a3 (diff)
downloadlibmtp-ffdbad4c76943742c2a99c83721e75c2857795ea.tar.gz
added HTC Desire 626G
https://sourceforge.net/p/libmtp/bugs/1840/
-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 29b7606..cf633d1 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -3119,8 +3119,11 @@
/* https://sourceforge.net/p/libmtp/bugs/1398/ */
{ "HTC", 0x0bb4, "Spreadtrum SH57MYZ03342 (MTP)", 0x05e3,
DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1840/ */
+ { "HTC", 0x0bb4, "Desire 626G (MTP)", 0x05f0,
+ DEVICE_FLAGS_ANDROID_BUGS },
/* reported by Mikkel Oscar Lyderik <mikkeloscar@gmail.com> */
- { "HTC", 0x0bb4, "HTC Desire 510 (MTP+ADB)", 0x05fd,
+ { "HTC", 0x0bb4, "Desire 510 (MTP+ADB)", 0x05fd,
DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1221/ */
{ "HTC", 0x0bb4, "One M8 Google Play Edition (MTP+ADB)", 0x060b,