From 8919ebeef58251639454c2394c0274597be3df9c Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 8 Aug 2016 14:21:07 +0200 Subject: added jolla sailfish 0a07 id --- src/music-players.h | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/music-players.h b/src/music-players.h index 0f8b87a..31e27f3 100644 --- a/src/music-players.h +++ b/src/music-players.h @@ -3222,6 +3222,16 @@ { "Jolla", 0x2931, "Sailfish (ID1)", 0x0a01, DEVICE_FLAGS_ANDROID_BUGS }, + /* In update 4 the order of devices was changed for + better OS X / Windows suport and another device-id + got assigned for the MTP */ + { "Jolla", 0x2931, "Sailfish (ID2)", 0x0a05, + DEVICE_FLAGS_ANDROID_BUGS }, + + /* In a later version, the ID changed again. */ + { "Jolla", 0x2931, "Sailfish (ID3)", 0x0a07, + DEVICE_FLAGS_ANDROID_BUGS }, + /* * TCL? Alcatel? */ @@ -3252,12 +3262,6 @@ { "DigiLand", 0x1f3a, "DL701Q", 0x0c02, DEVICE_FLAGS_ANDROID_BUGS }, - /* In update 4 the order of devices was changed for - better OS X / Windows suport and another device-id - got assigned for the MTP */ - { "Jolla", 0x2931, "Sailfish (ID2)", 0x0a05, - DEVICE_FLAGS_ANDROID_BUGS }, - /* * bq * https://sourceforge.net/p/libmtp/feature-requests/128/ -- cgit v1.2.3