Ran update_copyright.py, updating all the copyright blurbs and adding AUTHORS.
[hooke.git] / hooke / playlist.py
2010-05-16 W. Trevor KingRan update_copyright.py, updating all the copyright...
2010-05-16 W. Trevor KingUpdated copyright blurbs in all files to '# Copyright'
2010-05-13 W. Trevor KingSave playlist digest on loading.
2010-05-13 W. Trevor KingActually set self.name in hooke.playlist.FilePlaylist...
2010-05-13 W. Trevor KingActually set self.path in hooke.playlist.FilePlaylist...
2010-05-13 W. Trevor KingFix typos in hooke.playlist.FilePlaylist.set_path
2010-05-12 W. Trevor KingMoved system commands from hooke_cli to plugin.system.
2010-05-10 W. Trevor KingAdd hooke.playlist.NoteIndexList and refactor exception...
2010-05-09 W. Trevor KingAdded hooke.plugin.playlist.AddGlobCommand.
2010-05-09 W. Trevor KingOops, I'd forgotten to version the restored hooke.playl...
2010-05-09 W. Trevor KingMoved hooke.playlist -> hooke.plugin.playlist and added...
2010-05-08 W. Trevor KingMoved hooke.libhookecurve -> hooke.curve and rewrote...
2010-05-05 W. Trevor KingConvert from DOS to UNIX line endings.
2010-05-04 W. Trevor KingReally hideous merge of Rolf Schmidt's code.