mpdsocket: don't raise exceptions
[nephilim.git] / TODO
blobfd5ab713a67da6bfa60a6207d993e2679fc890b9
1 alpha:
2 -   highlight current song in playlist
3 -   support for more playlists
5 other TODO:
6 - don't quit by closing mainwindow?
7 - more advanced search in library
8 - queueing (MPD feature?)
9 - spectrum analyzer
10 - tagger
11 - split library by letters (like Amarok)
12 - icons could use a lot improving
13 - waste less memory (library and playlist are main suspects)
14 - Lyrics - should use only Qt's xml functions and allow user to select lyrics
15 - Get rid of the Settings widget. It's mostly useless -- its functionality
16   should be moved to the plugins themselves
17 - switch to python3? -- waiting for PyQt4/PySide py3 support in Debian
18 - try PySide?