aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-02-22 11:07:10 -0800
committerScott Jackson <daneren2005@gmail.com>2014-02-22 11:07:10 -0800
commit6813b02d18e528a1730fad9cdf0b3f5ff1b32ffe (patch)
treea410b8c47f2f2b542703ee2a9826af56659d7e2d
parentbe9219c4610a31f7a74ba9889a21cc1e0daff2a7 (diff)
parent39f533ec769df3898cf13204aef9626ec2dae804 (diff)
downloaddsub-6813b02d18e528a1730fad9cdf0b3f5ff1b32ffe.tar.gz
dsub-6813b02d18e528a1730fad9cdf0b3f5ff1b32ffe.tar.bz2
dsub-6813b02d18e528a1730fad9cdf0b3f5ff1b32ffe.zip
Merge branch 'master' of https://github.com/daneren2005/Subsonic
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index f3e63f4c..b8f1a8a2 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Run these commands to grab dependent libraries:
git submodule init
git submodule update
-Go to DragSortListView/library and build project files with:
+Go to DragSortListView/library, and ServerProxy and build project files with:
android update project --path ./
Replace the file DragSortListView/library/libs/android-support-v4.jar with the one from main projects libs/
@@ -11,12 +11,10 @@ Replace the file DragSortListView/library/libs/android-support-v4.jar with the o
Roadmap of major planned features in rough order that I plan to work on them in (little features get sprinkled in wherever):
-Tag Browsing
Album Art Grid View
-Display albums in a grid
-Display artists if supported (yes for tags, no for folders currently)
RemoteControl
- -Chromecast
-DLNA/UpNP Client
-DLNA/UpNP Renderer
New Tabs