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
|
Fri, 13 Jan 2012 17:22:37 +0000 |
Chris Cannam |
Add Doxyfile
|
Mon, 17 Oct 2011 15:25:57 +0100 |
mathieub |
Merge from the default branch
integration_library
|
Mon, 17 Oct 2011 11:57:37 +0100 |
Chris Cannam |
Minor debug change
|
Mon, 10 Oct 2011 17:19:58 +0100 |
mathieub |
Merge from the default branch
integration_library
|
Wed, 28 Sep 2011 16:44:38 +0100 |
Chris Cannam |
Added tag sv_v1.9 for changeset 3803f6dcf361
|
Wed, 28 Sep 2011 13:55:52 +0100 |
Chris Cannam |
Save/restore more slice layer parameters (fixing SF feature #3039297)
sv_v1.9
|
Wed, 28 Sep 2011 13:38:39 +0100 |
Chris Cannam |
Fix status bar tip on Mac (SF bug 3024342)
|
Wed, 28 Sep 2011 10:16:03 +0100 |
Chris Cannam |
Remove unnecessary configure dependency for raptor
|
Tue, 23 Aug 2011 14:45:02 +0100 |
mathieub |
Put some debug outputs in comments
integration_library
|
Mon, 25 Jul 2011 18:56:28 +0100 |
mathieub |
Merge from branch "sonification"
integration_library
|
Mon, 25 Jul 2011 18:55:57 +0100 |
mathieub |
Merge from branch "toggle"
integration_library
|
Wed, 06 Jul 2011 18:05:42 +0100 |
mathieub |
Extends the audio feedback of the piano scale to the Spectrum layer (horizontal piano keyboard).
sonification
|
Fri, 24 Jun 2011 16:42:48 +0100 |
Chris Cannam |
Add playExampleNote route through view manager out to the audio play source
sonification
|
Fri, 24 Jun 2011 14:27:32 +0100 |
Chris Cannam |
Check the scale width in the View (which has access to it); ask the layer to do something when the user clicks in the scale regardless of the edit mode, and continue with normal processing if the layer has nothing interesting to do
sonification
|
Wed, 22 Jun 2011 00:04:21 +0100 |
mathieub |
Branch to handle audio feedback and metadata sonification interactively with the UI.
sonification
|
Tue, 21 Jun 2011 22:11:00 +0100 |
mathieub |
Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars.
toggle
|
Tue, 14 Jun 2011 15:27:05 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|