log layer/TimeInstantLayer.cpp @ 1526:0f1601d870db

age author description
2019-07-02 Chris Cannam Further layer updates for ModelById by-id
2019-07-01 Chris Cannam More layer updates by-id
2019-06-28 Chris Cannam Further layer updates for ById by-id
2019-05-20 Chris Cannam Fix incorrect repaint at left edge in segmentation mode
2019-03-21 Chris Cannam Updates for SparseOneDimensionalModel in new API single-point
2019-03-08 Chris Cannam Update to Event api in place of Clipboard points single-point
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-11-13 Chris Cannam Toward highlighting peaks on spectrum spectrogramparam
2018-04-24 Chris Cannam Adjust y-coord of text labels to accommodate larger scaled fonts
2018-03-01 Chris Cannam Untabify
2016-06-30 Chris Cannam Move drawVisibleText to PaintAssistant spectrogram-minor-refactor
2016-04-20 Chris Cannam Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf 3.0-plus-imaf
2015-07-01 Chris Cannam Merge from branch simple-fft-model 3.0-integration
2015-07-01 Chris Cannam Fix a number of warnings in the 32-bit build
2015-03-17 Chris Cannam Many fixes for the previous stuff osx-retina
2015-03-17 Chris Cannam Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina
2015-03-10 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
2015-03-10 Chris Cannam More type fixes cxx11
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2013-12-05 Chris Cannam Merge from default branch imaf_enc
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-11-04 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
2011-10-17 Chris Cannam Minor debug change
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2010-10-25 Chris Cannam * Make text labels in time instant layer more apparent (use drawVisibleText)
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2009-02-12 Chris Cannam * Some fairly simplistic code to set up layer type properties based on