Fixed Window menu.

CQTexperiment
vspader 2007-05-27 14:10:15 +00:00
parent c39af186b1
commit 69275d5444
3 changed files with 4 additions and 3 deletions

View File

@ -9,13 +9,13 @@
<key>1063</key>
<string>650 960 136 68 0 0 1680 1028 </string>
<key>1156</key>
<string>719 527 241 366 0 0 1680 1028 </string>
<string>719 529 241 366 0 0 1680 1028 </string>
<key>1324</key>
<string>787 658 137 182 0 0 1680 1028 </string>
<key>29</key>
<string>-2 976 383 44 0 0 1680 1028 </string>
<key>463</key>
<string>669 637 341 145 0 0 1680 1028 </string>
<string>669 640 341 145 0 0 1680 1028 </string>
<key>513</key>
<string>354 834 125 137 0 0 1680 1028 </string>
</dict>
@ -36,11 +36,11 @@
<array>
<integer>1324</integer>
<integer>29</integer>
<integer>1156</integer>
<integer>513</integer>
<integer>21</integer>
<integer>463</integer>
<integer>1063</integer>
<integer>1156</integer>
</array>
<key>IBSystem Version</key>
<string>8P2137</string>

Binary file not shown.

1
TODO
View File

@ -1,5 +1,6 @@
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!