log

age author description
Wed, 02 Apr 2014 21:50:04 +0100 Chris Cannam A lot of work on saving and reloading sessions: save flexinote layer type and hybrid spectrogram normalisation, etc tonioni
Wed, 02 Apr 2014 18:22:41 +0100 Chris Cannam Make session file extension parameterisable, use .ton for Tony tonioni
Wed, 02 Apr 2014 10:26:27 +0100 Chris Cannam Grey out the areas outside the main work model. This may not be appropriate as-is for SV, but it might be nice in Tony tonioni
Wed, 02 Apr 2014 09:01:56 +0100 Chris Cannam Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use) tonioni
Wed, 02 Apr 2014 08:53:32 +0100 Chris Cannam Merge tony_integration
Wed, 02 Apr 2014 08:51:33 +0100 Chris Cannam Merge from branch tonioni tony_integration
Wed, 02 Apr 2014 08:50:18 +0100 Chris Cannam Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use) tony_integration
Mon, 31 Mar 2014 13:00:42 +0100 Chris Cannam Merge from branch tonioni tony_integration
Tue, 01 Apr 2014 21:18:31 +0100 Chris Cannam Fix fancy note-editing mode (was not working in new multi-layer world, and shift-click delete was broken) tonioni
Tue, 01 Apr 2014 16:20:55 +0100 Chris Cannam Debug output tonioni
Tue, 01 Apr 2014 13:42:26 +0100 Chris Cannam Optional printouts tonioni
Mon, 31 Mar 2014 10:20:21 +0100 Chris Cannam Use application name in key & mouse reference instead of hardcoding SV tonioni
Thu, 27 Mar 2014 18:12:38 +0000 Chris Cannam Implement "Form Note from Selection"; remove Snap Notes to Pitch Track because every other editing operation *should* now be doing that automatically tonioni
Thu, 27 Mar 2014 18:02:12 +0000 Chris Cannam Make pitch-track editing operations update the notes as well, automatically tonioni
Thu, 27 Mar 2014 16:30:26 +0000 Chris Cannam Add Merge Notes tonioni
Thu, 27 Mar 2014 15:59:46 +0000 Chris Cannam Add command to snap notes back to pitch track median on request; add split at selection boundaries tonioni
Tue, 25 Mar 2014 13:06:27 +0000 Chris Cannam Fix (to some extent) the "gross assumption about layer order" and thus #840 Note split adaptation broken tonioni
Tue, 11 Mar 2014 17:34:23 +0000 Chris Cannam Merge from default branch tony_integration
Tue, 11 Mar 2014 17:33:19 +0000 Chris Cannam Merge from branch tonioni tony_integration
Tue, 11 Mar 2014 17:29:02 +0000 Chris Cannam Diagnostics and fix for peaks cache sizing (need +1 to avoid null cache)
Thu, 06 Mar 2014 15:16:25 +0000 Chris Cannam Introduce a GlobalOverlays mode that shows general surrounding information but less local stuff tonioni
Thu, 06 Mar 2014 14:27:59 +0000 Chris Cannam Allow registering an alternative shortcut using QKeySequence so as to get the right native string tonioni
Thu, 06 Mar 2014 14:03:42 +0000 Chris Cannam Use NativeText in key reference (converting Ctrl to weird squiggle on Mac etc) tonioni
Thu, 06 Mar 2014 13:52:33 +0000 Chris Cannam Rather than undrawing the bottom bit of the dial, don't draw it in the first place (necessary on shaded background) tonioni
Thu, 06 Mar 2014 10:57:29 +0000 Chris Cannam Explicitly avoid doing this on Mac (so as to rule it out in investigating toolbar problems) tonioni
Thu, 06 Mar 2014 09:43:36 +0000 Chris Cannam Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt4
Thu, 06 Mar 2014 09:43:18 +0000 Chris Cannam Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt4 tonioni
Wed, 05 Mar 2014 18:10:33 +0000 Chris Cannam No config -> default to release mode tonioni
Wed, 05 Mar 2014 13:44:10 +0000 Chris Cannam Do not return a dormant layer as the currently-selected layer tonioni
Wed, 05 Mar 2014 13:04:09 +0000 Chris Cannam Pull out ShowLayerCommand into its own file tonioni
Wed, 05 Mar 2014 09:35:32 +0000 Chris Cannam Add selectionChangedByUser for selection changes prompted by interactivity rather than by undo/redo tonioni
Tue, 04 Mar 2014 16:45:39 +0000 Chris Cannam Signal-slot separation between region outlining and default zoom action tonioni
Tue, 04 Mar 2014 15:32:28 +0000 Chris Cannam Fix failure to delete property stack when pane is deleted (sometimes)
Tue, 04 Mar 2014 15:28:32 +0000 Chris Cannam Fix failure to delete property stack when pane is deleted (sometimes). Fixes Tony crash bug #881, needs to go in SV as well. tonioni
Mon, 24 Feb 2014 17:04:48 -0500 Justin Salamon checking off show pitch turns off and disables play pitch button tonioni
Tue, 18 Feb 2014 15:29:01 -0500 Justin Salamon clicking on selection pane now moves play head to that location tonioni
Thu, 06 Feb 2014 18:34:43 +0000 Chris Cannam Toward getYScaleValue in Colour3DPlotLayer
Thu, 06 Feb 2014 15:31:46 +0000 Chris Cannam Unclamped
Tue, 04 Feb 2014 14:35:59 +0000 Chris Cannam Fix bug in choosing which layer to bring to the front when asked programmatically tonioni
Tue, 04 Feb 2014 13:54:42 +0000 Chris Cannam Avoid compiler warnings tonioni
Thu, 30 Jan 2014 17:33:18 +0000 Chris Cannam Fix for treating zeros as gaps tonioni
Tue, 28 Jan 2014 18:33:44 +0000 Chris Cannam Merge from default branch tonioni
Tue, 28 Jan 2014 17:37:42 +0000 Chris Cannam Bodge in Matthias's suggested normalise-to-log as an option in spectrogram and colour 3d plot layers (not wired into gui)
Tue, 28 Jan 2014 15:02:09 +0000 Chris Cannam Merge from tonioni branch tony_integration
Fri, 10 Jan 2014 14:41:38 +0000 Chris Cannam Suppress vertical scale when there are no points (scale looks absurd without sensible range) tonioni
Fri, 10 Jan 2014 14:17:50 +0000 Chris Cannam Propagate double-click in select mode -- the application might do something meaningful with this tonioni
Fri, 10 Jan 2014 14:17:10 +0000 Chris Cannam Snapping to feature frame rightwards in flexi-note should snap to the end of a note as well as the start (should also snap to start of next one, but that doesn't seem to work either -- not enough points returned by getPoints). This should possibly happen in plain note and region layers too. tonioni
Fri, 10 Jan 2014 14:07:12 +0000 Chris Cannam Indentation tonioni
Fri, 10 Jan 2014 09:52:38 +0000 Chris Cannam Fix indentation tonioni
Fri, 10 Jan 2014 09:04:06 +0000 Chris Cannam Make it possible to globally hide pane accessories (close button & current-indicator) tonioni
Thu, 09 Jan 2014 16:41:55 +0000 Chris Cannam Allow per-pane overrides for tool mode tonioni
Thu, 09 Jan 2014 09:18:17 +0000 Chris Cannam Use sv-dependency-builds on OS/X as well if no config.pri tonioni
Wed, 08 Jan 2014 17:47:34 +0000 Chris Cannam Adjustable middle-line height for waveform. Not 100% supported (only really for basic waveform rendering) tonioni
Tue, 07 Jan 2014 13:04:16 +0000 Chris Cannam Remove obsolete project files tonioni
Tue, 07 Jan 2014 10:57:53 +0000 Chris Cannam Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin tonioni
Thu, 05 Dec 2013 09:47:02 +0000 Chris Cannam Merge from default branch imaf_enc
Wed, 04 Dec 2013 19:38:12 +0000 Chris Cannam Support non-SV file types (should have been committed earlier, omitted due to confusion) tonioni
Wed, 04 Dec 2013 14:00:27 +0000 Chris Cannam Not quite so many digits
Wed, 04 Dec 2013 13:55:17 +0000 Chris Cannam Compile fix tonioni
Wed, 04 Dec 2013 13:46:29 +0000 Chris Cannam Merge from default branch tonioni