Cog/KnownIssues

8 lines
290 B
Text
Raw Normal View History

2008-02-17 18:22:04 -03:00
Font resize of playlist does not change file tree, and
does not resize columns (needs a lower bound)
Code for fading and seeking should be moved into the AudioPlayer,
so we can escape ugly event* functions
2008-02-17 22:59:50 -03:00
File tree watcher should use Leopard FSEvents API instead of individual kqueues.