summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/opieplayer2/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/multimedia/opieplayer2/TODO b/noncore/multimedia/opieplayer2/TODO
index 3f34a5c..2e72a50 100644
--- a/noncore/multimedia/opieplayer2/TODO
+++ b/noncore/multimedia/opieplayer2/TODO
@@ -3,16 +3,16 @@
3 and continue playing. Inform the user that an error 3 and continue playing. Inform the user that an error
4 has happened via the Global::statusMessage. 4 has happened via the Global::statusMessage.
5 This requires hacking on the MediaPlayerState 5 This requires hacking on the MediaPlayerState
6 6
7-Sometimes it seems when Skins is not yet initialized there 7-Sometimes it seems when Skins is not yet initialized there
8 is some sort of race with MediaPlayerState. 8 is some sort of race with MediaPlayerState.
9 If the user asks to play MediaPlayerState::setPlaying(true) and 9 If the user asks to play MediaPlayerState::setPlaying(true) and
10 then somewhere setPlaying(false) is triggered 10 then somewhere setPlaying(false) is triggered
11 11
12-Sometimes after an Error we're trapped in a loop of errors on 12-Sometimes after an Error we're trapped in a loop of errors on
13 'good' files 13 'good' files
14 14
15 15-Fix the Slider and seeking
16 16
17 17
18 18