Cleanups to playlist name handling in 'load playlist'.
authorW. Trevor King <wking@drexel.edu>
Sun, 15 Aug 2010 11:52:01 +0000 (07:52 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 15 Aug 2010 11:52:01 +0000 (07:52 -0400)
commit738867c0f32c023a63abbd605c3e5e479242ff94
tree315eaad9f39552d1b4d2a1321482c1bff992d6a3
parentf40e98dca3f271e8eca08e8d3b2d5053ea567821
Cleanups to playlist name handling in 'load playlist'.

Also:
* push new curves to outqueue during 'glob curves to playlist'.
* 'new playlist' transitioned to a subclass of PlaylistAddingCommand.
hooke/plugin/playlist.py
hooke/plugin/playlists.py