log

age author description
2019-10-10 Chris Cannam One last fix to this compatibility function (I hope!)
2019-10-10 Chris Cannam *sigh*
2019-10-10 Chris Cannam OK, that didn't work because of scoping/overload rules. Try this
2019-10-10 Chris Cannam Compatibility with Qt 5.2 (for the Ubuntu 14.04 build)
2019-10-01 Chris Cannam Some work on making Model classes thread-safe in typical use - and documenting this. Some of the implementations are simpler now that EventSeries is thread-safe
2019-10-01 Chris Cannam Fix compile error with non-MSVC compilers
2019-09-30 Chris Cannam Make EventSeries threadsafe
2019-09-30 Chris Cannam The copy & move operators are not actually being used, so probably safer to delete them unless we know otherwise - this is not all that simple a class
2019-09-25 Chris Cannam Merge from branch time-frequency-boxes
2019-09-25 Chris Cannam Add duration-and-extent type, which corresponds to a box model time-frequency-boxes
2019-09-25 Chris Cannam Indentation only time-frequency-boxes
2019-09-25 Chris Cannam Rename TimeFrequencyBoxModel to simply BoxModel time-frequency-boxes
2019-09-25 Chris Cannam Some tidying time-frequency-boxes
2019-09-20 Chris Cannam Fixes to export of time-frequency box model time-frequency-boxes
2019-09-20 Chris Cannam Reorder fields to ensure consistency with older Image model code
2019-09-20 Chris Cannam Reorder fields to ensure consistency with older Image model code time-frequency-boxes