Mercurial > hg > svcore
log data/model/AlignmentModel.cpp @ 908:166e3fc1e962 tony_integration
age | author | description |
---|---|---|
2013-11-26 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
2011-06-14 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
2011-05-16 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
2010-10-24 | Chris Cannam | * minor tidy |
2008-05-19 | Chris Cannam | * Permit holding Shift while dragging an instant or other edited thing, |
2008-05-09 | Chris Cannam | ... |
2008-05-08 | Chris Cannam | * Speed up spectrogram painting by releasing mutex in FFTDataServer |
2008-04-29 | Chris Cannam | * Save alignments to session file. Needs much testing. |
2008-02-27 | Chris Cannam | * Merge from trunk spectrogram-cache-rejig |
2008-02-27 | Chris Cannam | * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable |
2008-02-11 | Chris Cannam | * Further fixes to the handling of playback frame and buffered frame counts sv1-v1.2pre4 |
2008-02-07 | Chris Cannam | * just some debug stuff |