log

age author description
Thu, 03 Apr 2008 08:30:25 +0000 Chris Cannam * transform operator<
Fri, 28 Mar 2008 17:51:13 +0000 Chris Cannam ...
Wed, 26 Mar 2008 14:35:03 +0000 Chris Cannam * Fix hang when using more than one consecutive coded audio file reader in
Wed, 26 Mar 2008 11:18:17 +0000 Chris Cannam * commit forgotten file
Wed, 19 Mar 2008 20:23:26 +0000 Chris Cannam ...
Wed, 19 Mar 2008 11:20:18 +0000 Chris Cannam * add forgotten project file...
Mon, 17 Mar 2008 10:12:35 +0000 Chris Cannam * add forgotten files
Fri, 14 Mar 2008 17:24:42 +0000 Chris Cannam ...
Fri, 14 Mar 2008 17:14:21 +0000 Chris Cannam * More work to abstract out interactive components used in the data library,
Thu, 13 Mar 2008 14:06:03 +0000 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
Thu, 13 Mar 2008 12:41:20 +0000 Chris Cannam * Fix failure to handle scientific notation for time field; tidy up some
Thu, 13 Mar 2008 10:12:14 +0000 Chris Cannam * document library dependencies
Wed, 12 Mar 2008 18:02:17 +0000 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
Sat, 01 Mar 2008 16:17:44 +0000 Chris Cannam * Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of
Wed, 27 Feb 2008 18:04:10 +0000 Chris Cannam * Tolerable fixes to #1903062 and #1903046
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Fri, 15 Feb 2008 15:15:29 +0000 Chris Cannam * Fix #1894369 1.2pre5 crashes on copying data sv1-v1.2
Wed, 13 Feb 2008 17:58:44 +0000 Chris Cannam * Hanning -> Hann, less confusing
Tue, 12 Feb 2008 15:41:01 +0000 Chris Cannam * Allow entry of numbers smaller than 1 in the Set Counters dialog sv1-v1.2pre5
Mon, 11 Feb 2008 12:46:39 +0000 Chris Cannam * Further fixes to the handling of playback frame and buffered frame counts sv1-v1.2pre4
Fri, 08 Feb 2008 17:51:15 +0000 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide
Thu, 07 Feb 2008 15:25:05 +0000 Chris Cannam * Ensure waveforms are strictly correct even when using a non-power-of-two
Thu, 07 Feb 2008 12:36:59 +0000 Chris Cannam * just some debug stuff
Thu, 07 Feb 2008 12:35:43 +0000 Chris Cannam * Attempt to fix crash caused by race condition on threaded file decode
Wed, 06 Feb 2008 17:40:53 +0000 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
Wed, 06 Feb 2008 16:21:29 +0000 Chris Cannam * Add pitch range in octaves, semitones and cents to the measurement rect
Wed, 06 Feb 2008 14:15:09 +0000 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
Wed, 06 Feb 2008 12:49:49 +0000 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly