* Support for indexing and playing music from Box, Dropbox, Skydrive,
and Ubuntu One.
* Support for Subsonic.
* Remote control support for Android.
* Playlist tab at the sidebar. Starred playlists are saved in here
when their tabs are closed.
* Opus support.
* POPM and FMPS tags support.
* Option to resume playback on startup.
* ... and many others.
* Better handling of libexecinfo. I moved from adding some goo to
CMakeLists.txt to writing proper FindExecinfo.cmake package.
* Force source directory, or visualization presets could miss
installation;
* Force "plist" in WANTLIB, as it's being used by plugin;
* Add back fftw3 dependency: while we use external libchromaprint now,
fftw3 is also needed for so called "moodbar".
* Nit: remove libnjb, it's use was actually gone in the last release;
Lots of input from sthen@ and nigel@, committing ASAP.