From e90c7adec573c4e75e4ffb4e792b2ead77d3672a Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 20 Feb 2009 11:57:57 +0100 Subject: Add a licence file. and a licence header to nephilim.py. --- TODO | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 TODO (limited to 'TODO') 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 -- cgit v1.2.3