log repoint-lock.json @ 2137:6e9465714d29

age author description
Thu, 29 Nov 2018 11:57:46 +0000 Chris Cannam Fix erasing of Region layer labels as the playhead moves over them
Thu, 29 Nov 2018 10:35:03 +0000 Chris Cannam RB updateed repoint-lock.json
Thu, 29 Nov 2018 09:13:14 +0000 Chris Cannam Rubberband update for allocators
Wed, 28 Nov 2018 09:48:57 +0000 Chris Cannam Bring in Rubber Band as an ext/ dependency via Repoint and link it statically rubberband-static
Mon, 26 Nov 2018 14:35:51 +0000 Chris Cannam Use nullptr throughout in subrepos fix-static-analysis
Mon, 26 Nov 2018 13:56:48 +0000 Chris Cannam Use override throughout, + include guards fix-static-analysis
Thu, 22 Nov 2018 14:56:35 +0000 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
Fri, 16 Nov 2018 09:02:16 +0000 Chris Cannam Make horizontal wheeling a bit less crazily fast in the absence of fine delta information
Thu, 15 Nov 2018 15:08:30 +0000 Chris Cannam Retain consistent min freq (rather than min bin no) when changing fft parameters in spectrum; scale ffts by window size rather than fft size in case of oversampling, to avoid fading out because of scale factor including zero padding
Thu, 15 Nov 2018 14:22:02 +0000 Chris Cannam Handle integer pixel scaling as well
Thu, 15 Nov 2018 14:04:56 +0000 Chris Cannam Scale pen for retina display on macOS as well as for hidpi display elsewhere
Thu, 15 Nov 2018 13:07:00 +0000 Chris Cannam Slice layer reworking, again
Wed, 14 Nov 2018 15:49:27 +0000 Chris Cannam Remove oversampling from prefs, now it's in spectrogram layer properties; fixes to spectrum x-axis calculations
Wed, 14 Nov 2018 15:14:42 +0000 Chris Cannam We need to draw illumination label *after* the spectrum...