From 683c74da707197eff6dd645328a2e74a80f50786 Mon Sep 17 00:00:00 2001 From: vspader Date: Sat, 26 May 2007 14:54:13 +0000 Subject: [PATCH] Updated TODO. --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TODO b/TODO index 99ee9a1f5..9aaa4a815 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,5 @@ Bug fixes: Broken MP3: http://sbooth.org/forums/viewtopic.php?t=1103 ? Playlist display: http://sbooth.org/forums/viewtopic.php?t=1050 - Fix playlist logic. http://sbooth.org/forums/viewtopic.php?t=762 - Note: Never load duplicates in a group of files. Ex: If you load an m3u containing a bunch of files AND the files themselves, only load them once! However, if you load the m3u, THEN load the group of files, they should appear twice! - Hook up various menu items. Add missing functions and generally fix the menu. + Fix playlist/file loading so it never loads duplicates in a single action. Ex: If you load (an m3u containing a bunch of files) AND (the files themselves), only load them once! However, if you load the m3u, THEN load the group of files, they should appear twice! Problems with 3rd party devices. http://sbooth.org/forums/viewtopic.php?t=255