log data/data.pro @ 502:bd7c46636bd0

age author description
2008-10-27 Chris Cannam * stub out persistent cacheing class, as I've decided I don't like the
2008-09-18 Chris Cannam * Add region model and layer; improve assignment of model types to
2008-08-07 Chris Cannam * Add IntervalModel as base class for NoteModel (and other, further
2008-06-11 Chris Cannam * reorganise tabular data editor model support
2008-06-06 Chris Cannam * Start adding a spreadsheet-style editor window for model data
2008-04-29 Chris Cannam * Save alignments to session file. Needs much testing.
2008-03-14 Chris Cannam * More work to abstract out interactive components used in the data library,
2008-01-04 Chris Cannam * better progress reporting in FileSource
2007-10-24 Chris Cannam * Move some things around to facilitate plundering libraries for other
2007-10-18 Chris Cannam * RemoteFile -> FileSource
2007-10-08 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)
2007-10-04 Chris Cannam * Phase 1 of an image layer.
2007-10-04 Chris Cannam * Add MIDI file export (closes FR#1643721)
2007-09-28 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).
2007-08-06 Chris Cannam * Add QuickTime file reader class -- totally untested, shouldn't even compile
2007-07-02 Chris Cannam * Add support for reading mp3 and Ogg file title tags
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-02-09 Chris Cannam * Add non-fftw3 fft alternative
2007-01-10 Chris Cannam * Cancel when downloading file
2007-01-08 Chris Cannam * Framework for retrieving files from remote locations
2006-10-03 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
2006-08-16 Chris Cannam * Pull memory cache out into its own file
2006-07-31 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.