From: Flavio Tordini Date: Wed, 11 Nov 2009 20:31:34 +0000 (+0100) Subject: updated CHANGES and TODO X-Git-Tag: 0.8~13 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9d39f08683a36abafa8f3ce2e16fbb972375dc9d;p=minitube updated CHANGES and TODO --- diff --git a/CHANGES b/CHANGES index ee801e8..3c78b4e 100644 --- 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 53f107d..4c6428b 100644 --- a/TODO +++ b/TODO @@ -25,15 +25,15 @@ 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