Fixed Show Song in Finder in Playlist menu.

CQTexperiment
vspader 2007-05-27 14:13:43 +00:00
parent 69275d5444
commit 8f595a0523
3 changed files with 5 additions and 7 deletions

View File

@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>257 93 639 388 0 0 1440 878 </string>
<string>249 156 639 388 0 0 1680 1028 </string>
<key>IBEditorPositions</key>
<dict>
<key>1063</key>
<string>650 960 136 68 0 0 1680 1028 </string>
<key>1156</key>
<string>719 529 241 366 0 0 1680 1028 </string>
<string>866 232 241 366 0 0 1680 1028 </string>
<key>1324</key>
<string>787 658 137 182 0 0 1680 1028 </string>
<key>29</key>
@ -34,13 +34,13 @@
<integer>4</integer>
<key>IBOpenObjects</key>
<array>
<integer>1324</integer>
<integer>29</integer>
<integer>513</integer>
<integer>21</integer>
<integer>463</integer>
<integer>1063</integer>
<integer>1156</integer>
<integer>29</integer>
<integer>1324</integer>
</array>
<key>IBSystem Version</key>
<string>8P2137</string>

Binary file not shown.

4
TODO
View File

@ -1,6 +1,4 @@
Bug fixes:
SHN resulting in high CPU usage: http://sbooth.org/forums/viewtopic.php?p=4711#4711
Window Menu: http://sbooth.org/forums/viewtopic.php?p=4717
Reveal Song in Finder needs to be changed to Show Song in Finder and not be enabled when theres no selection: http://sbooth.org/forums/viewtopic.php?t=1420
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!
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! http://sbooth.org/forums/viewtopic.php?t=1434