log .hgsubstate @ 349:ff00432761ce

age author description
Mon, 16 Jun 2014 12:50:27 +0100 Chris Cannam Single-click to move pointer needs to wait for double-click timeout (so it knows you're not starting a double-click)
Mon, 16 Jun 2014 12:25:11 +0100 matthiasm mergewq
Mon, 16 Jun 2014 12:24:52 +0100 matthiasm added low amplitude suppression toggle to analysis menu
Mon, 16 Jun 2014 11:49:05 +0100 Chris Cannam Merge
Mon, 16 Jun 2014 11:45:57 +0100 Chris Cannam Colour in the pan & gain dials. This isn't a good solution to the difficulty of remembering which is which -- not least because they're still indistinguishable if you're red-green colourblind. But it is probably better than what we had, and it's consistent with SV. Meanwhile see bug #984 about finding a better solution.
Mon, 16 Jun 2014 11:44:14 +0100 matthiasm fixed deleteSelectionInclusive to not delete adjacent notes
Mon, 16 Jun 2014 09:28:12 +0100 Chris Cannam Cancel async layer creation in Tony when selection is changed during it
Fri, 13 Jun 2014 17:44:58 +0100 Chris Cannam Merge
Fri, 13 Jun 2014 16:50:35 +0100 matthiasm merge
Fri, 13 Jun 2014 16:50:17 +0100 matthiasm fixed selection by note move to not include the next note on the right
Fri, 13 Jun 2014 17:39:01 +0100 Chris Cannam Add an experimental cancel button to view progress bars
Fri, 13 Jun 2014 16:35:41 +0100 Chris Cannam Remove some debug out
Fri, 13 Jun 2014 16:12:11 +0100 Chris Cannam Normalise audio
Fri, 13 Jun 2014 15:29:06 +0100 Chris Cannam Fix Tony bug #981: note editing does not work when pitch track is invisible
Fri, 13 Jun 2014 14:47:44 +0100 Chris Cannam Connect up the auto-analysis and precision analysis settings
Fri, 13 Jun 2014 13:51:25 +0100 Chris Cannam Subrepo state
Fri, 13 Jun 2014 13:46:09 +0100 Chris Cannam Merge
Fri, 13 Jun 2014 13:45:40 +0100 Chris Cannam The session file records the sample rate that each audio file was saved at. Use it.
Fri, 13 Jun 2014 12:56:31 +0100 Chris Cannam For Tony, resample all audio to 44100 on load
Fri, 13 Jun 2014 10:37:04 +0100 Chris Cannam Introduce a new canSaveAs which is active whenever there is a main model; avoid silently overwriting existing session file when saving to audio path
Thu, 12 Jun 2014 18:52:52 +0100 Chris Cannam Some tidying & fixing compiler warnings
Thu, 12 Jun 2014 17:52:03 +0100 Chris Cannam Subrepos
Thu, 12 Jun 2014 17:23:23 +0100 Chris Cannam Merge
Thu, 12 Jun 2014 17:23:05 +0100 Chris Cannam Win32 build updates for Qt5.3 build
Thu, 12 Jun 2014 15:03:21 +0100 matthiasm flexinote now displays frequency, duration and text above/below the note
Thu, 12 Jun 2014 14:32:07 +0100 matthiasm merge
Thu, 12 Jun 2014 14:31:48 +0100 matthiasm adding a note after the last existing one is now possible (#974)
Thu, 12 Jun 2014 14:24:48 +0100 Chris Cannam Rework menu entries & shortcuts: left/right now move the playhead a fixed amount, ctrl+left/right still move it note-by-note, and now alt+left/right scroll without moving playhead
Thu, 12 Jun 2014 13:42:10 +0100 Chris Cannam Play pointer: Avoid disconcerting jump when dragging so pointer is at start of pane (without having it leave the pane)
Thu, 12 Jun 2014 13:14:46 +0100 Chris Cannam Subrepo state: play pointer changes (#971)
Wed, 11 Jun 2014 21:43:38 +0100 matthiasm added vertical strip stripes to beginning and end of illuminated note
Wed, 11 Jun 2014 19:41:29 +0100 matthiasm fixed note delete bug (now deletes when any overlap with the selection occurs)
Tue, 03 Jun 2014 11:16:21 +0100 Chris Cannam Subrepo state
Mon, 02 Jun 2014 17:32:08 +0100 Chris Cannam Fix single-key menu shortcuts on OS/X (for #890)
Thu, 29 May 2014 16:27:52 +0100 Chris Cannam Merge from default branch
Fri, 23 May 2014 16:48:17 +0100 Chris Cannam Fix for qt4 compatibility
Thu, 22 May 2014 17:49:58 +0100 matthiasm implemented move by one note (replacing big jumps left/right)
Thu, 22 May 2014 11:21:36 +0100 matthiasm reinstated the original way that was better than my fix
Wed, 21 May 2014 18:34:42 +0100 matthiasm merge
Wed, 21 May 2014 18:34:10 +0100 matthiasm fixed: pitch track update deleted note
Wed, 14 May 2014 10:02:33 +0100 Chris Cannam Merge from default branch in all subrepos (after tony_integration merge in SV)
Sat, 26 Apr 2014 22:22:19 +0100 Chris Cannam Add some more subrepos
Fri, 11 Apr 2014 16:34:12 +0100 matthiasm added note pitch snapping after "move" edit
Thu, 10 Apr 2014 17:55:43 +0100 matthiasm fixed candidates exceeding the frequency-constrained selection horizontally (vertically still to come)
Thu, 03 Apr 2014 08:51:30 +0100 Chris Cannam Fix potential for crash on reloading session file - loading selections should not emit signal as if user had just made them manually
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
Wed, 02 Apr 2014 21:25:56 +0100 Chris Cannam Much fiddling toward getting sessions and individual audio files to load cleanly when they need quite different handling after load
Wed, 02 Apr 2014 18:22:41 +0100 Chris Cannam Make session file extension parameterisable, use .ton for Tony
Wed, 02 Apr 2014 10:50:48 +0100 Chris Cannam Add save session options, etc
Wed, 02 Apr 2014 10:35:34 +0100 Chris Cannam Next release will be 0.5
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)
Tue, 01 Apr 2014 21:18:41 +0100 Chris Cannam Fix note editing
Tue, 01 Apr 2014 16:20:55 +0100 Chris Cannam Debug output
Tue, 01 Apr 2014 13:42:34 +0100 Chris Cannam Add an activity log
Tue, 01 Apr 2014 13:17:53 +0100 Chris Cannam Discard layer pointers when their layers are deleted; package up some more actions into compound commands
Mon, 31 Mar 2014 10:20:21 +0100 Chris Cannam Use application name in key & mouse reference instead of hardcoding SV
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
Thu, 27 Mar 2014 18:02:12 +0000 Chris Cannam Make pitch-track editing operations update the notes as well, automatically
Thu, 27 Mar 2014 16:30:26 +0000 Chris Cannam Add Merge Notes
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