log files.pri @ 1845:6f626cfdba51

age author description
Mon, 20 Apr 2020 18:45:47 +0100 Chris Cannam Pull out Provider struct
Wed, 25 Sep 2019 09:44:02 +0100 Chris Cannam Rename TimeFrequencyBoxModel to simply BoxModel time-frequency-boxes
Thu, 19 Sep 2019 15:17:56 +0100 Chris Cannam Introduce time-frequency box model time-frequency-boxes
Tue, 10 Sep 2019 16:34:47 +0100 Chris Cannam Split EditableDenseThreeDimensionalModel into explicitly compressed and uncompressed variants. Simplifies the uncompressed version, and we may want to consider whether we need the compressed one at all.
Fri, 28 Jun 2019 17:36:30 +0100 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
Wed, 26 Jun 2019 10:21:15 +0100 Chris Cannam More on alignment models and paths by-id
Fri, 21 Jun 2019 13:37:00 +0100 Chris Cannam Introduce Model to ById by-id
Thu, 20 Jun 2019 14:57:39 +0100 Chris Cannam Experiment toward working out an id-model store by-id
Wed, 27 Mar 2019 14:15:21 +0000 Chris Cannam Merge from branch single-point osc-script
Wed, 27 Mar 2019 14:13:32 +0000 Chris Cannam Remove no-longer-used model base classes single-point
Mon, 25 Mar 2019 15:48:16 +0000 Chris Cannam Toward running an OSC script in batch osc-script
Mon, 18 Mar 2019 14:17:20 +0000 Chris Cannam Introduce deferred notifier, + start converting sparse time-value model (perhaps we should rename it too) single-point
Mon, 18 Mar 2019 09:37:46 +0000 Chris Cannam Make MagnitudeRange generic, in the form of Extents single-point
Fri, 15 Mar 2019 10:57:35 +0000 Chris Cannam Switch to a single external set of commands for modifying editables with events single-point
Thu, 14 Mar 2019 15:31:59 +0000 Chris Cannam Rework NoteModel commands (not entirely successfully); remove FlexiNoteModel as it has always been almost entirely identical to NoteModel (unlike its layer counterpart) single-point
Wed, 13 Mar 2019 14:50:10 +0000 Chris Cannam Update NoteModel to use EventSeries. This is incomplete and won't provide enough to update svgui for it yet; must also refactor to avoid duplication of nasty APIs when updating the rest of the models single-point
Tue, 12 Mar 2019 14:14:00 +0000 Chris Cannam Switch EventSeries to using a vector for m_events, so as to allow indexed access single-point
Mon, 11 Mar 2019 14:49:13 +0000 Chris Cannam Seems we can do just as well with a vector of events themselves single-point
Mon, 11 Mar 2019 13:44:35 +0000 Chris Cannam Experiment with storing vectors of event ids in seam map for compactness single-point
Thu, 07 Mar 2019 15:44:09 +0000 Chris Cannam Rename a number of classes and methods (including Point -> Event); comments single-point
Tue, 05 Mar 2019 15:15:11 +0000 Chris Cannam Pull out the Point class, plus start testing NoteModel, plus actually add the tests... single-point
Thu, 06 Dec 2018 12:50:28 +0000 Chris Cannam Start wiring in BQAudioStream stuff bqaudiostream
Wed, 10 Oct 2018 14:32:34 +0100 Chris Cannam Introduce RelativelyFineZoomConstraint, which encodes more-or-less the scheme that was already used for the horizontal thumbwheel in the pane (which overrode the layers' own zoom constraints unless they said they couldn't support any other)
Wed, 26 Sep 2018 13:03:46 +0100 Chris Cannam Add custom waveform oversampler method zoom
Wed, 19 Sep 2018 15:41:44 +0100 Chris Cannam Pull out ZoomLevel, add inexact frame/pixel conversion functions and streaming zoom
Tue, 11 Sep 2018 14:36:51 +0100 Chris Cannam Add recorded/converted locations logic to this library import-audio-data
Fri, 25 May 2018 16:04:42 +0100 Chris Cannam Add class to get/set/remember the plugin path for each plugin type plugin-path-config
Tue, 17 Apr 2018 10:03:49 +0100 Lucas Thompson Added utility function for splitting a model selection into chunks and writing to a stream. streaming-csv-writer
Tue, 17 Apr 2018 10:03:49 +0100 Lucas Thompson Introduce a TestHelper which contains boiler plate for running a suite of QtTest style objects. Stub CSVStreamWriter and test to integrate into build. streaming-csv-writer
Wed, 03 May 2017 13:02:08 +0100 Chris Cannam Scale tick labeller, and tests (some failing so far) scale-ticks
Sun, 05 Mar 2017 21:51:10 +0000 Chris Cannam Update RtMidi build to v2.1.1
Wed, 04 Jan 2017 16:03:12 +0000 Chris Cannam Wire up record monitoring 3.0-integration
Tue, 13 Dec 2016 16:06:28 +0000 Chris Cannam QuickTime file reader is no longer used on any platform and is probably rotting. Remove it 3.0-integration
Mon, 05 Dec 2016 16:54:19 +0000 Chris Cannam Start pruning other resampler logic than bqresample 3.0-integration
Mon, 21 Nov 2016 15:05:57 +0000 Chris Cannam Branch to use bqfft code and remove FFTapi bqfft
Thu, 17 Nov 2016 14:33:20 +0000 Chris Cannam Tests and fixes for distribute(). Although this version of interpolated distribution passes these tests, it isn't right visually -- the expected values in the tests are offset. To be continued. 3.0-integration
Wed, 09 Nov 2016 18:08:40 +0000 Chris Cannam Print out cache hit/miss counts 3.0-integration
Tue, 01 Nov 2016 14:06:47 +0000 Chris Cannam Support multiple plugin checker helpers, as for multiple piper servers 3.0-integration
Tue, 25 Oct 2016 11:04:26 +0100 Chris Cannam Merge project-file-rework
Mon, 24 Oct 2016 17:53:33 +0100 Chris Cannam Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them project-file-rework