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)
commit23ae7429f29b302541c578005a0ff580d16fa075
tree70d5acc08f071d8929e62887a4d597093f09d779
parentd6ede136b4ea8875dae26c5ee7b64187e2c294ac
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