Bring doc/config.txt up to speed
[hooke.git] / test / load_playlist.py
2010-08-13 W. Trevor KingRemove superfluous doctest comment from test/load_playl...
2010-08-03 W. Trevor KingRan update_copyright.py
2010-06-18 W. Trevor KingMerged Rolf Schmidt's illysam branch
2010-05-17 W. Trevor KingMerged my unitary FFT wrappers (FFT_tools) as hooke...
2010-05-16 W. Trevor KingBroke out Hooke.run and Hooke.run_lines into HookeRunner.
2010-05-16 W. Trevor KingAdd hooke.playlist.NoteIndexList.__str__() method.
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-14 W. Trevor KingAdded integration test directory test/ and load_playlis...