]> git.sur5r.net Git - minitube/blobdiff - TODO
Added APP_LINUX define
[minitube] / TODO
diff --git a/TODO b/TODO
index aa2a0ac30e23f51c548a225c0c62659d17c81bbc..a3246dc2b3baf53b5183ce0f2bd397c60c42704b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,40 +1,18 @@
-* Bugs
-- Item positions when moving two items down
-- Always remember the playlist width
-- 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)
+# Minitube to do list
 
-* Killer features
-- Video download
-- YouTube related videos
-- Accept YouTube URLs in the search box and as CLI args
-- HD streaming (requires settings)
+## Major features
+- Favorite videos
+- Info view
 - 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)
-- 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, HD or not
-- Accept any URL and scrape web pages searching for YouTube videos
-- 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
+## Minor Features
+- Search for playlists
+- Safe search levels (in the status bar beside the video definition option)
+- Show more thumbs on hover with animated crossfade
+- Accept any URL and scrape web pages searching for YouTube videos.
+- Blacklist channels
 
-* Unsure features
-- YouTube video details
+## Unsure features
+- Restore status when a recent keyword is clicked: skipped videos, sortBar and play time
+- Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...)
 - Saved playlists
-- Starred videos
-- Investigate fetchMore() and canFetchMore() in the Model/View API
-
-* 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