log

age author description
Wed, 14 Mar 2007 14:39:39 +0000 Chris Cannam * Remove tip dialog for now. I don't like it enough sv1-1.0pre2
Tue, 13 Mar 2007 19:51:09 +0000 Chris Cannam * updates to tip dialog
Mon, 12 Mar 2007 16:02:56 +0000 Chris Cannam * Add scale to image
Mon, 12 Mar 2007 15:36:31 +0000 Chris Cannam * Add basics of an Export Image File function
Fri, 09 Mar 2007 18:18:30 +0000 Chris Cannam * Basic beginnings of what will become a tip-of-the-day dialog
Thu, 08 Mar 2007 16:53:08 +0000 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
Wed, 07 Mar 2007 18:00:49 +0000 Chris Cannam * Add display of selection extents in status bar when dragging a selection
Wed, 07 Mar 2007 17:07:02 +0000 Chris Cannam * More useful status bar text -- show the current play time and the extents of
Mon, 05 Mar 2007 15:32:55 +0000 Chris Cannam * Add fuzzy interpolation option as an alternative to zero padding in
Mon, 05 Mar 2007 13:04:52 +0000 Chris Cannam * Make the vertical scale a bit less thtoopid for many linear scale spectra
Mon, 05 Mar 2007 13:01:14 +0000 Chris Cannam * Fix failure to update mapped value when setValue is called
Mon, 05 Mar 2007 12:00:32 +0000 Chris Cannam * Add current value to context help for dials in property boxes, and update
Mon, 05 Mar 2007 10:53:41 +0000 Chris Cannam * Inhibit making and displaying time selections in slice layers
Fri, 02 Mar 2007 14:00:12 +0000 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
Fri, 02 Mar 2007 13:01:41 +0000 Chris Cannam * Update to use new vamp-hostsdk instead of vamp-sdk
Thu, 01 Mar 2007 17:12:50 +0000 Chris Cannam * Fix overzealous cacheing in waveform layer that was leading to inaccurate
Thu, 01 Mar 2007 15:35:27 +0000 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
Thu, 01 Mar 2007 12:15:08 +0000 Chris Cannam * Make audio file reader factory try for a reader based on the file's
Thu, 01 Mar 2007 11:55:46 +0000 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
Wed, 28 Feb 2007 11:20:14 +0000 Chris Cannam * Fix incorrect meter-scaling value for 0dB; some tidying
Tue, 27 Feb 2007 17:51:52 +0000 Chris Cannam ...
Tue, 27 Feb 2007 12:51:38 +0000 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
Mon, 26 Feb 2007 20:08:51 +0000 Chris Cannam * Fixes for new Vamp API changes -- I think plugin parameters are not being
Mon, 26 Feb 2007 16:32:12 +0000 Chris Cannam * ensure view cache is discarded when overlay level changes
Mon, 26 Feb 2007 14:55:08 +0000 Chris Cannam * remove some debug and some obsolete moc file includes
Mon, 26 Feb 2007 14:18:21 +0000 Chris Cannam * Fix occasional misplacement of zoom wheels
Wed, 14 Feb 2007 17:52:06 +0000 Chris Cannam * Fix crash in short spectrogram paint
Fri, 09 Feb 2007 11:32:34 +0000 Chris Cannam * Add non-fftw3 fft alternative
Fri, 09 Feb 2007 09:32:04 +0000 Chris Cannam ...
Wed, 07 Feb 2007 14:21:14 +0000 Chris Cannam * Return ranges from RangeSummarisableTimeValueModel::getRanges by references
Mon, 05 Feb 2007 16:11:49 +0000 Chris Cannam * Flesh out feature descriptions for spectrum
Thu, 01 Feb 2007 16:54:42 +0000 Chris Cannam * Scale fixes and feature descriptions in slice layer
Thu, 01 Feb 2007 14:31:28 +0000 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
Wed, 31 Jan 2007 12:13:47 +0000 Chris Cannam * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
Mon, 29 Jan 2007 18:11:20 +0000 Chris Cannam * beginnings of spectrum scales
Fri, 26 Jan 2007 17:20:58 +0000 Chris Cannam ...
Fri, 26 Jan 2007 16:59:57 +0000 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
Wed, 24 Jan 2007 17:14:24 +0000 Chris Cannam * Avoid unnecessary work and updates when an invisible thumbwheel changes
Mon, 22 Jan 2007 16:09:03 +0000 Chris Cannam * Fix a crash in spectrogram
Mon, 22 Jan 2007 15:42:00 +0000 Chris Cannam * Allow user to activate a pane by clicking on the tab for its currently active
Fri, 19 Jan 2007 13:13:14 +0000 Chris Cannam * Add large chunks of context help in the optional status bar
Fri, 12 Jan 2007 21:52:56 +0000 Chris Cannam * Add range input dialog
Fri, 12 Jan 2007 14:49:18 +0000 Chris Cannam * better icon
Fri, 05 Jan 2007 15:49:10 +0000 Chris Cannam * Further fix for restoring layer visibility from session file
Fri, 05 Jan 2007 14:46:45 +0000 Chris Cannam * Fix failure to reload play mute state correctly from session file
Wed, 13 Dec 2006 15:53:23 +0000 Chris Cannam * Fix miscomparison of matrix height and fft size /2 (should be /2+1)
Fri, 24 Nov 2006 16:56:15 +0000 Chris Cannam * Omit translucent blue fill for selection rectangles that are superimposed
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Wed, 15 Nov 2006 20:00:48 +0000 Chris Cannam * Remove some obsolete files
Wed, 15 Nov 2006 18:22:26 +0000 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
Tue, 14 Nov 2006 16:06:00 +0000 Chris Cannam * Press X to toggle the property boxes
Mon, 13 Nov 2006 14:48:57 +0000 Chris Cannam * Somewhat better handling of running out of memory or disc space
Fri, 10 Nov 2006 13:27:57 +0000 Chris Cannam * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
Mon, 30 Oct 2006 12:44:45 +0000 Chris Cannam ...
Tue, 24 Oct 2006 11:21:35 +0000 Martin Gasser #include <math.h> required on OSX
Thu, 19 Oct 2006 13:05:39 +0000 Chris Cannam * Wire up the Panner widget in the pane, and do some tidying in Pane
Thu, 19 Oct 2006 09:57:27 +0000 Chris Cannam * Rename the existing Panner to Overview (big duh!)
Wed, 18 Oct 2006 16:38:30 +0000 Chris Cannam * A start to a panner widget to go with thumbwheels
Tue, 17 Oct 2006 18:54:43 +0000 Chris Cannam * Fix signal name
Tue, 17 Oct 2006 13:50:17 +0000 Chris Cannam * minor fixes to tooltip
Tue, 17 Oct 2006 13:49:31 +0000 Chris Cannam * Fix slowness in serving FFT values to feature extraction plugin transform
Tue, 17 Oct 2006 13:04:49 +0000 Chris Cannam * Make audio dial remember its more accurate mapped value as well as its
Mon, 16 Oct 2006 20:42:23 +0000 Chris Cannam * Use RangeMappers in various places in plugin parameters, layer properties,
Mon, 16 Oct 2006 13:13:57 +0000 Chris Cannam * Add spectrum icon
Thu, 12 Oct 2006 15:47:38 +0000 Chris Cannam * Make the thumbwheel widget much smoother to use, and fix a bug in positioning
Thu, 12 Oct 2006 14:56:28 +0000 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
Wed, 11 Oct 2006 16:18:51 +0000 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor
Tue, 10 Oct 2006 19:04:57 +0000 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
Tue, 10 Oct 2006 14:51:17 +0000 Chris Cannam * Improve output from Profiler class and make it incur less (no) overhead in
Mon, 09 Oct 2006 10:49:46 +0000 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
Fri, 06 Oct 2006 16:53:25 +0000 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
Thu, 05 Oct 2006 15:39:23 +0000 Chris Cannam ...
Thu, 05 Oct 2006 14:34:49 +0000 Chris Cannam ...
Thu, 05 Oct 2006 11:03:06 +0000 Chris Cannam * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as
Wed, 04 Oct 2006 14:01:28 +0000 Chris Cannam ...
Tue, 03 Oct 2006 14:17:37 +0000 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
Wed, 27 Sep 2006 14:56:31 +0000 Chris Cannam * Some work on SpectrumLayer properties etc
Mon, 25 Sep 2006 12:05:41 +0000 Chris Cannam * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the
Mon, 25 Sep 2006 11:21:12 +0000 Chris Cannam * Pull alphabetical categorisation code out into a SubdividingMenu class
Fri, 22 Sep 2006 16:46:10 +0000 Chris Cannam * Add a bit of resistance to pane dragging so as to make it harder to
Fri, 22 Sep 2006 16:12:23 +0000 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
Wed, 20 Sep 2006 15:47:16 +0000 Chris Cannam * Handle plugins with weird block size requirements properly
Wed, 20 Sep 2006 14:50:40 +0000 Chris Cannam * stepsize/blocksize from plugin dialog actually working, though with some
Tue, 19 Sep 2006 14:37:06 +0000 Chris Cannam * More to do with passing around step/blocksize etc from plugin dialog to
Mon, 18 Sep 2006 16:43:17 +0000 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
Fri, 15 Sep 2006 16:36:04 +0000 Chris Cannam ...
Fri, 15 Sep 2006 13:50:22 +0000 Chris Cannam * Put channel and windowing parameters on an "advanced" bit of the plugin
Thu, 14 Sep 2006 11:20:09 +0000 Chris Cannam ...
Wed, 13 Sep 2006 17:16:22 +0000 Chris Cannam * avoid slipping from default value on mid-click
Mon, 11 Sep 2006 16:40:18 +0000 Chris Cannam * add window size/increment/shape settings to plugin parameter dialog, though
Mon, 11 Sep 2006 15:32:49 +0000 Chris Cannam * Pull window type selector and shape preview out into their own widgets
Tue, 05 Sep 2006 16:34:54 +0000 Chris Cannam * revert to using averages
Tue, 22 Aug 2006 14:18:28 +0000 Chris Cannam * experiment with finer zoom level changes when using h thumbwheel
Mon, 21 Aug 2006 16:26:35 +0000 Chris Cannam * beginnings of drag up/down in layers as appropriate
Mon, 21 Aug 2006 13:18:50 +0000 Chris Cannam * Sensible default for vertical thumbwheel on spectrogram layer
Wed, 16 Aug 2006 14:57:47 +0000 Chris Cannam * Use peaks instead of means for calculating display values in pixels that
Fri, 04 Aug 2006 17:01:37 +0000 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
Thu, 03 Aug 2006 15:40:11 +0000 Chris Cannam * Add Thumbwheel widget for all our zooming needs
Thu, 03 Aug 2006 12:42:15 +0000 Chris Cannam * Suspend/resume fft data server write activity while reading from a server
Mon, 31 Jul 2006 17:05:18 +0000 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
Mon, 31 Jul 2006 16:15:45 +0000 Chris Cannam * Use pkgconfig to look up Vamp library and header details if possible
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.
Mon, 31 Jul 2006 11:44:37 +0000 Chris Cannam * Reorganising code base. This revision will not compile.
Thu, 27 Jul 2006 16:08:04 +0000 Chris Cannam * New dialog for selection from a list of items through radio buttons rather
Thu, 27 Jul 2006 16:06:32 +0000 Chris Cannam * Change preferences dialog to ok/apply/cancel model
Wed, 26 Jul 2006 16:48:07 +0000 Chris Cannam * Avoid note layer erasing notes as cursor passes over them
Wed, 26 Jul 2006 15:32:10 +0000 Chris Cannam * Add Hz tuning dial to sample player plugin. Need to figure out the best
Fri, 21 Jul 2006 16:03:42 +0000 Chris Cannam * Finish preferences dialog (as far as it's going at the moment) and connect it up
Thu, 20 Jul 2006 16:51:20 +0000 Chris Cannam * start work on prefs dialog
Wed, 19 Jul 2006 16:55:29 +0000 Chris Cannam * some work on scaling and zooming for spectrogram
Fri, 14 Jul 2006 17:12:16 +0000 Chris Cannam * Various experiments in spectrogram colour scaling, etc. Nothing final
Mon, 10 Jul 2006 13:54:49 +0000 Chris Cannam * fledgling preferences stuff
Fri, 07 Jul 2006 11:22:32 +0000 Chris Cannam * towards optimising spectrogram refresh with new file cache
Thu, 06 Jul 2006 15:54:33 +0000 Chris Cannam * Add i18n load support, and first draft of Russian translation from Alexandre
Wed, 05 Jul 2006 16:15:22 +0000 Chris Cannam * Restore progress updates to spectrogram
Fri, 30 Jun 2006 11:26:10 +0000 Chris Cannam * Add fuzzy-adapter class to pick out subset data from FFT data server, instead
Thu, 29 Jun 2006 16:16:49 +0000 Chris Cannam * Various fft server improvements, including the ability to pick out data from
Wed, 28 Jun 2006 15:42:04 +0000 Chris Cannam * Exceptions for file read etc
Wed, 28 Jun 2006 13:41:12 +0000 Chris Cannam * Split large FFT caches up into several files. Ongoing.
Tue, 27 Jun 2006 19:18:42 +0000 Chris Cannam * Update SpectrogramLayer to use new FFTDataServer
Mon, 26 Jun 2006 16:12:11 +0000 Chris Cannam * Add FFT data server class to provide a file cache mapping for each
Mon, 26 Jun 2006 16:08:57 +0000 Chris Cannam * Some work on switching property box layout between one-box-per-pane
Mon, 19 Jun 2006 16:14:16 +0000 Chris Cannam * Separate out window and FFT size variables. Not necessarily correct
Mon, 19 Jun 2006 16:02:41 +0000 Chris Cannam * 1492866: Plugin parameter window info display
Thu, 15 Jun 2006 15:48:05 +0000 Chris Cannam * 1502816 file export is too slow and memory-hungry
Thu, 15 Jun 2006 12:28:47 +0000 Chris Cannam * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
Thu, 15 Jun 2006 11:08:22 +0000 Chris Cannam * #1492875: Increase fractional digits of plugin parameter values
Fri, 12 May 2006 16:51:19 +0000 Chris Cannam * I wonder if the fftw_ functions are not as thread-safe as I'd hoped? sv1-v0.9rc2
Fri, 12 May 2006 14:40:43 +0000 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1
Thu, 11 May 2006 15:02:14 +0000 Chris Cannam * Add units repository, and unit property on time-value and note layers.
Thu, 11 May 2006 11:35:46 +0000 Chris Cannam * Fix serious failure to reload "imported" (i.e. all non-derived non-main)
Wed, 10 May 2006 16:34:03 +0000 Chris Cannam * Reorder plugin output querying so as to cope with plugins whose number of
Wed, 10 May 2006 11:43:52 +0000 Chris Cannam * Use fractional window overlaps in the spectrogram, instead of percentages
Tue, 09 May 2006 20:39:23 +0000 Chris Cannam * tuning tweaks
Tue, 09 May 2006 16:18:59 +0000 Chris Cannam * Incremental refresh of spectrogram layer
Tue, 09 May 2006 12:43:55 +0000 Chris Cannam * It turns out we can be more efficient in the spectrogram repaints by
Tue, 09 May 2006 12:13:35 +0000 Chris Cannam * a bit of tidying, and another improvement to cache hit ratio in FFTCache
Mon, 08 May 2006 16:44:47 +0000 Chris Cannam * Make a single base Thread class for RT and non-RT threads
Mon, 08 May 2006 13:51:16 +0000 Chris Cannam * add a column bitmap to the matrix file object to record which columns
Fri, 05 May 2006 14:10:12 +0000 Chris Cannam * adjustments to facilitate debugging on win32, and some minor fixes
Fri, 05 May 2006 13:06:47 +0000 Chris Cannam * Move matrix/fft file code to fileio (from base)
Thu, 04 May 2006 16:03:02 +0000 Chris Cannam * Introduce simple non-RT thread base class
Wed, 03 May 2006 16:48:03 +0000 Chris Cannam * Add property labels to property containers (so i18n() won't affect file format)
Wed, 03 May 2006 14:26:26 +0000 Chris Cannam * Switch spectrogram layer over to using the new rudimentary disk-backed
Tue, 02 May 2006 12:27:41 +0000 Chris Cannam * Start factoring out the spectrogram's FFT cache into a separate set of
Sat, 29 Apr 2006 19:20:28 +0000 Chris Cannam * just a comment fix
Fri, 28 Apr 2006 12:52:17 +0000 Chris Cannam * Fix failure to pull out values and durations when copying from a layer
Thu, 27 Apr 2006 17:29:19 +0000 Chris Cannam * Add file open/save operations to main toolbar
Thu, 27 Apr 2006 11:49:34 +0000 Chris Cannam * Ensure consistent ordering of layer text labels
Wed, 26 Apr 2006 16:00:13 +0000 Chris Cannam * Fix crash in spectrogram layer when replacing model
Thu, 13 Apr 2006 18:29:10 +0000 Chris Cannam * Replace crash with warning when a transform could not be automatically
Wed, 12 Apr 2006 09:59:40 +0000 Chris Cannam * Add BZipFileDevice to handle bzip2 compress/uncompress without all that
Mon, 10 Apr 2006 17:22:59 +0000 Chris Cannam * Implement harmonic cursor in spectrogram
Fri, 07 Apr 2006 17:50:33 +0000 Chris Cannam * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong
Thu, 06 Apr 2006 12:12:41 +0000 Chris Cannam * Remove dsp directory. This is now the qm-dsp library used by
Wed, 05 Apr 2006 16:52:30 +0000 Chris Cannam * Support latest changes to Vamp API (value names for parameters, FFT
Mon, 03 Apr 2006 17:18:27 +0000 Chris Cannam * Make the item-edit dialog do something useful
Fri, 31 Mar 2006 17:40:14 +0000 Chris Cannam * Add support for frequency-domain inputs to Vamp plugins
Fri, 31 Mar 2006 15:56:35 +0000 Chris Cannam * Modify to use Vamp SDK for proper feature extraction plugins.
Thu, 30 Mar 2006 15:00:22 +0000 Chris Cannam * Add stub for item-edit dialog (for editing properties of an item on double-
Thu, 30 Mar 2006 13:18:11 +0000 Chris Cannam * Ensure plugin parameters for a transform are saved in the .sv file and
Wed, 29 Mar 2006 16:24:25 +0000 Chris Cannam * Add scale lines to waveform layer
Wed, 29 Mar 2006 12:35:17 +0000 Chris Cannam * Add auto-normalize option to waveform layer
Mon, 27 Mar 2006 16:44:12 +0000 Chris Cannam * basics of selectable vertical scale in time value layer
Mon, 27 Mar 2006 15:03:02 +0000 Chris Cannam * More structural work on feature extraction plugin C <-> C++ adapter
Thu, 23 Mar 2006 18:42:17 +0000 Chris Cannam * Add icon for playback plugin edit button
Thu, 23 Mar 2006 15:49:41 +0000 Chris Cannam * Add editing for auralisation plugin parameters and programs
Wed, 22 Mar 2006 17:38:29 +0000 Chris Cannam * Add plugin parameter dialog, and use it to set up parameters for feature
Mon, 20 Mar 2006 18:42:42 +0000 Chris Cannam * truncate layer name texts if they get too wide
Mon, 20 Mar 2006 18:18:30 +0000 Chris Cannam * Add plugin parameter box widget
Mon, 20 Mar 2006 15:10:07 +0000 Chris Cannam * Update licensing rubric for GPL
Mon, 20 Mar 2006 11:40:39 +0000 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
Mon, 20 Mar 2006 11:37:45 +0000 Chris Cannam * update TODO, some tidying
Fri, 17 Mar 2006 17:38:28 +0000 Chris Cannam * Add menu for re-adding existing layers
Thu, 16 Mar 2006 18:46:00 +0000 Chris Cannam * Add Insert Instant function in main window
Wed, 15 Mar 2006 18:21:17 +0000 Chris Cannam * improve label drawing logic in colour plot layer
Wed, 15 Mar 2006 18:11:23 +0000 Chris Cannam * Restore proper channel selection support for new layers
Mon, 13 Mar 2006 17:55:19 +0000 Chris Cannam * Use commands for add/delete pane in main window
Fri, 10 Mar 2006 17:37:45 +0000 Chris Cannam * Tidying and bug fixes in document stuff and file load/save
Wed, 08 Mar 2006 17:47:58 +0000 Chris Cannam * more MainWindow/Document stuff
Wed, 08 Mar 2006 12:38:28 +0000 Chris Cannam * Further MainWindow -> Document refactoring
Mon, 06 Mar 2006 17:20:25 +0000 Chris Cannam * A bit more work on main window / document / commands stuff. This is still
Fri, 03 Mar 2006 17:52:21 +0000 Chris Cannam * Fix a crash in PortAudio output for mono data
Fri, 03 Mar 2006 17:23:27 +0000 Martin Gasser had to include <cmath> in some files to make it compile on the mac
Fri, 03 Mar 2006 16:56:20 +0000 Chris Cannam * Continue MainWindow refactoring by making MainWindow actually use the new
Thu, 02 Mar 2006 16:58:49 +0000 Chris Cannam * Refactor Layer classes so as no longer to store a single View pointer;
Wed, 01 Mar 2006 18:13:01 +0000 Chris Cannam * Rejig project file a bit to do pkg-config detection &c
Mon, 27 Feb 2006 17:34:41 +0000 Chris Cannam * Add "Export Audio File" option
Fri, 24 Feb 2006 17:26:11 +0000 Chris Cannam * Add time/Hz description for waveform model to the bottom right of a pane
Fri, 24 Feb 2006 15:46:47 +0000 Chris Cannam * More fixes, tidying etc in spectrogram layer. Added a piano keyboard
Thu, 23 Feb 2006 18:06:31 +0000 Chris Cannam * Fix to phase cacheing
Thu, 23 Feb 2006 18:01:31 +0000 Chris Cannam * Rearrange spectrogram cacheing so that gain, normalization, instantaneous
Wed, 22 Feb 2006 17:45:18 +0000 Chris Cannam * Make the frequency estimation mode in the spectrogram layer actually useful,
Mon, 20 Feb 2006 17:23:40 +0000 Chris Cannam * Improvements to text layer editing, and implement file I/O for it
Mon, 20 Feb 2006 13:33:36 +0000 Chris Cannam * Add TextModel and TextLayer types
Fri, 17 Feb 2006 18:11:08 +0000 Chris Cannam * As previous commit
Fri, 17 Feb 2006 18:04:26 +0000 Chris Cannam * Implement play mute, level and pan controls and a layer visibility control
Wed, 15 Feb 2006 17:58:35 +0000 Chris Cannam * Add LED button
Tue, 14 Feb 2006 17:43:14 +0000 Chris Cannam * Change SpectrogramLayer to use its own cache type instead of a QImage
Fri, 10 Feb 2006 17:51:36 +0000 Chris Cannam * Add the Note layer for pianoroll-type display of note-type data
Wed, 08 Feb 2006 17:59:16 +0000 Chris Cannam * Add ffwd/rewind
Mon, 06 Feb 2006 17:24:52 +0000 Chris Cannam * Rationalise the local feature identification API in Layer subclasses
Fri, 03 Feb 2006 17:30:47 +0000 Chris Cannam * Some fixes to waveform layer greyscaling
Thu, 02 Feb 2006 17:31:08 +0000 Chris Cannam * Add natty segmentation display to time-value layer. Need to do the same
Thu, 02 Feb 2006 16:10:19 +0000 Chris Cannam * Refactor sparse models. Previously the 1D and time-value models duplicated
Wed, 01 Feb 2006 14:49:49 +0000 Chris Cannam * Add Chromagram plugin, and make a number of fixes to the dense 3d model
Tue, 31 Jan 2006 17:19:45 +0000 Chris Cannam * Add Zero Crossings output from zc plugin (as well as Zero Crossings Count)
Tue, 31 Jan 2006 15:57:25 +0000 Chris Cannam * Update some copyright notice dates
Mon, 30 Jan 2006 17:51:56 +0000 Chris Cannam * Add command history class, and basic undo/redo menus. No actual commands
Mon, 30 Jan 2006 13:19:42 +0000 Chris Cannam * Add getXForFrame / getFrameForX in preference to using the zoom level everywhere
Fri, 27 Jan 2006 18:04:07 +0000 Chris Cannam * Introduce potentially-separate read and write ring buffers, so we can swap
Thu, 26 Jan 2006 18:01:38 +0000 Chris Cannam * Add basic drag editing of time instants.
Thu, 26 Jan 2006 16:15:40 +0000 Chris Cannam * Add ability to create empty layers for editing
Thu, 26 Jan 2006 11:56:09 +0000 Chris Cannam * Fixes to playback of short looped files, of synthesised content within looped
Wed, 25 Jan 2006 17:46:28 +0000 Chris Cannam * Fix update and play limits for play-selection mode when not looping
Tue, 24 Jan 2006 16:20:58 +0000 Chris Cannam * Add play-selection and looping modes. Looping seems to work OK, but
Mon, 23 Jan 2006 17:02:57 +0000 Chris Cannam * Hook up tool selection buttons to switch the cursor mode
Thu, 19 Jan 2006 17:59:11 +0000 Chris Cannam * Add more icons and rationalise menu options to the usual set (on the File menu)
Thu, 19 Jan 2006 12:54:38 +0000 Chris Cannam * Rework handling of layer properties in file I/O -- we now get the individual
Tue, 17 Jan 2006 17:45:55 +0000 Chris Cannam * Hook up SV file i/o. You can now save and load sessions.
Mon, 16 Jan 2006 18:04:09 +0000 Chris Cannam * Tweaked up spectrogram and added a colourmap rotation option
Fri, 13 Jan 2006 18:05:07 +0000 Chris Cannam * Session file save, and the skeleton of session file load.
Thu, 12 Jan 2006 17:45:23 +0000 Chris Cannam * switch off antialiasing for dense lines (for speed reasons)
Thu, 12 Jan 2006 17:19:08 +0000 Chris Cannam * Beginnings of session save code
Thu, 12 Jan 2006 13:45:27 +0000 Chris Cannam * Update copyrights to 2006
Thu, 12 Jan 2006 13:43:15 +0000 Chris Cannam * Invalidate cache when model replaced
Thu, 12 Jan 2006 13:42:30 +0000 Chris Cannam * Add "curve" plot style to TimeValueLayer
Tue, 10 Jan 2006 17:37:43 +0000 Chris Cannam * Add some tool icons (mostly nabbed from the Gimp)
Tue, 10 Jan 2006 17:04:02 +0000 Chris Cannam * Backed out partially complete changes to make the spectrogram only
Tue, 10 Jan 2006 16:33:16 +0000 Chris Cannam initial import