From dadb3dcbe4c79ad8c9300c7a985d681ad3bde107 Mon Sep 17 00:00:00 2001 From: Flavio Tordini Date: Thu, 13 Aug 2009 00:21:35 +0200 Subject: [PATCH] . --- TODO | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index df4433f..aa2a0ac 100644 --- a/TODO +++ b/TODO @@ -4,27 +4,30 @@ - Investigate ways to ensure Minitube never ever stops playing - Truncate overflowing text in the playlist - Hide the mouse cursor in full screen mode +- Fix Space key not working in fullscreen (Pause) * Killer features - Video download - YouTube related videos - Accept YouTube URLs in the search box and as CLI args +- HD streaming (requires settings) +- Subtitles, see http://google2srt.sourceforge.net/ +- Windows build * Features - Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...) - Show buffering progress (when Phonon backends will work) -- Windows build - Clear recent keywords - Playing/Paused icon overlay on the current video thumb - Mark playlist items that have errors -- Settings: number of "Recent Keywords", Phonon settings +- Settings: number of "Recent Keywords", Phonon settings, HD or not - Accept any URL and scrape web pages searching for YouTube videos -- Dragndrop on video widget -- Show toolbar when mouse nears top of the screen in Fullscreen mode +- Show the toolbar when mouse hits the top of the screen in Fullscreen mode +- Show the playlist when mouse hits the left side of the screen in Fullscreen mode - Show more thumbs on hover -- Played state for playlist items + +* Unsure features - YouTube video details -- Subtitles, see http://google2srt.sourceforge.net/ - Saved playlists - Starred videos - Investigate fetchMore() and canFetchMore() in the Model/View API @@ -32,4 +35,6 @@ * Phonon bugs (Come on Qt devs, do your job!) - Mac: playback sometimes does not start (got a workaround!) - Mac: Phonon freezes the GUI when loading a video +- Cannot seek beyond the buffered part of the video - Linux: Seek does not work +- Phonon does not report the buffering percent correctly -- 2.39.5