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
|
Thu, 27 Apr 2006 17:29:19 +0000 |
Chris Cannam |
* Add file open/save operations to main toolbar
|
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
|
Mon, 10 Apr 2006 17:22:59 +0000 |
Chris Cannam |
* Implement harmonic cursor in spectrogram
|
Thu, 06 Apr 2006 12:12:41 +0000 |
Chris Cannam |
* Remove dsp directory. This is now the qm-dsp library used by
|
Fri, 31 Mar 2006 15:56:35 +0000 |
Chris Cannam |
* Modify to use Vamp SDK for proper feature extraction plugins.
|
Mon, 27 Mar 2006 15:03:02 +0000 |
Chris Cannam |
* More structural work on feature extraction plugin C <-> C++ adapter
|
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
|
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 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: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
|