From 63b6bd44d76c0d4c9c2177ca129aaa8fd3dc9f44 Mon Sep 17 00:00:00 2001 From: lvw Date: Wed, 22 Sep 2004 13:40:13 +0000 Subject: Next steps towards release candidate documented git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@172 e10066b5-e1e2-0310-b819-94efdf66514b --- TODO | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 7b4a54f..874c421 100644 --- a/TODO +++ b/TODO @@ -10,11 +10,20 @@ \section urgent Urgent issues \subsection bugs Bugs and testing needed - + + - Playlist indexing not correct + - Player jumps e.g. from track 1 to track 3 + - Make sure jumping beyond the end of the list is not permitted - Test execution of playlist commands - - Test Save/Rename/Load of playlist - Plugin crashes when selecting entries with special characters - Escape query strings correctly + - Plugin crashes when deleting playlist while playing + - should stop playing immediately + - Check deletion of entries while playing + - only allowed, if item is not currently played + - adapt index in playlist + - adapt playlist display + - Possible to resume play instead of restarting list from the beginning - Do not allow playlist deletion while playing or stop or similar - Keep this? Test mgPCMPlayer::getSourceFile() for GD case (find) @@ -222,5 +231,7 @@ and made concrete in subclasses (mgGdTrack) - mgDecoders::findDecoder: extend decoder detection - Check compatibility for 1.3.12 (DONE) + - Test Save/Rename/Load of playlist (DONE) + */ \ No newline at end of file -- cgit v1.2.3