summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <triad@df.lth.se>2009-01-10 22:37:51 +0000
committerLinus Walleij <triad@df.lth.se>2009-01-10 22:37:51 +0000
commitb57167cc43224d89aacc87743665886afc977796 (patch)
treee177c987ecc1617d762cd44576d377741bb728a4
parenta0e863b06c497b6d8e48072a65ecd9589a156b56 (diff)
downloadlibmtp-b57167cc43224d89aacc87743665886afc977796.tar.gz
Some fixups
-rw-r--r--AUTHORS1
-rw-r--r--src/music-players.h5
2 files changed, 3 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index a3e02f6..c81d523 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -35,3 +35,4 @@ Chris Bagwell <chris@cnpbagwell.com>
Joseph Nahmias <joe@nahmias.net>
Florent Mertens <flomertens@gmail.com>
Alvin <alvinbeach@gmail.com>
+James Ravenscroft <ravenscroftj@gmail.com>
diff --git a/src/music-players.h b/src/music-players.h
index 1a3897b..1c465bb 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -372,9 +372,8 @@
DEVICE_FLAG_OGG_IS_UNKNOWN },
// Reported by Richard Vennemann <vennemann@users.sourceforge.net>
// In USB Mass Storage mode it is 0x4102/0x1047
- { "iRiver", 0x4102, "Spinn", 0x1147,
- DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST | DEVICE_FLAG_NO_ZERO_READS |
- DEVICE_FLAG_OGG_IS_UNKNOWN },
+ // Seems to use the new shaped-up firmware.
+ { "iRiver", 0x4102, "Spinn", 0x1147, DEVICE_FLAG_NONE },
// Reported by Scott Call
// Assume this actually supports OGG though it reports it doesn't.
{ "iRiver", 0x4102, "H10 20GB", 0x2101,