-rw-r--r-- | noncore/multimedia/opieplayer2/TODO | 2 |
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 @@ -1,18 +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 - +-Fix the Slider and seeking |