]> git.sur5r.net Git - minitube/commitdiff
Updated TODO
authorFlavio <flavio@odisseo.local>
Tue, 15 Mar 2011 13:13:31 +0000 (14:13 +0100)
committerFlavio <flavio@odisseo.local>
Tue, 15 Mar 2011 13:13:31 +0000 (14:13 +0100)
TODO

diff --git a/TODO b/TODO
index 2973bc4046be03e088f05ea4517face16f404d29..bed87836263bb5c1ec8225ee1a813529661320e7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,5 @@
 # Minitube TODO list
 
-## Bugs
-- in fullscreen mode at the right screen in a dual-screen setup,
-    will show the song list at the left when working on the left screen.
-
 ## Killer features
 
 - Related videos
 - Saved playlists
 - Starred videos
 
-## Phonon bugs (Come on Qt and KDE devs, do your job!)
+## Phonon bugs
+- Phonon::MediaSource does not work with QIODevices (this needs to work to implement seeking)
+
+## Phonon bugs that do not apply to Minitube anymore
 - 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
 - Mac: 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