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
|