log

age author description
Sat, 13 Apr 2013 15:36:54 +0100 gyorgyf cleanup tonioni
Sat, 13 Apr 2013 13:39:17 +0100 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
Wed, 27 Mar 2013 17:22:34 +0000 Chris Cannam Windows build fixes -- to review qt5
Tue, 26 Mar 2013 20:14:08 +0000 matthiasm put the FlexiNote layer before the note layer to see what happens -- not much tonioni
Tue, 26 Mar 2013 17:00:45 +0000 matthiasm small changes to FlexiNote stuff tonioni
Tue, 26 Mar 2013 14:46:06 +0000 matthiasm added references to new layer type FlexiNoteLayer and corresponding FlexiNoteModel tonioni
Tue, 26 Mar 2013 14:15:42 +0000 matthiasm updated names in FlexiNote source -- will need to make new FlexiNoteModel source tonioni
Tue, 26 Mar 2013 13:58:08 +0000 matthiasm simply copied NoteLayer to FlexiNotelayer (cpp and h files) tonioni
Tue, 26 Mar 2013 12:36:29 +0000 Chris Cannam Add an empty file in order to create the tonioni branch tonioni
Mon, 25 Mar 2013 14:38:03 +0000 Chris Cannam Add dependency build paths qt5
Mon, 11 Mar 2013 14:23:52 +0000 Chris Cannam Build fixes for Qt5 qt5
Fri, 16 Nov 2012 17:14:12 +0000 Chris Cannam Add discrete-curve drawing mode for time-value layer
Tue, 21 Aug 2012 13:29:22 +0100 Chris Cannam Minor tidy in configure
Tue, 17 Jul 2012 12:49:00 +0100 Chris Cannam Added tag sv_v2.0 for changeset ea786e8bd931
Thu, 21 Jun 2012 14:37:43 +0100 Chris Cannam Use drawPoint when drawing a single point, rather than drawLine. Otherwise the line seems to go missing some of the time, though I can't see any mistake in the code here. Fixes SV bug #485 sv_v2.0