]> git.sur5r.net Git - minitube/blob - TODO
66221db423a84ede7d7c750bbcb28521e878298e
[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 * Features
9 - Show buffering progress (when Phonon backends will work)
10 - Windows build
11 - Clear recent keywords
12 - Video download
13 - Show current video position and total/remaining time near the seekbar
14 - Playing/Paused icon overlay on the current video thumb
15 - Mark playlist items that have errors
16 - Settings: number of "Recent Keywords", Phonon settings
17 - Accept YouTube URLs in the search box
18 - Accept any URL and scrape web pages searching for YouTube videos
19 - Search autocomplete
20 - Dragndrop on video widget
21 - Controls in Fullscreen mode
22 - Show more thumbs on hover
23 - Played state for playlist items
24 - YouTube video details
25 - YouTube related videos
26 - Subtitles, see http://google2srt.sourceforge.net/
27 - Saved playlists
28 - Investigate fetchMore() and canFetchMore() in the Model/View API
29
30 * Phonon bugs
31 - Mac playback sometimes does not start
32 - Phonon freezes the GUI on Mac
33 - Seek does not work on Linux