log

age author description
Tue, 16 Apr 2013 14:25:22 +0100 Chris Cannam Make mouseover highlights a bit more likely to appear and easier to see
Tue, 16 Apr 2013 10:06:10 +0100 Chris Cannam Use italic for value labels (as opposed to label labels)
Mon, 15 Apr 2013 10:54:02 +0100 Chris Cannam Allow a bit more space at top and bottom of scale range; make it easier to see point in case where model has only a single point
Sat, 13 Apr 2013 20:03:40 +0100 gyorgyf sample playback problems tonioni
Sat, 13 Apr 2013 17:18:28 +0100 gyorgyf removed additional prints, midi playback still broken tonioni
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
Fri, 25 May 2012 14:17:33 +0100 Chris Cannam Use new symbols in Vamp SDK 2.3.1 for autoconf detection
Mon, 21 May 2012 23:26:17 +0100 Chris Cannam Display regions as segmentation if the output event type appears appropriate
Mon, 30 Jan 2012 17:22:48 +0000 Chris Cannam Add hide method
Mon, 30 Jan 2012 16:06:32 +0000 Chris Cannam Adjust crosshair left end position based on detail level of vertical scale
Mon, 30 Jan 2012 16:01:59 +0000 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
Mon, 30 Jan 2012 13:24:55 +0000 Chris Cannam Column stretch 0 avoids spare empty space at the right when property boxes are off
Mon, 23 Jan 2012 14:28:40 +0000 Chris Cannam Show current-pane indicator and close-pane button only if there is more than one pane
Fri, 13 Jan 2012 17:43:06 +0000 Chris Cannam Remove redundant and hazardous INCLUDE_PATH