2008-02-17 18:22:04 -03:00
|
|
|
Font resize of playlist does not change file tree, and
|
2008-02-15 12:27:34 -03:00
|
|
|
does not resize columns (needs a lower bound)
|
|
|
|
|
2008-02-19 04:49:06 -03: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 12:27:34 -03:00
|
|
|
|
2008-02-19 04:49:06 -03:00
|
|
|
Repeat state Repeat Album is missing. Repeat All is
|
|
|
|
naively implemented in the playbackController, and
|
|
|
|
does not heed Shuffle.
|
|
|
|
|
|
|
|
Shuffle parts of the playlistController need rewrite,
|
|
|
|
they still go by the old repeat code.
|
2008-02-19 00:39:43 -03:00
|
|
|
|
2008-02-19 01:10:35 -03:00
|
|
|
mp3 bitrate is a tad off.
|