summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2019-12-31 09:03:01 +0100
committerMarcus Meissner <marcus@jet.franken.de>2019-12-31 09:03:01 +0100
commited8e10d1f93bcc510c298cb85e735088e6083c96 (patch)
tree0695175f0202ace34a932c307ddaa5441a906bf9
parent54e0507c55d6a12460c611ae520fc53697f81ed0 (diff)
downloadlibmtp-ed8e10d1f93bcc510c298cb85e735088e6083c96.tar.gz
added garmin venu
https://sourceforge.net/p/libmtp/bugs/1864/
-rw-r--r--src/music-players.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index 98311ba..b6e7bcd 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -3738,6 +3738,8 @@
{ "Garmin", 0x091e, "Fenix 5/5S/5X Plus", 0x4b54, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/feature-requests/271/ */
{ "Garmin", 0x091e, "Vivoactive 3", 0x4bac, DEVICE_FLAGS_ANDROID_BUGS },
+ /* https://sourceforge.net/p/libmtp/bugs/1864/ */
+ { "Garmin", 0x091e, "Venu", 0x4c9a, DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1852/ */
{ "Garmin", 0x091e, "Fenix 6", 0x4cda, DEVICE_FLAGS_ANDROID_BUGS },