graph
- Commentsby-id 2019-07-05, by Chris Cannam
- Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecyclesby-id 2019-07-05, by Chris Cannam
- Overhaul PlayParameters bitsby-id 2019-07-04, by Chris Cannam
- Return id from add(), + commentby-id 2019-07-04, by Chris Cannam
- Remove obsolete methodby-id 2019-07-04, by Chris Cannam
- Update to ModelIdby-id 2019-07-03, by Chris Cannam
- Commentby-id 2019-07-02, by Chris Cannam
- Add isaby-id 2019-07-02, by Chris Cannam
- Use reference rather than bare pointerby-id 2019-07-02, by Chris Cannam
- Update FFT model to ByIdby-id 2019-07-02, by Chris Cannam
- Fix deprecation warningby-id 2019-07-01, by 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 testsby-id 2019-06-28, by Chris Cannam
- Work on commands, and some other model updatesby-id 2019-06-27, by Chris Cannam
- More work on transformersby-id 2019-06-26, by Chris Cannam
- Some work on models and transformersby-id 2019-06-26, by Chris Cannam
- More on alignment models and pathsby-id 2019-06-26, by Chris Cannam
- More on AlignmentModelby-id 2019-06-25, by Chris Cannam
- Mergeby-id 2019-06-25, by Chris Cannam
- Some messing with Model and AlignmentModelby-id 2019-06-25, by Chris Cannam
- Warn for already-existing idby-id 2019-06-24, by Chris Cannam
- Fix some deprecation warningsby-id 2019-06-24, by Chris Cannam
- Experiment updating AggregateWaveModelby-id 2019-06-21, by Chris Cannam
- Introduce Model to ByIdby-id 2019-06-21, by Chris Cannam
- Merge2019-06-20, by Chris Cannam
- Experiment toward working out an id-model storeby-id 2019-06-20, by Chris Cannam
- Merge2019-05-22, by Chris Cannam
- Fix potential deadlock when notifying a handler that more models are [not] available2019-06-20, by Chris Cannam
- Indentation only2019-06-20, by Chris Cannam
- Re-implement extendEndFrame behaviour, used by Tony application2019-06-19, by Chris Cannam
- Close paren in text2019-06-17, by Chris Cannam
- Emit signal when write completes2019-06-12, by Chris Cannam
- Merge2019-06-10, by Chris Cannam
- Merge2019-06-03, by Chris Cannam
- Merge2019-06-07, by Chris Cannam
- Branch3.3-stable 2019-05-21, by Chris Cannam
- 32-bit build lacks AAC and WMA2019-05-21, by Chris Cannam
- Build fix for Travis2019-05-17, by Chris Cannam
- Remove hardcoded application name - this shouldn't be necessary now we're no longer doing a shadow build2019-05-17, by Chris Cannam
- Build fixes2019-05-17, by Chris Cannam
- Attempt to cope with the fact that Windows Server (for CI builds) lacks certain codecs2019-05-17, by Chris Cannam
- Merge from branch single-point2019-05-17, by Chris Cannam
- Make it permissible to setPathFrom(nullptr)single-point 2019-05-16, by Chris Cannam
- Fix breakages with Travis CI imagesingle-point 2019-05-16, by Chris Cannam
- Oopssingle-point 2019-05-16, by Chris Cannam
- Oops2019-05-16, by Chris Cannam
- Merge from default branchsingle-point 2019-05-16, by Chris Cannam
- C++ compiler in Travis Xenial image doesn't seem to like this with nullptr2019-05-16, by Chris Cannam
- Merge from default branchsingle-point 2019-05-16, by Chris Cannam
- Add error field to alignment modelsingle-point 2019-05-15, by Chris Cannam
- Associate a label with each recent files entry, as well as the identifier (filename)single-point 2019-05-13, by Chris Cannam
- Add haveRunningTransformers() and mutexsingle-point 2019-05-09, by Chris Cannam
- Ensure test fails rather than crashing if this reader doesn't get created2019-05-07, by Chris Cannam
- The editable dense 3d model uses ready/completion status differently from the new implementation it was inheriting from the base class - it is always "ready" even if not yet completesingle-point 2019-05-07, by Chris Cannam
- Ensure test fails rather than crashing if this reader doesn't get createdsingle-point 2019-05-03, by Chris Cannam
- Merge from default branchsingle-point 2019-05-03, by Chris Cannam
- Add tests for audio file readers presented with empty or nonsense input2019-05-03, by Chris Cannam
- Windows build fixessingle-point 2019-05-01, by Chris Cannam
- Ensure a self-alignment is always reported as complete, since there is nothing to calculatesingle-point 2019-05-01, by Chris Cannam
- More compiler warning fixessingle-point 2019-04-25, by Chris Cannam
- Also look for helpers in Resources folder on the Macsingle-point 2019-04-25, by Chris Cannam