Added hooke.plugin.playlist.AddGlobCommand.
authorW. Trevor King <wking@drexel.edu>
Sun, 9 May 2010 17:23:02 +0000 (13:23 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 9 May 2010 17:23:02 +0000 (13:23 -0400)
commit094950c08f96c0f3c5bff65e03dc139c482bb9d4
tree70d5acc08f071d8929e62887a4d597093f09d779
parent5fb17da1d5d8dc18d0090f43e06cd22f26c459e7
Added hooke.plugin.playlist.AddGlobCommand.

This completes the rewrite of individual playlist handling.

Also:
  * Added hooke.plugin.playlist.FilePlaylist.set_path() to reduce
    duplicate code.
hooke/hooke.py
hooke/playlist.py
hooke/plugin/playlist.py