Mercurial > hg > sonic-visualiser
log main/MainWindow.cpp @ 509:451d3c087112
age | author | description |
---|---|---|
2012-07-02 | Chris Cannam | Add means to replace the main audio model |
2012-01-30 | Chris Cannam | Small changes to management of dialogs |
2012-01-30 | Chris Cannam | Merge |
2012-01-30 | Chris Cannam | Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows) |
2012-01-30 | Chris Cannam | Fix possibly uninitialised variable |
2012-01-30 | Chris Cannam | Merge from branch "fullscreen" |
2012-01-30 | Chris Cannam | Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily) |