log data/data.pro @ 609:1a30913e26bc

age author description
Thu, 10 Sep 2009 19:19:21 +0000 Chris Cannam * use dummy driver only for RtMidi on Solaris
Fri, 27 Mar 2009 16:25:52 +0000 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
Fri, 27 Mar 2009 13:10:01 +0000 Chris Cannam * Move prf file to prf/ (so that it can be pulled in using externals in
Mon, 23 Feb 2009 17:50:17 +0000 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
Mon, 23 Feb 2009 14:40:17 +0000 Chris Cannam * a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac
Mon, 23 Feb 2009 11:43:55 +0000 Chris Cannam * restore compileability
Wed, 04 Feb 2009 13:33:50 +0000 Chris Cannam * Add peak cache type for 3d models
Tue, 27 Jan 2009 13:25:10 +0000 Chris Cannam * Merge from one-fftdataserver-per-fftmodel branch. This bit of
Mon, 27 Oct 2008 11:53:35 +0000 Chris Cannam * stub out persistent cacheing class, as I've decided I don't like the
Thu, 18 Sep 2008 16:08:14 +0000 Chris Cannam * Add region model and layer; improve assignment of model types to
Thu, 07 Aug 2008 15:59:20 +0000 Chris Cannam * Add IntervalModel as base class for NoteModel (and other, further
Wed, 11 Jun 2008 16:13:25 +0000 Chris Cannam * reorganise tabular data editor model support
Fri, 06 Jun 2008 15:26:27 +0000 Chris Cannam * Start adding a spreadsheet-style editor window for model data
Tue, 29 Apr 2008 15:34:17 +0000 Chris Cannam * Save alignments to session file. Needs much testing.
Fri, 14 Mar 2008 17:14:21 +0000 Chris Cannam * More work to abstract out interactive components used in the data library,
Fri, 04 Jan 2008 17:08:10 +0000 Chris Cannam * better progress reporting in FileSource
Wed, 24 Oct 2007 16:34:31 +0000 Chris Cannam * Move some things around to facilitate plundering libraries for other
Thu, 18 Oct 2007 16:20:26 +0000 Chris Cannam * RemoteFile -> FileSource
Mon, 08 Oct 2007 14:44:38 +0000 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)
Thu, 04 Oct 2007 16:34:11 +0000 Chris Cannam * Phase 1 of an image layer.
Thu, 04 Oct 2007 11:52:38 +0000 Chris Cannam * Add MIDI file export (closes FR#1643721)
Fri, 28 Sep 2007 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
Mon, 06 Aug 2007 14:37:59 +0000 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
Mon, 02 Jul 2007 13:53:38 +0000 Chris Cannam * Add support for reading mp3 and Ogg file title tags
Mon, 26 Feb 2007 14:55:08 +0000 Chris Cannam * remove some debug and some obsolete moc file includes
Fri, 09 Feb 2007 11:32:34 +0000 Chris Cannam * Add non-fftw3 fft alternative
Wed, 10 Jan 2007 17:26:39 +0000 Chris Cannam * Cancel when downloading file
Mon, 08 Jan 2007 17:04:35 +0000 Chris Cannam * Framework for retrieving files from remote locations
Tue, 03 Oct 2006 14:17:37 +0000 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
Wed, 16 Aug 2006 14:59:09 +0000 Chris Cannam * Pull memory cache out into its own file
Mon, 31 Jul 2006 17:05:18 +0000 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.