Add all_drivers_callback to hooke.plugin.playlist.LoadCommand.
authorW. Trevor King <wking@drexel.edu>
Thu, 13 May 2010 11:27:58 +0000 (07:27 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 13 May 2010 11:27:58 +0000 (07:27 -0400)
commitfb99a0d1f2d4426b30f6053253d4ca4501d558b8
treeb2d44d07d9a0fe248a3d129635ed92832487e96e
parentf214bf2c5fca77f450008ea7f9e4ebcd4d035d97
Add all_drivers_callback to hooke.plugin.playlist.LoadCommand.

I can't imagine the user not wanting to use all available playlists.
They still can, but specifiying a sublist is now optional.
hooke/plugin/playlist.py