log data/model/Labeller.h @ 1758:83178b4bb698 by-id

age author description
2019-06-28 Chris Cannam Rejig ById so as to put everything in a single pool, so that at the core you can go from numeric id (untyped) to anything the object can be dynamic_cast to. Useful for building other abstractions like PlayParameter-type registrations that don't know about e.g. Models. Probably some more tweaking needed. Also add tests by-id
2019-06-27 Chris Cannam Work on commands, and some other model updates by-id
2019-03-19 Chris Cannam Update Labeller to new event API + fewer magical side-effects single-point
2018-11-26 Chris Cannam Header guards fix-static-analysis
2016-11-25 Chris Cannam Tidy up, with some convenient C++11isms subdivide-instants
2016-11-25 Chris Cannam Add Winnow as well subdivide-instants
2016-11-25 Chris Cannam Implement "Subdivide Selected Instants". Also add the relabel command to the history, which I previously forgot to do! subdivide-instants
2015-03-10 Chris Cannam More type fixes cxx11
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2013-07-24 Chris Cannam Add resetCounters
2008-06-12 Chris Cannam * Update translations, and add change counter to name of bundle command
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-12 Chris Cannam * Allow entry of numbers smaller than 1 in the Set Counters dialog sv1-v1.2pre5
2007-12-13 Chris Cannam * Fix #1841095 tapping time instant gives wrong time in aligned track
2007-10-10 Chris Cannam * Add Reset Counters... function
2007-10-09 Chris Cannam * textual changes
2007-10-08 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)