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 14:04:43 +0000 |
Chris Cannam |
* Fix failure to locate plugins by base name of .so file
|
Fri, 05 May 2006 14:04:09 +0000 |
Chris Cannam |
...
|
Fri, 05 May 2006 13:31:23 +0000 |
Chris Cannam |
* win32 fix
|
Fri, 05 May 2006 13:29:31 +0000 |
Chris Cannam |
* win32 fixes
|
Fri, 05 May 2006 13:06:47 +0000 |
Chris Cannam |
* Move matrix/fft file code to fileio (from base)
|
Fri, 05 May 2006 12:34:51 +0000 |
Chris Cannam |
* Use kill(pid, 0) instead of /proc or sysctl blather for looking up pids
|
Fri, 05 May 2006 11:35:47 +0000 |
Chris Cannam |
* couple of changes for win32
|
Fri, 05 May 2006 11:33:51 +0000 |
Chris Cannam |
...
|
Fri, 05 May 2006 11:28:04 +0000 |
Chris Cannam |
* Add a method in System.{cpp,h} to try to establish whether a process of a
|
Thu, 04 May 2006 20:17:28 +0000 |
Chris Cannam |
* Reduce number of allocations and deallocations by keeping a spare buffer
|
Thu, 04 May 2006 16:03:02 +0000 |
Chris Cannam |
* Introduce simple non-RT thread base class
|
Thu, 04 May 2006 13:59:57 +0000 |
Chris Cannam |
* Add file reader thread, and make the matrix file code use it to preload
|
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 16:47:04 +0000 |
Chris Cannam |
* Remove mmap-based code again. We can be more efficient with read().
|
Wed, 03 May 2006 16:09:16 +0000 |
Chris Cannam |
...
|
Wed, 03 May 2006 16:03:27 +0000 |
Chris Cannam |
* minor changes for win32
|
Wed, 03 May 2006 14:26:26 +0000 |
Chris Cannam |
* Switch spectrogram layer over to using the new rudimentary disk-backed
|
Wed, 03 May 2006 11:15:46 +0000 |
Martin Gasser |
added ogg, fishsound, rdf libraries to deploy script
|
Tue, 02 May 2006 19:44:14 +0000 |
Chris Cannam |
* Just skeleton bits of file-based FFT cache
|
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
|
Thu, 27 Apr 2006 11:49:34 +0000 |
Chris Cannam |
* Ensure consistent ordering of layer text labels
|
Wed, 26 Apr 2006 16:27:34 +0000 |
Chris Cannam |
* Compile fix in DSSIPluginInstance, add origin notes to icons and samples
|
Wed, 26 Apr 2006 16:00:13 +0000 |
Chris Cannam |
* Fix crash in spectrogram layer when replacing model
|
Wed, 26 Apr 2006 14:09:55 +0000 |
Chris Cannam |
* Some work on reloading play parameters from file (not quite working yet)
|
Tue, 25 Apr 2006 22:14:43 +0000 |
Chris Cannam |
* Pull out temporary directory management into its own class
|
Mon, 24 Apr 2006 17:06:32 +0000 |
Chris Cannam |
* Update Windows Vamp plugin search path
|
Mon, 24 Apr 2006 15:52:20 +0000 |
Chris Cannam |
* Avoid instantiating a plugin twice when configuring it (the min/max channel
|