graph
- Use zoom constraints more consistently, including the new RelativelyFine one2018-10-10, by Chris Cannam
- Merge from branch zoom2018-10-10, by Chris Cannam
- Debug tweakszoom 2018-10-05, by Chris Cannam
- Scale positioning2018-10-03, by Chris Cannam
- Use newly-introduced cancel icon instead of fileclose. The deceptive name of fileclose had me thinking nobody was using it, so I removed it and the cancel buttons disappeared2018-10-03, by Chris Cannam
- Merge from default branchzoom 2018-10-01, by Chris Cannam
- Avoid blowing up when faced with min==max in parameter range2018-10-01, by Chris Cannam
- Use locale-aware comparators for sorting user-visible strings2018-10-01, by Chris Cannam
- Avoid overflow problems when dealing with large numbers of microsecondszoom 2018-09-28, by Chris Cannam
- Use more precise text rendering when zoomed in beyond the ms levelzoom 2018-09-28, by Chris Cannam
- This is the correct sizezoom 2018-09-28, by Chris Cannam
- Fix crash when scrolling beyond end of waveform (+ fix compiler warnings)zoom 2018-09-27, by Chris Cannam
- Fix stupidityzoom 2018-09-27, by Chris Cannam
- Fixes for TimeRuler spacing and for the boundaries of the WaveformLayer paint areazoom 2018-09-27, by Chris Cannam
- Remove WaveformOversampler again from here; it's now in svcorezoom 2018-09-26, by Chris Cannam
- Add custom waveform oversampler methodzoom 2018-09-26, by Chris Cannam
- Get oversampled rendering almost working, but I think we need to take more care with the oversampling itselfzoom 2018-09-25, by Chris Cannam
- Fix accidental always-auto-normalisezoom 2018-09-25, by Chris Cannam
- Toward oversampling renderingzoom 2018-09-24, by Chris Cannam
- Factor out paintChannelScaleGuideszoom 2018-09-21, by Chris Cannam
- Another tidyzoom 2018-09-21, by Chris Cannam
- A further refactor with range blockszoom 2018-09-21, by Chris Cannam
- Refactor out paintChannelzoom 2018-09-21, by Chris Cannam
- Fix typo that created un-reloadable session filezoom 2018-09-21, by Chris Cannam
- Ensure getFrameForX returns value on zoom blocksize boundary; take advantage of that (this is essentially reverting to the same behaviour as in the default branch, which we should probably have done all along)zoom 2018-09-21, by Chris Cannam
- Responding to a hang due to mismatching zoom and block sizeszoom 2018-09-20, by Chris Cannam
- Avoid compiler warningzoom 2018-09-20, by Chris Cannam
- Further ZoomLevel fixeszoom 2018-09-20, by Chris Cannam
- More ZoomLevel updateszoom 2018-09-20, by Chris Cannam
- Gradual ZoomLevel updateszoom 2018-09-19, by Chris Cannam
- Merge from default branchzoom 2018-09-17, by Chris Cannam
- Merge from branch import-audio-data2018-09-12, by Chris Cannam
- Propose to take only value-like columns as audio samples, not all numeric ones - now that it's easy enough for the user to overruleimport-audio-data 2018-09-12, by Chris Cannam
- Move out these bits which are now in CSVFormatimport-audio-data 2018-09-07, by Chris Cannam
- Sample rangeimport-audio-data 2018-09-06, by Chris Cannam
- Refactor; the two use-cases of CSVFormatDialog were turning out to be different enough to justify two separate classesimport-audio-data 2018-09-06, by Chris Cannam
- Support audio-format CSV format selection in dialogimport-audio-data 2018-09-06, by Chris Cannam
- Merge from default branchimport-audio-data 2018-09-04, by Chris Cannam
- Tidy edges of scale area on Mac2018-08-09, by Chris Cannam
- Ensure scale appears for layer when drawn in AutoAlign mode without any other layer present to align to2018-07-04, by Chris Cannam
- Layers such as time-value layers with ColourDistinguishes property should use the dark background when a bright colour is selected. This is how it was always supposed to work, I think, but I broke it so long ago that this "fix" might itself come across as a surprising breaking change2018-07-04, by Chris Cannam
- Fix compiler warning2018-06-28, by Chris Cannam
- Handle additional caseimport-audio-data 2018-06-28, by Chris Cannam
- Rename guardimport-audio-data 2018-06-28, by Chris Cannam
- Fix compiler warningimport-audio-data 2018-06-28, by Chris Cannam
- Tool button on Mac (something has gone very wrong with the appearance of the push button in latest builds)2018-06-26, by Chris Cannam
- Never scale down2018-06-26, by Chris Cannam
- Improve level-pan rendering quality on non-retina OSX2018-06-26, by Chris Cannam
- Better rendering for widget cells2018-06-25, by Chris Cannam
- Slightly nicer pan handling, avoiding showing spurious >0dB peaks2018-06-25, by Chris Cannam
- Experiment with rounded rects2018-06-22, by Chris Cannam
- Collect the bits of bookkeeping for mouse wheel events, and use in all widgets2018-06-22, by Chris Cannam
- Proper handling for wheel rotation distance2018-06-22, by Chris Cannam
- Half-steps for level in level-pan widget2018-06-21, by Chris Cannam
- 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