From 95549b09a69c8a06c794e9273ec992ab3461bd88 Mon Sep 17 00:00:00 2001 From: jerous Date: Sun, 25 May 2008 16:01:59 +0200 Subject: added roadmap --- docs/roadmap.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/roadmap.txt (limited to 'docs') 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 ...) -- cgit v1.2.3