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)
commita41d447c6f897c82b94bc6a962d57dc2652a2058
treecd13d1ac95627d1464a2e11e1141b92197258ac8
parent246feda8324f79709af3aa2619ae15844c80fa3d
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