Major rework of gui.panel.playlist.
authorW. Trevor King <wking@drexel.edu>
Mon, 26 Jul 2010 00:33:15 +0000 (20:33 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 26 Jul 2010 00:33:15 +0000 (20:33 -0400)
commit7312d94a4c5d0c3298969ce8321aec231e0feb20
treecd13d1ac95627d1464a2e11e1141b92197258ac8
parentf907cc8f036373bb006d7663e29a2999b874fb6b
Major rework of gui.panel.playlist.

I'm trying to get as much of the Playlist handling out into this
submod as possible, which should make for a cleaner gui/__init__.py.
Still, some ways to go, and the current situation is untested.
hooke/ui/gui/__init__.py
hooke/ui/gui/panel/playlist.py