Mon, 23 Mar 2015 10:33:32 +0000 |
Chris Cannam |
Merge from default branch
cxx11-types
|
Wed, 11 Mar 2015 11:54:29 +0000 |
Chris Cannam |
Build fixes etc
cxx11-types
|
Tue, 11 Nov 2014 17:05:44 +0000 |
Chris Cannam |
Make the dragged pitch take effect when releasing drag on a note
|
Tue, 11 Nov 2014 14:11:07 +0000 |
Chris Cannam |
(Very slowly) perform local reanalysis when dragging a note up or down
|
Wed, 18 Jun 2014 09:13:25 +0100 |
Chris Cannam |
Configure stuff and fixes for -Werror
warnfix_no_size_t
|
Mon, 16 Jun 2014 16:26:09 +0100 |
matthiasm |
reduced the low amplitude suppression
|
Mon, 16 Jun 2014 12:50:44 +0100 |
Chris Cannam |
Merge
|
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:24:52 +0100 |
matthiasm |
added low amplitude suppression toggle to analysis menu
|
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 14:47:44 +0100 |
Chris Cannam |
Connect up the auto-analysis and precision analysis settings
|
Fri, 13 Jun 2014 14:36:30 +0100 |
Chris Cannam |
Wire up "analyse now"
|
Fri, 13 Jun 2014 12:12:27 +0100 |
Chris Cannam |
If user asks to save before initial analysis is complete, wait for it
|
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 09:04:33 +0100 |
Chris Cannam |
Remove any pitch candidate layers and selections before saving session
|
Thu, 03 Apr 2014 08:09:13 +0100 |
Chris Cannam |
Fix failure to highlight switched pitch track in black (it was remaining orange)
|
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 09:12:18 +0100 |
Chris Cannam |
Fix accidental nesting of compound commands which broke "Abandon Selection" logic; move note-snap after editing into the compound command for the edit function instead of issuing a separate command
|
Tue, 01 Apr 2014 16:23:00 +0100 |
Chris Cannam |
Fix failure to clear previous candidates when getting new lot
|
Tue, 01 Apr 2014 13:42:13 +0100 |
Chris Cannam |
Clear this before closing command
|
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
|
Thu, 27 Mar 2014 18:02:12 +0000 |
Chris Cannam |
Make pitch-track editing operations update the notes as well, automatically
|
Tue, 11 Mar 2014 09:26:04 +0000 |
Chris Cannam |
Crude ability to adjust displayed frequency range
|
Mon, 10 Mar 2014 14:59:50 +0000 |
Chris Cannam |
Fix #899 crash when loading new file
|