summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjerous <jerous@gmail.com>2008-05-25 16:01:59 +0200
committerjerous <jerous@gmail.com>2008-05-25 16:01:59 +0200
commit95549b09a69c8a06c794e9273ec992ab3461bd88 (patch)
tree78b752ce3e0ba471bba75856b93f4deab4fc50c8 /docs
parent7ce2b8d5bc16f9e485a9c453e384aa9bb8340e12 (diff)
added roadmap
Diffstat (limited to 'docs')
-rw-r--r--docs/roadmap.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/roadmap.txt b/docs/roadmap.txt
new file mode 100644
index 0000000..fee2cee
--- /dev/null
+++ b/docs/roadmap.txt
@@ -0,0 +1,33 @@
+This document describes the global requirements each version should have
+
+0.1 - The Player
+- play control
+- seeking
+- volume control
+- simple playlist mgmt (add, delete, clear)
+- simple library (filter)
+
+0.2 - The Library
+- grouping by artist, album, year ...
+- more advanced search in library
+
+0.3 - The Playlist
+- playlist mgmt (moving, deleting entries, clearing, cleaning ...)
+- filter playlist
+- multiple playlists
+
+0.4 - The Player, part 2
+- queueing
+- repeat-mode
+- random/shuffle-mode
+
+0.5 - The Informationhighway
+- fetch wikipedia (artist, album, song)
+- fetch albumcovers
+- fetch lyrics from web and folders
+- show stats
+
+0.6 - The Extras
+- system tray icon
+- OSD
+- information related to current song (albums, related artists ...)