log

age author description
2015-03-04 Chris Cannam Fixes to go with latest svcore cxx11
2015-03-03 Chris Cannam Merge from default branch cxx11
2015-02-24 Chris Cannam Enable ThreadSanitizer datarace
2015-02-09 Chris Cannam Merge from default branch cxx11
2015-01-15 Chris Cannam Always resist vertical drag -- it's just too annoying if it happens accidentally while playing alignment_view
2015-01-15 Chris Cannam Scale drag thresholds according to actual display resolution
2015-01-15 Chris Cannam Merge from default branch alignment_view
2015-01-15 Chris Cannam Scale drag thresholds according to actual display resolution alignment_view
2014-12-15 Chris Cannam Tidy up layout and ranges for unit conversion dialog, highlight in red any out-of-range values
2014-12-09 Chris Cannam Start connecting up tempo bits
2014-12-09 Chris Cannam Update units when prefs change
2014-12-09 Chris Cannam Oops, included some unintended cruft
2014-12-09 Chris Cannam hz -> freq, and some layout rearrangement
2014-12-08 Chris Cannam Fixes to limits etc in unit converter
2014-12-02 Chris Cannam Wire up note/octave stuff
2014-12-02 Chris Cannam Start adding piano note
2014-12-02 Chris Cannam Adding the unit converter code might have enhanced the previous commit a little
2014-12-01 Chris Cannam Start work on unit converter
2014-11-27 Chris Cannam Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead
2014-11-21 Chris Cannam Fix misalignment in alignment view alignment_view
2014-11-21 Chris Cannam Grey lines in alignment view; chords for salient features alignment_view
2014-11-21 Chris Cannam Avoid drawing a single lonesome 0 if nothing is loaded at all alignment_view
2014-11-17 Chris Cannam CXX11 (-std=c++11) branch, to test build environments before making any code adaptations cxx11
2014-11-10 Chris Cannam Discard wildly excessive wheel events
2014-11-14 Chris Cannam Wheel event thing alignment_view
2014-11-11 Chris Cannam Make the dragged pitch take effect when releasing drag on a note tonioni
2014-11-11 Chris Cannam (Very slowly) perform local reanalysis when dragging a note up or down tonioni
2014-11-11 Chris Cannam Tidy tonioni