log

age author description
2018-05-02 Chris Cannam Merge horizontal-scale
2018-05-02 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 Chris Cannam Tweaks to horizontal scale horizontal-scale
2018-05-01 Chris Cannam Draw some ticks horizontal-scale
2018-05-01 Chris Cannam Branch toward adding horizontal numerical scales to things horizontal-scale
2018-04-26 Chris Cannam Tidy
2018-04-26 Chris Cannam Scale scalable icon
2018-04-24 Chris Cannam Adjust y-coord of text labels to accommodate larger scaled fonts
2018-04-23 Chris Cannam Delete rows in reverse order for safety
2018-04-23 Chris Cannam Avoid crash when scrolling with an empty layer open
2018-04-19 Chris Cannam Make selection extents more visible on hi-dpi
2018-04-19 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-17 Lucas Thompson Formatting changes to align more with SV style conventions
2018-04-17 Lucas Thompson Accept optional modality in constructor and fix subsequent possible side effect (re-opening dialog when just cancelled)
2018-03-01 Chris Cannam Untabify
2018-03-01 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy