summaryrefslogtreecommitdiffstats
path: root/juk/TODO
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commite2de64d6f1beb9e492daf5b886e19933c1fa41dd (patch)
tree9047cf9e6b5c43878d5bf82660adae77ceee097a /juk/TODO
downloadtdemultimedia-e2de64d6f1beb9e492daf5b886e19933c1fa41dd.tar.gz
tdemultimedia-e2de64d6f1beb9e492daf5b886e19933c1fa41dd.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'juk/TODO')
-rw-r--r--juk/TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/juk/TODO b/juk/TODO
new file mode 100644
index 00000000..f515343d
--- /dev/null
+++ b/juk/TODO
@@ -0,0 +1,17 @@
+Just a quick 3.4 checklist. I'll add things as they pop into my mind...
+
+( ) Make the upcoming playlist not suck, specifically I'd like to see it as a
+ real and usable replacement for the "Play Next" feature, which it
+ presently is not.
+
+( ) At least play with making the "Now Playing" bar resizable. Currently have
+ something sort of working putting it in a slider type of thing. Not sure
+ if I like it.
+
+( ) Fix the cover manager in lots of ways. I really don't like having the icon
+ in the listview and have played around with a few things to fix this. What
+ I'm currently thinking is making a "cover manager" as a view mode and when
+ the user clicks to set the cover switching to that mode. Or something like
+ that. Something's got to give.
+
+( ) Show a preview of the cover to be added before saving it.