log main/MainWindow.cpp @ 1109:ed51b940662c spectrogram-minor-refactor

age author description
2016-01-19 Chris Cannam Show warning to the user when plugin population has problems plugin-startup-test
2015-09-17 Chris Cannam Merge from branch "recording" 3.0-integration
2015-09-15 Chris Cannam Add audio record mode (option to replace session) and support for browsing to record directory recording
2015-08-20 Chris Cannam Check for audioIO as well as play target; + deployment bits 3.0-integration
2015-08-20 Chris Cannam Merge from branch recording 3.0-integration
2015-08-18 Chris Cannam OK, we can record -- sort of recording
2015-08-18 Chris Cannam Start stubbing in audio record recording
2015-08-04 Chris Cannam Merge from branch bqaudioio 3.0-integration
2015-07-24 Chris Cannam Merge from default branch 3.0-integration
2015-08-04 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio
2015-07-14 alo removed imaf sliders imaf_enc
2015-07-13 Chris Cannam Make the play-speed dial settings much easier to understand and use (fixes #1328)
2015-06-26 Chris Cannam Merge from branch osx-retina 3.0-integration
2015-06-12 Chris Cannam Gut the old code, but don't replace it yet (so nothing will link yet) simple-fft-model
2015-06-10 Chris Cannam Merge from default branch osx-retina
2015-06-10 Chris Cannam Report error if transform fails (during operation, rather than at start as was already reported)
2015-05-22 Chris Cannam Add half-wave rectification option to Colour 3D Plot layer
2015-05-14 Chris Cannam Merge from branch scalable-icons osx-retina
2015-05-12 Chris Cannam Copyright date
2015-05-06 Chris Cannam Experiment with loading SVGs scalable-icons
2015-03-10 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
2015-03-10 Chris Cannam Further dedicated-types fixes cxx11
2015-03-04 Chris Cannam Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser cxx11
2015-03-02 Chris Cannam Specify UTF-8 encoding when writing XML formats -- the XML header always indicated UTF-8 but the QTextStream defaulted to local encoding which is generally not UTF-8 on Windows