]> git.sur5r.net Git - minitube/commitdiff
updated CHANGES and TODO
authorFlavio Tordini <flavio.tordini@gmail.com>
Wed, 11 Nov 2009 20:31:34 +0000 (21:31 +0100)
committerFlavio Tordini <flavio.tordini@gmail.com>
Wed, 11 Nov 2009 20:31:34 +0000 (21:31 +0100)
CHANGES
TODO

diff --git a/CHANGES b/CHANGES
index ee801e8debeb95b2d4fcbbea0994c5712452eae9..3c78b4efb7020869da02d7fbb6c1aac2cc47fc63 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,13 @@
 0.8 - November xx, 2009
 - HD video support
+- Volume level and mute is restored accross sessions
+- Fancy flickable playlist (using FlickCharm by Ariya Hidayat)
 - No icons in menus on Linux (GNOME 2.28 style)
 - Select search box text on Ctrl+F
 - Handle HTTP_PROXY variable with trailing slash (Fix by Eduardo Suarez-Santana)
 - Croatian translation by Srecko Belaic
 - Latvian translation by Inga Muste
+- Galician and Neutral Spanish translations by Miguel Anxo Bouzada
 
 0.7 - October 12, 2009
 - Fixed "embedding disabled by request" message. All videos now play.
diff --git a/TODO b/TODO
index 53f107dfcddcca153b1c93ce2449991b164ece04..4c6428be1191aa082afbf258aed3a8ab4884cdbf 100644 (file)
--- a/TODO
+++ b/TODO
     We could also accept any URL and scrape web pages searching for YouTube videos.
 
 - Windows build
-    Stefan Brueck has compiled on Windows but there are problems with Phonon
+    Stefan Brueck has compiled on Windows but there are problems with Phonon's directX backend
+    Marco di Antonio tried with the Mplayer backend, but it is very unstable
 
 - Subtitles, see http://google2srt.sourceforge.net/
 
-
-## Features
+## Minor Features
+- Clear recent keywords
 - Safe search levels (in the status bar beside HD)
 - Show buffering progress (when Phonon backends will work)
-- Clear recent keywords
 - Mark playlist items that have errors
 - Settings: number of "Recent Keywords", Phonon settings, HD or not
 - Show the toolbar when mouse hits the top of the screen in Fullscreen mode with animation
@@ -49,6 +49,6 @@
 - Mac: playback sometimes does not start (got a workaround!)
 - Mac: Phonon freezes the GUI when loading a video
 - Phonon::MediaSource does not work with QIODevices
-- Cannot seek beyond the buffered part of the video
-- Linux: Seek does not work at all. https://bugs.kde.org/show_bug.cgi?id=197927
+- Mac, Xine: 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