summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 19 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..754c4ab
--- /dev/null
+++ b/TODO
@@ -0,0 +1,19 @@
+- shortcuts
+- don't quit by closing mainwindow
+- compile format for more efficiency
+- more advanced search in library
+- playlist mgmt (moving, deleting entries, clearing, cleaning ...)
+- multiple playlists
+- queueing
+- fetch wikipedia (artist, album, song)
+- show stats
+- information related to current song (albums, related artists ...)
+- selectable fonts (and maybe colors)
+- more space-efficient interface
+- spectrum analyzer
+- tagger
+- split library by letters (like Amarok)
+- architectural changes:
+ * format.py is too complicated, replace it with something
+ simpler and cleaner
+- it should be possible to display PlayControl in main menu, like foobar2000