]> git.sur5r.net Git - minitube/blobdiff - TODO
Imported Debian patch 1.7-1.1
[minitube] / TODO
diff --git a/TODO b/TODO
index c4897ead32db6bcc7abfeadb0187c7f9b04f337f..d2a735ab967586c78f4a030338b68f6d67cd9320 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,9 @@
-# Minitube TODO list
+# Minitube to do list
 
 ## Major features
 
+- Snapshots
+
 - Features for logged in users:
     * Channel subscriptions (r/w)
     * Favorite videos (r/w)
 - Subtitles, see http://google2srt.sourceforge.net/
 
 ## Minor Features
-- Stop after this video
-- Always on top
-- Accessibility
-- Support YouTube URLs drag'n'drop from browser
 - 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 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 and tell the running Minitube instance
 
 ## Unsure features
 - Restore status when a recent keyword is clicked: skipped videos, sortBar and play time
 
 ## 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