From 3df71077ea2b101a9e7544018317a409f88a894b Mon Sep 17 00:00:00 2001 From: Craig Drummond Date: Thu, 11 Aug 2016 17:15:10 +0100 Subject: [PATCH] Update --- TODO | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/TODO b/TODO index 04f9e0e0c..7cf4e795e 100644 --- a/TODO +++ b/TODO @@ -1,22 +1,11 @@ -- Qt5 port - - After KDE Frameworks 5 is released, add CMake option to use system Solid - libraries. - - Windows port - CMake scripts not working - - Build QtNetwork with SSL support? libeay32.dll and libssl32.dll will also - need to be supplied with installer. - Streams - If radio stream is a playlist, Cantata currently only uses the 1st entry. Perhaps Cantata should loop over all entries until we find one that plays? - last.fm streams? -- Online services - - GPodder support? - - DAAP servers? - - Subsonic servers? Mopidy can be used to access SubSonic. - - Devices - libMTP does not support album artist tag. Cantata contains some work-arounds for this (such as guessing the album-artist tag via the folder @@ -54,7 +43,6 @@ - Does MPD need to be restarted to change settings? - Bugs - - Jamendo search sometimes causes crash (not seen for a while) - Handle font (High DPI detection) and palette changes in custom widgets (Volume control, time slider, etc)