]> git.sur5r.net Git - minitube/commitdiff
Updated CHANGES and TODO
authorFlavio Tordini <flavio.tordini@gmail.com>
Tue, 30 Jun 2009 22:34:36 +0000 (00:34 +0200)
committerFlavio Tordini <flavio.tordini@gmail.com>
Tue, 30 Jun 2009 22:34:36 +0000 (00:34 +0200)
CHANGES
TODO

diff --git a/CHANGES b/CHANGES
index 59410dd79ecef83a94f3f78337bfcac68c4fd1a9..dfbc1f82468431378358d80339a8d6dbb4e2be72 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,11 @@
 0.4
-- Display title and description while loading the video
+- Display title and description while video is loading
+- Compact mode, contributed by Stefan Brück
 - Keyboard shortcuts now work when in full screen mode
 - Fixed crash occurring when pressing stop during a search
 - Unified (i.e. cool) toolbar on the Mac
-- Argentin spanish translation, thanks to Sergio Tocalini Joerg
-- German translation, thanks to Stefan Brück
+- Argentin spanish translation by Sergio Tocalini Joerg
+- German translation by Stefan Brück
 
 0.3 - June 15, 2009
 - Can sort videos by relevance, date and popularity
diff --git a/TODO b/TODO
index 66221db423a84ede7d7c750bbcb28521e878298e..cd0c975840462374f1394a6f680b55f630e7dec3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,7 @@
 - Hide the mouse cursor in full screen mode
 
 * Features
+- Add menu entries for Most relevant, Most recent, Most viewed (Playlist => ...)
 - Show buffering progress (when Phonon backends will work)
 - Windows build
 - Clear recent keywords
@@ -28,6 +29,6 @@
 - Investigate fetchMore() and canFetchMore() in the Model/View API
 
 * Phonon bugs
-- Mac playback sometimes does not start
-- Phonon freezes the GUI on Mac
-- Seek does not work on Linux
+- Mac: playback sometimes does not start
+- Mac: Phonon freezes the GUI when loading a video
+- Linux: Seek does not work