diff options
author | Gareth Stockwell <gareth.stockwell@sosco.com> | 2009-08-25 08:02:03 (GMT) |
---|---|---|
committer | Gareth Stockwell <gareth.stockwell@sosco.com> | 2009-08-25 08:02:03 (GMT) |
commit | 028298f77b7a8cb1c15e68f3135dcb36fcaeadd6 (patch) | |
tree | baa488357ad00495f3ac4330b43aafb3211be346 /src | |
parent | ca8f0c669142d27091873c108ffe21b4285e3087 (diff) | |
download | Qt-028298f77b7a8cb1c15e68f3135dcb36fcaeadd6.zip Qt-028298f77b7a8cb1c15e68f3135dcb36fcaeadd6.tar.gz Qt-028298f77b7a8cb1c15e68f3135dcb36fcaeadd6.tar.bz2 |
Removed 'fix mediaplayer.exe UI' from the TODO list
Diffstat (limited to 'src')
-rw-r--r-- | src/3rdparty/phonon/mmf/TODO.txt | 3 |
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). - |