Fri, 28 Sep 2007 13:56:38 +0000 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
Fri, 21 Sep 2007 09:13:11 +0000 |
Chris Cannam |
...
|
Thu, 06 Sep 2007 15:14:47 +0000 |
Chris Cannam |
* Window should be centred on its nominal time. I'm not sure what the
|
Wed, 05 Sep 2007 15:17:15 +0000 |
Chris Cannam |
* Show colour swatch next to layer name in pane (if available)
|
Mon, 03 Sep 2007 13:58:48 +0000 |
Chris Cannam |
...
|
Fri, 24 Aug 2007 14:45:29 +0000 |
Chris Cannam |
* avoid crash if m_reader is null
|
Fri, 24 Aug 2007 14:45:11 +0000 |
Chris Cannam |
* aiff -> aif extension
|
Fri, 24 Aug 2007 11:41:48 +0000 |
Chris Cannam |
* Revert revision 713. We do like QStrings after all.
|
Thu, 16 Aug 2007 16:47:07 +0000 |
Chris Cannam |
* Layer tree view updating when visibility / audibility changed (and layers
|
Tue, 14 Aug 2007 13:58:53 +0000 |
Chris Cannam |
* Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
|
Mon, 13 Aug 2007 14:51:35 +0000 |
Chris Cannam |
* Fix #1755108 end of file not clearly shown and #1754808 crash when trying
|
Fri, 10 Aug 2007 16:36:50 +0000 |
Chris Cannam |
* Better abbreviation modes for layer names in pane (and input model combo
|
Thu, 09 Aug 2007 16:29:29 +0000 |
Chris Cannam |
* change some QStrings to std::strings etc
|
Thu, 09 Aug 2007 14:40:03 +0000 |
Chris Cannam |
* continue to pick "new" colours for coloured layers even when all colours
|
Thu, 09 Aug 2007 10:06:02 +0000 |
Chris Cannam |
* Fix failure to properly load from text files with old-style Mac line endings
|
Wed, 08 Aug 2007 12:03:35 +0000 |
Chris Cannam |
* Make QuickTime file reader work (has been tested)
|
Mon, 06 Aug 2007 14:37:59 +0000 |
Chris Cannam |
* Add QuickTime file reader class -- totally untested, shouldn't even compile
|
Fri, 13 Jul 2007 15:54:17 +0000 |
Chris Cannam |
* Restore Scale setting which had mistakenly disappeared from spectrum
|
Fri, 13 Jul 2007 10:51:15 +0000 |
Chris Cannam |
* Encoded entities in file name when saving wave-file model
|
Thu, 12 Jul 2007 16:14:59 +0000 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
Wed, 11 Jul 2007 17:21:37 +0000 |
Chris Cannam |
* Add a colour database, and Add New Colour function to the colour combo
|
Thu, 05 Jul 2007 11:07:01 +0000 |
Chris Cannam |
* Add mouse actions to key and mouse reference dialog
|
Wed, 04 Jul 2007 15:29:16 +0000 |
Chris Cannam |
* Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
|
Tue, 03 Jul 2007 18:47:39 +0000 |
Chris Cannam |
* Fix piano keyboard in spectrum, add pitch labels to frequency displays in
|
Tue, 03 Jul 2007 12:46:18 +0000 |
Chris Cannam |
* Fix up and simplify the LayerTreeModel, removing a horrible memory leak
|
Mon, 02 Jul 2007 14:57:01 +0000 |
Chris Cannam |
* avoid trying to calculate fft from incomplete decoded audio file in spectrum
|
Mon, 02 Jul 2007 13:53:38 +0000 |
Chris Cannam |
* Add support for reading mp3 and Ogg file title tags
|
Tue, 26 Jun 2007 12:27:47 +0000 |
Chris Cannam |
* save/reload measurements in session
|
Tue, 26 Jun 2007 11:08:21 +0000 |
Chris Cannam |
* Use a command for adding layer measurements
|
Thu, 14 Jun 2007 15:20:49 +0000 |
Chris Cannam |
* a bit more work on measurement tool mode
|