graph
- Extend column logic to peak frequency display as well, and correct some scopes according to whether values are per source column or per target pixelspectrogram-minor-refactor 2016-06-20, by Chris Cannam
- Pull out column ops into ColumnOpspectrogram-minor-refactor 2016-06-20, by Chris Cannam
- A more sensible order for column operationsspectrogram-minor-refactor 2016-06-17, by Chris Cannam
- Don't need thesespectrogram-minor-refactor 2016-06-15, by Chris Cannam
- Replace old logic with calls to new functions; basic refactor part A done, the code now compiles againspectrogram-minor-refactor 2016-06-15, by Chris Cannam
- A couple more helper functionsspectrogram-minor-refactor 2016-06-15, by Chris Cannam
- Mid-refactor to pull out the bulk of paintDrawBuffer into chunksspectrogram-minor-refactor 2016-06-13, by Chris Cannam
- Merge from default branchspectrogram-minor-refactor 2016-06-13, by Chris Cannam
- Comments and minor tidy3.0-integration 2016-06-13, by Chris Cannam
- Make normalise-hybrid logic the same in both draw methods3.0-integration 2016-06-13, by Chris Cannam
- Make peak cache divisor a member3.0-integration 2016-06-13, by Chris Cannam
- Don't paint if model has zero width3.0-integration 2016-05-26, by Chris Cannam
- Merge from branch "alignment-simple"3.0-integration 2016-04-21, by Chris Cannam
- Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf3.0-plus-imaf 2016-04-20, by Chris Cannam
- Start including Vamp SDK into main build, as we do with Sonic Annotator3.0-integration 2016-03-18, by Chris Cannam
- Merge from default branch3.0-integration 2016-03-04, by Chris Cannam
- Use drawVisibleText for box labels2016-03-04, by Chris Cannam
- Fix incorrect handling of model start frame2016-03-04, by Chris Cannam
- Fix confusion between model columns and painted columns, and document the difference2016-03-04, by Chris Cannam
- Merge in from SV 3.0-integration branchesalignment-simple 2016-03-02, by Chris Cannam
- Make ViewProxy objects share the ids of their Views; fixes incorrect colour scale drawing3.0-integration 2016-02-09, by Chris Cannam
- Merge from branch "spectrogram-minor-refactor"3.0-integration 2016-02-04, by Chris Cannam
- Merge from the default branch3.0-integration 2016-02-04, by Chris Cannam
- Merge from branch "tony-2.0-integration"3.0-integration 2016-02-04, by Chris Cannam
- Truncate edges when about to paint beyond limits of cachespectrogram-minor-refactor 2016-02-03, by Chris Cannam
- Don't use partial paints when zoomed in far enough to have boundary alignment concerns. (But boundary calculations are still wrong, leading to a logic error exception.)spectrogram-minor-refactor 2016-02-02, by Chris Cannam
- Commentspectrogram-minor-refactor 2016-02-02, by Chris Cannam
- Timing tweaks to reduce the number of repaintsspectrogram-minor-refactor 2016-02-02, by Chris Cannam
- Fix cache validity boundary conditionspectrogram-minor-refactor 2016-02-02, by Chris Cannam
- *Really* add overlooked file!spectrogram-minor-refactor 2016-02-02, by Chris Cannam
- Revert last commit (wrong branch)2016-02-02, by Chris Cannam
- Add overlooked file!2016-02-02, by Chris Cannam
- Update acinclude files to look for qt5-qmake as well as qmake-qt52016-01-30, by Chris Cannam
- Further fixes to the scrollable cache logicspectrogram-minor-refactor 2016-01-29, by Chris Cannam
- Start refactoring out the spectrogram image cachespectrogram-minor-refactor 2016-01-29, by Chris Cannam
- Fix calculation of repaint area when we haven't scrolled but cache is not completespectrogram-minor-refactor 2016-01-27, by Chris Cannam
- Start repainting from the middle -- but this is quite unreliablespectrogram-minor-refactor 2016-01-26, by Chris Cannam
- Fix return value from paintDrawBuffer in rightToLeft case; propagate timing change to PeakFrequencies version as wellspectrogram-minor-refactor 2016-01-26, by Chris Cannam
- Draw right-to-left when adjoining an existing cache valid area on the rightspectrogram-minor-refactor 2016-01-26, by Chris Cannam
- Make paint method do its own timing and abandon if it's taking too long (still needs some work on queueing correct repaints of the remainder)spectrogram-minor-refactor 2016-01-25, by Chris Cannam
- Rearrange cache update calculations so as to use the actual painted width returned by paint functions (though they only ever return the same width as requested, at this point)spectrogram-minor-refactor 2016-01-25, by Chris Cannam
- Avoid reusing a large paint width if the zoom level has changed (in case it has changed dramatically, as for example when the user hits the F key). Also some tidying and adjustment to timing stuffcolourschemes 2016-01-22, by Chris Cannam
- Tidy a bitcolourschemes 2016-01-22, by Chris Cannam
- Some debugcolourschemes 2016-01-22, by Chris Cannam
- Fix integer overflow in getFrameForXcolourschemes 2016-01-22, by Chris Cannam
- Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitsetcolourschemes 2016-01-22, by Chris Cannam
- Make colour 3d plot layer colour a preference as wellcolourschemes 2016-01-21, by Chris Cannam
- Add default spectrogram colours to prefscolourschemes 2016-01-20, by Chris Cannam
- Tidycolourschemes 2016-01-19, by Chris Cannam
- Rearrange colours, make some of them more attractive, give some of them nicer namescolourschemes 2016-01-19, by Chris Cannam
- Remove debug outcolourschemes 2016-01-19, by Chris Cannam
- Provide a sensible name for this colour schemecolourschemes 2016-01-19, by Chris Cannam
- Experimentation with colour schemes and mappingscolourschemes 2015-12-02, by Chris Cannam
- Merge from default branch3.0-integration 2015-11-18, by Chris Cannam
- Back out 1c37aa13bfd8 (which added half-wave rectification to colour 3d plot). Too specific.2015-10-22, by Chris Cannam
- Fix incorrect reload of old Tony v1.0 filestony-2.0-integration 2015-10-20, by Chris Cannam
- Use max value returned directly from api calltony-2.0-integration 2015-10-20, by Chris Cannam
- Minor adjustment for higher-res screenstony-2.0-integration 2015-10-20, by Chris Cannam
- Merge from default branch3.0-integration 2015-10-20, by Chris Cannam
- Fix embarrassing failure to reload Note layers2015-10-20, by Chris Cannam
- Merge from branch "3.0-integration"tony-2.0-integration 2015-10-14, by Chris Cannam
- Remove some debug3.0-integration 2015-10-14, by Chris Cannam
- Merge from branch "tony-2.0-integration"3.0-integration 2015-10-14, by Chris Cannam
- Repaint fixtony-2.0-integration 2015-10-13, by Chris Cannam
- Remove some debug outtony-2.0-integration 2015-10-12, by Chris Cannam
- At least avoid crashing if scaled zoom level reaches 0!tony-2.0-integration 2015-08-20, by Chris Cannam
- Some minor tweaks to make behaviour more like prior Tonytony-2.0-integration 2015-08-20, by Chris Cannam
- Merge through to branch for Tony 2.0tony-2.0-integration 2015-08-20, by Chris Cannam
- Merge from branch bqaudioio3.0-integration 2015-08-04, by Chris Cannam
- Initial work toward switching to bqaudioio library (so as to get I/O, not just O)bqaudioio 2015-08-04, by Chris Cannam
- removed imaf slidersimaf_enc 2015-07-14, by alo
- Merge from default branch3.0-integration 2015-07-07, by Chris Cannam
- Major fix to bug in handling of fuzzy column in CSV import (introduced since the last release) which meant that col 6 of a wide CSV would go missing completely!2015-07-07, by Chris Cannam
- Merge from branch simple-fft-model3.0-integration 2015-07-01, by Chris Cannam
- Merge from default branchsimple-fft-model 2015-01-07, by Chris Cannam
- Fix a number of warnings in the 32-bit build2015-07-01, by Chris Cannam
- Merge from branch simple-fft-model3.0-integration 2015-07-01, by Chris Cannam
- Merge from branch osx-retina3.0-integration 2015-07-01, by Chris Cannam
- Switch off debug againsimple-fft-model 2015-07-01, by Chris Cannam
- Fill extent is not relevant in simple-fft-model code, as it's always the full extentsimple-fft-model 2015-07-01, by Chris Cannam
- Fix dark point at highlight of LED buttonosx-retina 2015-06-30, by Chris Cannam
- Render LED button direct to widget, making it look OK on retina screenosx-retina 2015-06-30, by Chris Cannam
- Use a more sensible min height for OS/Xosx-retina 2015-06-30, by Chris Cannam
- Mergeosx-retina 2015-06-30, by Chris Cannam
- Tighten spacing around sides of property box on OS/Xosx-retina 2015-06-30, by Chris Cannam
- Merge from branch normalize_hybrid_option3.0-integration 2015-06-26, by Chris Cannam
- Merge from branch osx-retina3.0-integration 2015-06-26, by Chris Cannam
- Merge from branch simple-fft-model3.0-integration 2015-06-26, by Chris Cannam
- Branch to test simple FFT model codealignment-simple 2015-06-15, by Chris Cannam
- Gut the old code, but don't replace it yet (so nothing will link yet)simple-fft-model 2015-06-12, by Chris Cannam
- Fix failure to show window shape when Analysis tab in preferences is first opened2015-06-12, by Chris Cannam
- Roundingosx-retina 2015-06-10, by Chris Cannam
- Merge from default branchosx-retina 2015-06-10, by Chris Cannam
- Fix crash when importing wide CSV file2015-05-22, by Chris Cannam
- Add half-wave rectification option to Colour 3D Plot layer2015-05-22, by Chris Cannam
- Fixes to font sizing in colour 3d plot layer (for #1221)osx-retina 2015-05-21, by Chris Cannam