Fri, 28 Jul 2006 11:09:36 +0000 |
Chris Cannam |
* Add Recent Files menu
|
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, 05 Jul 2006 16:15:22 +0000 |
Chris Cannam |
* Restore progress updates to spectrogram
|
Mon, 22 May 2006 10:46:43 +0000 |
Chris Cannam |
* Make mp3 file importer read the file, instead of mmapping it (for portability)
|
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
|
Tue, 09 May 2006 12:43:55 +0000 |
Chris Cannam |
* It turns out we can be more efficient in the spectrogram repaints by
|
Mon, 08 May 2006 20:15:23 +0000 |
Chris Cannam |
* Remove selection extents labels if no text overlays
|
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 16:38:18 +0000 |
Chris Cannam |
* win32 fixes
|
Fri, 05 May 2006 13:06:47 +0000 |
Chris Cannam |
* Move matrix/fft file code to fileio (from base)
|
Wed, 03 May 2006 16:48:03 +0000 |
Chris Cannam |
* Add property labels to property containers (so i18n() won't affect file format)
|
Thu, 27 Apr 2006 11:49:34 +0000 |
Chris Cannam |
* Ensure consistent ordering of layer text labels
|
Thu, 13 Apr 2006 18:29:10 +0000 |
Chris Cannam |
* Replace crash with warning when a transform could not be automatically
|
Thu, 30 Mar 2006 15:00:22 +0000 |
Chris Cannam |
* Add stub for item-edit dialog (for editing properties of an item on double-
|
Tue, 21 Mar 2006 18:05:28 +0000 |
Martin Gasser |
fixed some bugs in tonal change detection function, removed ChromaMatrix (no longer used), added TCSgram
|
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
|
Thu, 16 Mar 2006 18:46:00 +0000 |
Chris Cannam |
* Add Insert Instant function in main window
|
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 12:28:22 +0000 |
Chris Cannam |
* More document structure / main window / file I/O work
|
Fri, 03 Mar 2006 16:32:45 +0000 |
Martin Gasser |
MacOS fixes, TonalChangeDetector added
|
Thu, 02 Mar 2006 16:58:49 +0000 |
Chris Cannam |
* Refactor Layer classes so as no longer to store a single View pointer;
|
Mon, 27 Feb 2006 17:34:41 +0000 |
Chris Cannam |
* Add "Export Audio File" option
|
Thu, 23 Feb 2006 18:01:31 +0000 |
Chris Cannam |
* Rearrange spectrogram cacheing so that gain, normalization, instantaneous
|
Mon, 20 Feb 2006 13:33:36 +0000 |
Chris Cannam |
* Add TextModel and TextLayer types
|
Fri, 17 Feb 2006 18:04:26 +0000 |
Chris Cannam |
* Implement play mute, level and pan controls and a layer visibility control
|
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
|
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)
|
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
|
Thu, 26 Jan 2006 16:15:40 +0000 |
Chris Cannam |
* Add ability to create empty layers for editing
|
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
|
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:43:49 +0000 |
Chris Cannam |
* Debug
|
Tue, 10 Jan 2006 16:33:16 +0000 |
Chris Cannam |
initial import
|