]> git.sur5r.net Git - minitube/blobdiff - TODO
Merge branch 'master' of gitorious.org:minitube/minitube
[minitube] / TODO
diff --git a/TODO b/TODO
index 4c6428be1191aa082afbf258aed3a8ab4884cdbf..62c8c002bbea41e101253102024e36b36e15acc9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,17 +1,7 @@
 # Minitube TODO list
 
-## Bugs
-- Item positions when moving two items down
-
 ## Killer features
 
-- Video download
-    Playlist items should have a download icon that appears on mouse hover.
-    Once the icon is clicked a mini-progressbar appears and the download icon remains visible
-    even on "mouseout", maybe with a different color.
-    Videos should be downloaded in HD format, if available.
-    Videos should be downloaded directly on the Desktop without asking for a location.
-
 - YouTube related videos
     List of related videos identical to the playlist.
     When a related video is clicked Minitube will keep playing the next related videos.
 
 - Windows build
     Stefan Brueck has compiled on Windows but there are problems with Phonon's directX backend
-    Marco di Antonio tried with the Mplayer backend, but it is very unstable
+    Marco di Antonio tried with the Mplayer backend, but it is very unstable.
+    Waiting for the VLC backend to work.
 
 - Subtitles, see http://google2srt.sourceforge.net/
 
 ## Minor Features
-- Clear recent keywords
 - Safe search levels (in the status bar beside HD)
 - Show buffering progress (when Phonon backends will work)
-- Mark playlist items that have errors
-- Settings: number of "Recent Keywords", Phonon settings, HD or not
-- Show the toolbar when mouse hits the top of the screen in Fullscreen mode with animation
-- Show the playlist when mouse hits the left side of the screen in Fullscreen mode with animation
 - Show more thumbs on hover with animated crossfade
+- Time filter on the bottom of the playlist: Today, 7 days, 30 days
 
 ## Unsure features
+- Restore status when a recent keyword is clicked: skipped videos, sortBar and play time
 - Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...)
 - Saved playlists
 - Starred videos
 
-## Phonon bugs (Come on Qt devs, do your job!)
+## Phonon bugs (Come on Qt and KDE devs, do your job!)
 - Mac: playback sometimes does not start (got a workaround!)
 - Mac: Phonon freezes the GUI when loading a video
 - Phonon::MediaSource does not work with QIODevices
-- Mac, Xine: Cannot seek beyond the buffered part of the video
+- Mac: Cannot seek beyond the buffered part of the video
 - Xine: Seek does not work at all. https://bugs.kde.org/show_bug.cgi?id=197927
 - Phonon does not report the buffering percent correctly. https://bugs.kde.org/show_bug.cgi?id=210336
+- Linux: The Phonon volume slider mute button does not change: https://bugs.kde.org/show_bug.cgi?id=214543