log

age author description
Mon, 07 Jul 2008 17:16:18 +0000 Chris Cannam * fix thtoopid mithtake
Mon, 07 Jul 2008 16:49:53 +0000 Chris Cannam * Reduce time stretcher to one channel when overload occurs
Thu, 26 Jun 2008 12:41:23 +0000 Chris Cannam * Fix two problems reported by Matthias in the data editor window:
Wed, 18 Jun 2008 15:53:23 +0000 Chris Cannam * Add playback controls to data edit dialog
Tue, 17 Jun 2008 16:07:56 +0000 Chris Cannam * a bit of progress on retaining current row when sorting changes &c
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Thu, 12 Jun 2008 14:33:45 +0000 Chris Cannam * Add more data-editor support to various models
Wed, 11 Jun 2008 16:13:25 +0000 Chris Cannam * reorganise tabular data editor model support
Wed, 11 Jun 2008 12:54:18 +0000 Chris Cannam * A bit more work on the data editor
Fri, 06 Jun 2008 10:32:50 +0000 Chris Cannam * Comment out problematic test -- sincerequest_t always seemed to be
Wed, 04 Jun 2008 16:09:04 +0000 Chris Cannam * Fix valgrind warning
Fri, 23 May 2008 15:36:20 +0000 Chris Cannam * Fix to PulseAudio output -- it works rather better now it's being fed
Wed, 21 May 2008 17:17:16 +0000 Chris Cannam ...
Wed, 21 May 2008 17:11:57 +0000 Chris Cannam * timing updates; still much to be done
Wed, 21 May 2008 16:54:24 +0000 Chris Cannam * Provisional PulseAudio output driver. No latency handling yet, and
Tue, 20 May 2008 10:14:15 +0000 Chris Cannam * Fix #1903059 "resample on import" not applied when reloading session
Mon, 19 May 2008 17:23:11 +0000 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
Fri, 09 May 2008 15:39:42 +0000 Chris Cannam * Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Wed, 30 Apr 2008 16:58:19 +0000 Chris Cannam * Fix crash when aligning
Tue, 29 Apr 2008 15:34:17 +0000 Chris Cannam * Save alignments to session file. Needs much testing.
Tue, 29 Apr 2008 09:44:44 +0000 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch
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 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
Tue, 11 Mar 2008 09:23:48 +0000 Chris Cannam * (failed) attempt to hide splash screen when error occurs on startup
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