]> 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 - Search autocomplete
11 - YouTube related videos
12 - Accept YouTube URLs in the search box and as CLI args
13
14 * Features
15 - Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...)
16 - Show buffering progress (when Phonon backends will work)
17 - Windows build
18 - Clear recent keywords
19 - Playing/Paused icon overlay on the current video thumb
20 - Mark playlist items that have errors
21 - Settings: number of "Recent Keywords", Phonon settings
22 - Accept any URL and scrape web pages searching for YouTube videos
23 - Dragndrop on video widget
24 - Show toolbar when mouse nears top of the screen in Fullscreen mode
25 - Show more thumbs on hover
26 - Played state for playlist items
27 - YouTube video details
28 - Subtitles, see http://google2srt.sourceforge.net/
29 - Saved playlists
30 - Starred videos
31 - Investigate fetchMore() and canFetchMore() in the Model/View API
32
33 * Phonon bugs (Come on Qt devs, do your job!)
34 - Mac: playback sometimes does not start (got a workaround!)
35 - Mac: Phonon freezes the GUI when loading a video
36 - Linux: Seek does not work