From 3bf8b28cd9b40ba1d0981379179af51832203821 Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 24 Sep 2004 16:09:07 +0000 Subject: Add TODO items for OpiePlayer --- diff --git a/noncore/multimedia/opieplayer2/TODO b/noncore/multimedia/opieplayer2/TODO new file mode 100644 index 0000000..3f34a5c --- a/dev/null +++ b/noncore/multimedia/opieplayer2/TODO @@ -0,0 +1,18 @@ +-Test the memcpy version for rotated screen +-Make error handling non-modal, sum up the errors + and continue playing. Inform the user that an error + has happened via the Global::statusMessage. + This requires hacking on the MediaPlayerState + +-Sometimes it seems when Skins is not yet initialized there + is some sort of race with MediaPlayerState. + If the user asks to play MediaPlayerState::setPlaying(true) and + then somewhere setPlaying(false) is triggered + +-Sometimes after an Error we're trapped in a loop of errors on + 'good' files + + + + + -- cgit v0.9.0.2