]> git.sur5r.net Git - minitube/commitdiff
.
authorFlavio Tordini <flavio.tordini@gmail.com>
Mon, 31 Aug 2009 21:22:23 +0000 (23:22 +0200)
committerFlavio Tordini <flavio.tordini@gmail.com>
Mon, 31 Aug 2009 21:22:23 +0000 (23:22 +0200)
CHANGES
TODO

diff --git a/CHANGES b/CHANGES
index 0a43ec25ed14fe9f498b6711eea15a945aa3d548..9d736fb056fabf58780eddf849219742acc47126 100644 (file)
--- 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 579ac2ec5de96ac3fc1d5342a7afa9c8111b20fd..21e297992093d8c2ffe1e3c026f9f95ca2f21f9a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-#Minitube TODO list
+# Minitube TODO list
 
 ## Bugs
 - Item positions when moving two items down
 ## 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