log

age author description
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
2008-05-01 Chris Cannam ...
2008-04-29 Chris Cannam * Save alignments to session file. Needs much testing.
2008-03-14 Chris Cannam * More work to abstract out interactive components used in the data library,
2008-03-12 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
2008-03-12 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
2008-03-11 Chris Cannam * (failed) attempt to hide splash screen when error occurs on startup
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-02-20 Chris Cannam * small doc update sv1-v1.2
2008-02-18 Chris Cannam * fix to selection of default input material for transform -- avoid drawing
2008-02-13 Chris Cannam * fix compile error on OS/X sv1-v1.2pre5
2008-02-12 Chris Cannam * Allow entry of numbers smaller than 1 in the Set Counters dialog
2008-02-08 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide sv1-v1.2pre4
2008-02-06 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
2008-02-06 Chris Cannam * Add pitch range in octaves, semitones and cents to the measurement rect
2008-02-06 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
2008-02-06 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly
2008-02-04 Chris Cannam * Add ability to invert a colour 3d plot in the vertical axis
2008-01-28 Chris Cannam * Ensure plugin version is updated when a transform is re-run using a newer
2008-01-23 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
2008-01-23 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
2008-01-23 Chris Cannam * add splash screen
2008-01-09 Chris Cannam * better handling of cases with more than one copy of the same plugin in
2007-12-13 Chris Cannam * Fix #1841095 tapping time instant gives wrong time in aligned track
2007-12-12 Chris Cannam * Fix #1844539 confusing waveform navigator with secondary files
2007-12-11 Chris Cannam * Update overview when current pane changes
2007-12-11 Chris Cannam ...
2007-12-11 Chris Cannam * Make font size in panes configurable, with a smaller default
2007-12-07 Chris Cannam * Merge from transforms branch -- switch over to using Transform object