Playlist: highlight current song.
[nephilim.git] / TODO
blob97623faa343421a3f51381d21f3e20cf3e0983a3
1 alpha:
2 -   support for more playlists
4 other TODO:
5 - don't quit by closing mainwindow?
6 - more advanced search in library
7 - queueing (MPD feature?)
8 - spectrum analyzer
9 - tagger
10 - split library by letters (like Amarok)
11 - icons could use a lot improving
12 - waste less memory (library and playlist are main suspects)
13 - Lyrics - should use only Qt's xml functions and allow user to select lyrics
14 - Get rid of the Settings widget. It's mostly useless -- its functionality
15   should be moved to the plugins themselves
16 - switch to python3? -- waiting for PyQt4/PySide py3 support in Debian
17 - try PySide?
18 - support new MPD features:
19     -- replaygain
20     -- stickers
21     -- mixramp
22 - review and cleanup everything
23     -- MPD interaction layer -- rewritten completely, should be somewhat fine
24     -- nephilim_app
25     -- main window
26     -- settings widget -- to remove
27     -- connection widget
28     -- plugins architecture
29     -- the plugins themselves