summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Stockwell <gareth.stockwell@sosco.com>2009-08-25 08:02:03 (GMT)
committerGareth Stockwell <gareth.stockwell@sosco.com>2009-08-25 08:02:03 (GMT)
commit028298f77b7a8cb1c15e68f3135dcb36fcaeadd6 (patch)
treebaa488357ad00495f3ac4330b43aafb3211be346
parentca8f0c669142d27091873c108ffe21b4285e3087 (diff)
downloadQt-028298f77b7a8cb1c15e68f3135dcb36fcaeadd6.zip
Qt-028298f77b7a8cb1c15e68f3135dcb36fcaeadd6.tar.gz
Qt-028298f77b7a8cb1c15e68f3135dcb36fcaeadd6.tar.bz2
Removed 'fix mediaplayer.exe UI' from the TODO list
-rw-r--r--src/3rdparty/phonon/mmf/TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/3rdparty/phonon/mmf/TODO.txt b/src/3rdparty/phonon/mmf/TODO.txt
index 4b140dd..1910079 100644
--- a/src/3rdparty/phonon/mmf/TODO.txt
+++ b/src/3rdparty/phonon/mmf/TODO.txt
@@ -36,7 +36,4 @@ This should probably be left for now, particularly until audio effects have been
* Namespace macros
For consistency with other backends, the code should be wrapped in QT_BEGIN_NAMESPACE / QT_END_NAMESPACE macros.
-* Fix mediaplayer.exe UI
-On Windows, the mediaplayer UI has a drop-down menu (for loading clips etc), start/stop buttons, a position slider and a volume slider. On S60, we just get a blank screen and two blank softkeys, so no clip can be loaded (unless main.cpp is hacked by adding a hard-coded path).
-