2008-02-17 21:22:04 +00:00
|
|
|
Font resize of playlist does not change file tree, and
|
2008-02-23 22:20:14 +00:00
|
|
|
does not resize columns (needs a lower bound), currently
|
|
|
|
only resizes title column.
|
2008-02-15 15:27:34 +00:00
|
|
|
|
2008-02-19 07:49:06 +00:00
|
|
|
Code for seeking should be moved into the AudioPlayer,
|
|
|
|
so we can escape ugly event* functions (the problem is
|
|
|
|
that the AppController needs access to seeker functions
|
|
|
|
because of apple remote seeking incrementally)
|
2008-02-15 15:27:34 +00:00
|
|
|
|
2008-02-19 19:59:35 +00:00
|
|
|
Shuffle list is not reshuffled when shuffling reaches
|
|
|
|
start or end of it (in Repeat All mode)
|
2008-02-19 07:49:06 +00:00
|
|
|
|
2008-02-21 11:01:26 +00:00
|
|
|
Menu items do not transform into "Hide Spotlight Panel" and
|
|
|
|
"Hide File Drawer" when they are active.
|
2008-02-20 23:22:39 +00:00
|
|
|
|
2008-02-22 15:26:46 +00:00
|
|
|
I anticipate that status should be flag based so statuses are not mutually exclusive.
|
|
|
|
|
|
|
|
Issues with queueing the same song multiple times
|