log

age author description
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
Thu, 09 Feb 2006 18:01:52 +0000 Chris Cannam * Add basics of MIDI file import. Doesn't actually create the model yet.
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.
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: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:49 +0000 Chris Cannam * Debug