From: Flavio Date: Sat, 3 Dec 2011 13:48:20 +0000 (+0100) Subject: Updated todo and changes X-Git-Tag: 1.7~15 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7e67053a3a02339072094e3ab9e6de1eb1ddd31d;p=minitube Updated todo and changes --- diff --git a/CHANGES b/CHANGES index e3f37b1..3ade208 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +1.7 - +- Clickable usernames in the playlist +- Added "Stop after this video" +- Added window "Float on Top" option +- Added ability to skip to the previous video +- You can now start Minitube from the command line passing a search query or url. (Go create browser extensions!) +- on the Mac, showing downloaded video in finder now also selects the file +- Don't quit app on window close on the Mac +- UI style enhancements, mainly on the Mac + 1.6 - Oct 28, 2011 - Find video parts - Mac OS X Lion fullscreen diff --git a/TODO b/TODO index d6b6fe3..d2a735a 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,7 @@ -# Minitube TODO list +# Minitube to do list ## Major features -- Twitter https://twitter.com/intent/tweet -- Facebook https://www.facebook.com/sharer.php?u=&t= -- Email mailto:?subject=&body= - - Snapshots - Features for logged in users: @@ -26,16 +22,11 @@ - Subtitles, see http://google2srt.sourceforge.net/ ## Minor Features -- Stop after this video -- Always on top -- Accessibility -- Support YouTube URLs drag'n'drop from browser - Search for playlists http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Searching_for_Playlists - Safe search levels (in the status bar beside the video definition option) - Show more thumbs on hover with animated crossfade - Time filter on the bottom of the playlist: Today, 7 days, 30 days - Accept any URL and scrape web pages searching for YouTube videos. -- Accept YouTube URLs as CLI args and tell the running Minitube instance ## Unsure features - Restore status when a recent keyword is clicked: skipped videos, sortBar and play time @@ -45,11 +36,3 @@ ## Phonon bugs - Phonon::MediaSource does not work with QIODevices (this needs to work to implement seeking) - -## Phonon bugs that do not apply to Minitube anymore -- Mac: playback sometimes does not start (got a workaround!) -- Mac: Phonon freezes the GUI when loading a video -- Mac: Cannot seek beyond the buffered part of the video -- Xine: Seek does not work at all. https://bugs.kde.org/show_bug.cgi?id=197927 -- Phonon does not report the buffering percent correctly. https://bugs.kde.org/show_bug.cgi?id=210336 -- Linux: The Phonon volume slider mute button does not change: https://bugs.kde.org/show_bug.cgi?id=214543