graph
- Ctrl-click on level-pan tool button now also resets to default2018-06-21, by Chris Cannam
- Merge from branch plugin-path-config2018-06-11, by Chris Cannam
- Fix compiler warningplugin-path-config 2018-06-11, by Chris Cannam
- Minor improvement to (still nasty) button layout on OSXplugin-path-config 2018-06-08, by Chris Cannam
- Use type keys as indices rather than labelsplugin-path-config 2018-06-08, by Chris Cannam
- Fix erroneous tooltipplugin-path-config 2018-06-06, by Chris Cannam
- Show value of environment variable; populate for last plugin type by default (as that happens to be Vamp)plugin-path-config 2018-06-04, by Chris Cannam
- Various logic fixes, and use new setter-class structuresplugin-path-config 2018-05-25, by Chris Cannam
- Plugin review dialogplugin-path-config 2018-05-25, by Chris Cannam
- Add "Add"plugin-path-config 2018-05-23, by Chris Cannam
- More work on plugin path configuration layout &cplugin-path-config 2018-05-23, by Chris Cannam
- Toward more than one plugin type in this widgetplugin-path-config 2018-05-21, by Chris Cannam
- Grey-out meaningless buttonsplugin-path-config 2018-05-15, by Chris Cannam
- Better editing mechanismplugin-path-config 2018-05-15, by Chris Cannam
- Up/downplugin-path-config 2018-05-15, by Chris Cannam
- Toward allowing the user to see (at least, and maybe change) the plugin pathplugin-path-config 2018-05-11, by Chris Cannam
- Hack to ensure vertical scale lines are in the right place in pixel-doubling rendering2018-05-08, by Chris Cannam
- Tidy2018-05-08, by Chris Cannam
- Merge from branch horizontal-scale2018-05-03, by Chris Cannam
- Provide linear horizontal scale in spectrum as well as log; fix bin positioning and colour scale property box updating; ensure proper background colour and visibility of peak lineshorizontal-scale 2018-05-03, by Chris Cannam
- Mergehorizontal-scale 2018-05-02, by Chris Cannam
- Fix positioning of peak lines on spectrum layer (origin is already accounted for in the bin/frequency to x conversion functions)2018-05-02, by Chris Cannam
- Tweaks to horizontal scalehorizontal-scale 2018-05-02, by Chris Cannam
- Draw some tickshorizontal-scale 2018-05-01, by Chris Cannam
- Branch toward adding horizontal numerical scales to thingshorizontal-scale 2018-05-01, by Chris Cannam
- Tidy2018-04-26, by Chris Cannam
- Scale scalable icon2018-04-26, by Chris Cannam
- Adjust y-coord of text labels to accommodate larger scaled fonts2018-04-24, by Chris Cannam
- Delete rows in reverse order for safety2018-04-23, by Chris Cannam
- Avoid crash when scrolling with an empty layer open2018-04-23, by Chris Cannam
- Make selection extents more visible on hi-dpi2018-04-19, by Chris Cannam
- Make the overlays at either end translucent, so they don't completely crop out any underlying text or necessary info (e.g. selection extents)2018-04-19, by Chris Cannam
- Formatting changes to align more with SV style conventions2018-04-17, by Lucas Thompson
- Accept optional modality in constructor and fix subsequent possible side effect (re-opening dialog when just cancelled)2018-04-17, by Lucas Thompson
- Untabify2018-03-01, by Chris Cannam
- Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy2018-03-01, by Chris Cannam
- This was new in GCC 72017-12-12, by Chris Cannam
- Add fallthrough attribute2017-12-07, by Chris Cannam
- Fix loading of should-not-auto-invert scalable icons2017-07-18, by Chris Cannam
- Merge from branch "scale-ticks"2017-07-10, by Chris Cannam
- Make use of ScaleTickIntervals in log scale as wellscale-ticks 2017-05-04, by Chris Cannam
- Rework log scale calculation, update to changed interfacescale-ticks 2017-05-04, by Chris Cannam
- Make use of ScaleTickIntervals in linear numerical scale (not log yet)scale-ticks 2017-05-04, by Chris Cannam
- Remove debug out2017-03-12, by Chris Cannam
- Make some corrections to crosshair (measure cursor) positioning and feature descriptions. Needs review.2017-03-07, by Chris Cannam
- Fix crash when changing window size in the spectrum layer2017-03-07, by Chris Cannam
- Fix failure to respect saved linear-scale setting in layer when the model suggests it would prefer log scale2017-02-28, by Chris Cannam
- Restrict colour 3d plot log scale range to 10 orders of magnitude2017-02-28, by Chris Cannam
- Fix attribute name -- it's colourScale in the spectrogram, but it's just scale here2017-02-28, by Chris Cannam
- Fix a couple of compiler warnings2017-02-28, by Chris Cannam
- Emit2017-02-28, by Chris Cannam
- Ctrl-click, and middle-button click, on level-pan widget reset to default (not implemented yet for level-pan tool button though)2017-02-28, by Chris Cannam
- Explanatory comment2017-02-28, by Chris Cannam
- Ensure threshold is equal to minValue; default of 0 is inadequate when minValue < 0 (fixes bug that made all negative values appear black)2017-02-28, by Chris Cannam
- Remove unused function2017-02-28, by Chris Cannam
- Use Range01 normalisation in Colour 3D Plot. This gives us the same column normalisation behaviour as in 2.5 (better than the Max1 option).2017-02-28, by Chris Cannam
- Debug notes, tidying2017-02-23, by Chris Cannam
- Merge2017-02-22, by Chris Cannam
- Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)2017-02-22, by Chris Cannam
- Overrides2017-02-22, by Chris Cannam