]> git.sur5r.net Git - minitube/blob - TODO
.
[minitube] / TODO
1 * Bugs
2 - Item positions when moving two items down
3 - Always remember the playlist width
4 - Investigate ways to ensure Minitube never ever stops playing
5 - Truncate overflowing text in the playlist
6 - Hide the mouse cursor in full screen mode
7
8 * Killer features
9 - Video download
10 - YouTube related videos
11 - Accept YouTube URLs in the search box and as CLI args
12
13 * Features
14 - Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...)
15 - Show buffering progress (when Phonon backends will work)
16 - Windows build
17 - Clear recent keywords
18 - Playing/Paused icon overlay on the current video thumb
19 - Mark playlist items that have errors
20 - Settings: number of "Recent Keywords", Phonon settings
21 - Accept any URL and scrape web pages searching for YouTube videos
22 - Dragndrop on video widget
23 - Show toolbar when mouse nears top of the screen in Fullscreen mode
24 - Show more thumbs on hover
25 - Played state for playlist items
26 - YouTube video details
27 - Subtitles, see http://google2srt.sourceforge.net/
28 - Saved playlists
29 - Starred videos
30 - Investigate fetchMore() and canFetchMore() in the Model/View API
31
32 * Phonon bugs (Come on Qt devs, do your job!)
33 - Mac: playback sometimes does not start (got a workaround!)
34 - Mac: Phonon freezes the GUI when loading a video
35 - Linux: Seek does not work