]> git.sur5r.net Git - minitube/blobdiff - TODO
Upload 3.9.3-2 to unstable
[minitube] / TODO
diff --git a/TODO b/TODO
index bed87836263bb5c1ec8225ee1a813529661320e7..a3246dc2b3baf53b5183ce0f2bd397c60c42704b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,36 +1,18 @@
-# Minitube TODO list
-
-## Killer features
-
-- Related videos
-    List of related videos identical to the playlist.
-    When a related video is clicked Minitube will keep playing the next related videos.
-    Don't know where the list should appear, maybe on the right, but when activated it should replace the playlist.
-    Maybe the playlist should disappear, leaving only the panel on the right.
+# Minitube to do list
 
+## Major features
+- Favorite videos
+- Info view
 - Subtitles, see http://google2srt.sourceforge.net/
 
 ## Minor Features
-- Search for playlists http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Searching_for_Playlists
-- Safe search levels (in the status bar beside HD)
+- Search for playlists
+- Safe search levels (in the status bar beside the video definition option)
 - Show more thumbs on hover with animated crossfade
-- Time filter on the bottom of the playlist: Today, 7 days, 30 days
 - Accept any URL and scrape web pages searching for YouTube videos.
-- Accept YouTube URLs as CLI args
+- Blacklist channels
 
 ## 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
-- Phonon::MediaSource does not work with QIODevices (this needs to work to implement seeking)
-
-## Phonon bugs that do not apply to Minitube anymore
-- Mac: playback sometimes does not start (got a workaround!)
-- Mac: Phonon freezes the GUI when loading a 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