log

age author description
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