]> git.sur5r.net Git - minitube/commitdiff
Updated CHANGES and TODO
authorFlavio Tordini <flavio.tordini@gmail.com>
Sun, 11 Oct 2009 22:19:08 +0000 (00:19 +0200)
committerFlavio Tordini <flavio.tordini@gmail.com>
Sun, 11 Oct 2009 22:19:08 +0000 (00:19 +0200)
CHANGES
TODO

diff --git a/CHANGES b/CHANGES
index fb1f2548b0a8f18d1b5db45b60a207ed4e065bd8..dd5c13073e48efe4a68db69d00bc93ab507052d3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+0.7
+- Fixed "embedding disabled by request" message. All videos now play.
+- Slighly faster playlist painting
+- Fixed overflowing text in the playlist
+- Fixed view crossfades on the Mac
+- Fixed FreeDesktop icons on Linux
+
 0.6.1 - September 15, 2009
 - Fixed showstopper bug caused by a change in the YouTube web service
   Thanks to Guillaume Girard for reporting it
diff --git a/TODO b/TODO
index aa9a735668a5d89b8cbb43909d958905a57af7ac..03cc650fee26b57cdbe428e92a2df83e50b14771 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,9 +2,6 @@
 
 ## Bugs
 - Item positions when moving two items down
-- Truncate overflowing text in the playlist
-- Fix Space key not working in fullscreen (Pause)
-
 
 ## Killer features
 
@@ -46,7 +43,6 @@
 - 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!)