From: Flavio Tordini Date: Mon, 31 Aug 2009 21:22:23 +0000 (+0200) Subject: . X-Git-Tag: 0.6~25 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2d3751fa9aaec1216b6f2444621d4f9bfda0424a;p=minitube . --- diff --git a/CHANGES b/CHANGES index 0a43ec2..9d736fb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,11 @@ 0.6 -- Hide idle mouse cursor when above the video +- Hide idle mouse cursor when above the video (Linux only) - Volume keyboard shortcuts and status bar messages - Show keyboard shortcuts in the status bar - Better error reporting +- Remaining time tooltip +- Fixed Space key not pausing videos in fullscreen mode (Mac) +- Fixed window not having focus after exiting fullscreen (Mac) - Spanish translation by Rafa - Japanese translation by Kiwamu Okabe - Czech translation by Dan Vrátil diff --git a/TODO b/TODO index 579ac2e..21e2979 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -#Minitube TODO list +# Minitube TODO list ## Bugs - Item positions when moving two items down @@ -10,14 +10,15 @@ ## Killer features - Video download - Every playlist items should have small a download icon that appears on mouse hover. + Playlist items should have small a download icon that appears on mouse hover. Once the icon is clicked a mini-progressbar appears and the the download icon remains visible even on "mouseout", maybe with a different color. + Videos should be downloaded in HD format, if available. - YouTube related videos List of related videos identical to the playlist. When a related video is clicked Minitube will keep playing the next related videos. - Don't where the list should appear, maybe on the right, but when activated it should replace the playlist. + Don't know where the list should appear, maybe on the right, but when activated it should replace the playlist. Maybe the playlist should disappear, leaving only the panel on the right. - Accept YouTube URLs in the search box and as CLI args