diff options
author | daneren2005 <daneren2005@gmail.com> | 2014-02-21 23:17:53 -0800 |
---|---|---|
committer | daneren2005 <daneren2005@gmail.com> | 2014-02-21 23:17:53 -0800 |
commit | 39f533ec769df3898cf13204aef9626ec2dae804 (patch) | |
tree | 2fc84d1b454d43b645b6fe46a01906cd5453fede /README | |
parent | a8d3785fc7685b097f305caedfc2f66aaaba6aee (diff) | |
download | dsub-39f533ec769df3898cf13204aef9626ec2dae804.tar.gz dsub-39f533ec769df3898cf13204aef9626ec2dae804.tar.bz2 dsub-39f533ec769df3898cf13204aef9626ec2dae804.zip |
Update documentation
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |