diff options
author | daneren2005 <daneren2005@gmail.com> | 2013-01-30 21:34:15 -0800 |
---|---|---|
committer | daneren2005 <daneren2005@gmail.com> | 2013-01-30 21:34:15 -0800 |
commit | 03b5f73b8df371cf5fb8da020206eaf590b49d22 (patch) | |
tree | 6d59ad16e648a26f836c88593b4689c10fa91283 /README | |
parent | d74ccceed909d22a52b08a1f6050ad97324ee88d (diff) | |
download | dsub-03b5f73b8df371cf5fb8da020206eaf590b49d22.tar.gz dsub-03b5f73b8df371cf5fb8da020206eaf590b49d22.tar.bz2 dsub-03b5f73b8df371cf5fb8da020206eaf590b49d22.zip |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -0,0 +1,21 @@ +Roadmap of major planned features in rough order that I plan to work on them in (little features get sprinkled in wherever): + +Gapless Playback (may not be possible to get perfect) + -Media Player chaining (in progress) + -4.1+: setNextMediaPlayer? +HLS Video + -Display video where album art is currently (double tap to fullscreen) + -Videos can play inline with songs +Background Sync + -Mark playlists as 'offline', syncs changes + -Do things like star songs in offline mode that sync later +UI Redesign + -Fragments + -Native tabs + -Tablets: side by side fragments +New Tabs + -Podcasts + -Admin functions + -Change your password + -Create/delete users if admin + -Chat |