From f9a5a5fb984811bba43621cfb263736dfbe640fe Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 27 Mar 2010 13:33:53 +0100 Subject: [PATCH] Update roadmap --- docs/development/roadmap.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/development/roadmap.rst b/docs/development/roadmap.rst index 2add39aa..8ea9948a 100644 --- a/docs/development/roadmap.rst +++ b/docs/development/roadmap.rst @@ -29,7 +29,8 @@ Stuff we really want to do, but just not right now Adamcik. - Support multiple backends at the same time. It would be really nice to have tracks from local disk and Spotify tracks in the same playlist. -- Package Mopidy as a `Python package `_. +- **[Done]** Package Mopidy as a `Python package + `_. - Get a build server, i.e. `Hudson `_, up and running which runs our test suite on all relevant platforms (Ubuntu, OS X, etc.) and creates nightly packages (see next items). @@ -53,5 +54,5 @@ Crazy stuff we had to write down somewhere way. - AirPort Express support, like in `PulseAudio `_. -- **Done.** NAD/Denon amplifier mixer through their RS-232 connection. +- **[Done]** NAD/Denon amplifier mixer through their RS-232 connection. - DNLA and/or UPnP support.