summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2009-01-07 21:22:45 +0000
committerLinus Walleij <triad@df.lth.se>2009-01-07 21:22:45 +0000
commit6e680ad572814f1f27adbf2b7f5e9a87fa7821af (patch)
treeb0a831310ba9e0e59156838da029aff3e5f84ae3
parentdd987c3f9b58498590c68d9bb748de075e7cf2f9 (diff)
downloadlibmtp-6e680ad572814f1f27adbf2b7f5e9a87fa7821af.tar.gz
You spinn me round round baby right round like a record baby
round round round round
-rw-r--r--src/music-players.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/music-players.h b/src/music-players.h
index ee8ae75..afdece8 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -370,6 +370,11 @@
{ "iRiver", 0x4102, "E100 v2/Lplayer", 0x1142,
DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
DEVICE_FLAG_OGG_IS_UNKNOWN },
+ // Reported by Richard Vennemann <vennemann@users.sourceforge.net>
+ // Not yet verified to be MTP
+ { "iRiver", 0x4102, "Spinn", 0x1147,
+ 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,