Updated TODO.
This commit is contained in:
parent
d88d245f46
commit
683c74da70
1 changed files with 1 additions and 3 deletions
4
TODO
4
TODO
|
@ -1,7 +1,5 @@
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
Broken MP3: http://sbooth.org/forums/viewtopic.php?t=1103
|
Broken MP3: http://sbooth.org/forums/viewtopic.php?t=1103
|
||||||
? Playlist display: http://sbooth.org/forums/viewtopic.php?t=1050
|
? Playlist display: http://sbooth.org/forums/viewtopic.php?t=1050
|
||||||
Fix playlist logic. http://sbooth.org/forums/viewtopic.php?t=762
|
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!
|
||||||
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.
|
|
||||||
Problems with 3rd party devices. http://sbooth.org/forums/viewtopic.php?t=255
|
Problems with 3rd party devices. http://sbooth.org/forums/viewtopic.php?t=255
|
||||||
|
|
Loading…
Reference in a new issue