Mercurial > hg > sonic-visualiser
log
age | author | description |
---|---|---|
2007-11-05 | Chris Cannam | * Introduce new Transform class which contains data necessary to describe the |
2007-11-01 | Chris Cannam | * Remove alignment button altogether if no Match plugin installed. |
2007-11-01 | Chris Cannam | * Fix availability of alignment button and relative align/solo button state |
2007-10-25 | Chris Cannam | * Add Align button to main window; use it |
2007-10-25 | Chris Cannam | * Add auto-alignment toggle to Document |
2007-10-24 | Chris Cannam | * Fix build (document -> framework renaming) |
2007-10-24 | Chris Cannam | * Move some things around to facilitate plundering libraries for other |
2007-10-24 | Chris Cannam | ... |
2007-10-24 | Chris Cannam | * Hoist alignment model set/query up to Model, so any models can be aligned |
2007-10-22 | Chris Cannam | * Split MainWindow out into MainWindowBase (pane stack management, basic file |
2007-10-22 | Chris Cannam | * Some export fixes, and avoid clipping on resampling on import |
2007-10-18 | Chris Cannam | * RemoteFile -> FileSource |