summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2015-05-29 09:28:12 +0200
committerLinus Walleij <linus.walleij@linaro.org>2015-05-29 09:28:12 +0200
commit58a68770bf41597a6db28e7c7e2908657dcaf8ce (patch)
tree69335c847c0197a7dd3b6d123d17411bb87c0f64
parentb2a45d2134aae7161cf69f8b6265325573ac9815 (diff)
downloadlibmtp-58a68770bf41597a6db28e7c7e2908657dcaf8ce.tar.gz
More responders
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--README15
1 files changed, 9 insertions, 6 deletions
diff --git a/README b/README
index 6d04bd5..b9ac1e6 100644
--- a/README
+++ b/README
@@ -14,12 +14,15 @@ controller interface, using libusb to access the host
controller.
If you're more interested in the MTP responders, gadgets like
-MP3 players, mobile phones etc, look into MeeGo:s Buteo Sync:
-http://wiki.meego.com/Buteo - these guys are creating a fully
-open source MTP responder.
-
-Android has an MTP responder implementation:
-https://android.googlesource.com/platform/frameworks/base/+/master/media/jni/
+MP3 players, mobile phones etc, look into:
+- MeeGo:s Buteo Sync:
+ https://github.com/nemomobile/buteo-mtp
+ https://wiki.merproject.org/wiki/Buteo/MTP
+- Android has an MTP responder implementation:
+ https://android.googlesource.com/platform/frameworks/base/+/master/media/jni/
+- Ubuntu/Ricardo Salveti has mtp-server and libmtp-server going:
+ https://code.launchpad.net/~phablet-team/mtp/trunk
+ http://bazaar.launchpad.net/~phablet-team/mtp/trunk/files
Heritage
--------