log src/MainWindow.cpp @ 233:e0337a99285d v0.4_win32_build

age author description
Tue, 11 Mar 2014 14:54:39 +0000 Chris Cannam Newer version warning
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
Fri, 07 Mar 2014 16:27:10 +0000 Chris Cannam Fix for #892 (Cannot export pitch track)
Fri, 07 Mar 2014 10:31:51 +0000 Chris Cannam Avoid starting an action if selection is changed when no document present
Thu, 06 Mar 2014 15:00:06 -0500 Justin Salamon removed icon widgets, placed icons on top of show toggle button, hiding layer disables play button
Thu, 06 Mar 2014 15:17:21 +0000 Chris Cannam Reduce visual clutter (using GlobalOverlays mode) for #888 (Move or Remove Stats from Selection Box)
Thu, 06 Mar 2014 14:31:22 +0000 Chris Cannam Credits
Thu, 06 Mar 2014 14:31:04 +0000 Chris Cannam Rework key shortcuts after issue #890: merge the octave up/down and candidate up/down functions and make all Tony pitch-editing functions have Ctrl modifier
Thu, 06 Mar 2014 11:02:53 +0000 Chris Cannam Unified toolbar, and version check
Wed, 05 Mar 2014 13:20:26 +0000 Chris Cannam Properly rationalise the show/hide/add/remove layer logic for pitch candidates: ctrl+return maps through to a show layer command (but the layers remain in the view) while the add/remove layer flow is used for layer creation after selection and for abandoning an edit or discarding a selection.
Wed, 05 Mar 2014 11:39:28 +0000 Chris Cannam Switching pitch candidate no longer wraps around: you can't go higher than the highest or lower than the lowest (though you can go either "up" or "down" if none of the alternate candidates has been selected yet, regardless of whether the candidates are higher or lower than the actual pitch track)
Wed, 05 Mar 2014 10:56:35 +0000 Chris Cannam Move volume and play speed to bottom
Wed, 05 Mar 2014 10:38:23 +0000 Chris Cannam Clearing the selection by hitting Esc now restores the selected region of the pitch track to its contents from before the selection was made (and any alternate candidate chosen). Fixes feature #885
Wed, 05 Mar 2014 09:36:13 +0000 Chris Cannam Calculate frequency constraint for region outlining (does not actually do the analysis correctly yet)
Tue, 04 Mar 2014 16:32:54 +0000 Chris Cannam Fix failure to hide pitch candidates when making an empty selection to replace a non-empty one
Tue, 04 Mar 2014 16:32:08 +0000 Chris Cannam Add status tips, add actions to key reference etc
Tue, 04 Mar 2014 15:28:59 +0000 Chris Cannam Do not put layer files in Recent Files list (related to #881)
Tue, 04 Mar 2014 14:10:37 +0000 Chris Cannam Fix #884 (erroneously allows you to change candidate even when candidates not visible) and remaining part of #874 (show pitch candidates only on request). Also reorder menu items a little
Mon, 24 Feb 2014 17:53:24 -0500 Justin Salamon found culprit line
Mon, 24 Feb 2014 17:04:48 -0500 Justin Salamon checking off show pitch turns off and disables play pitch button
Sun, 23 Feb 2014 17:59:23 +0000 Chris Cannam Ctrl+Return now switches the alternate pitch candidates on and off; Ctrl+Up/Down selects among them
Tue, 18 Feb 2014 22:13:30 -0500 Firstname Lastname changed shortcut commands for delete pitch track and switch pitch track
Wed, 05 Feb 2014 19:23:55 +0000 Chris Cannam Import pitch-track layer (currently csv-only)
Tue, 04 Feb 2014 14:35:35 +0000 Chris Cannam Remove call to function that never made it through
Tue, 04 Feb 2014 13:55:26 +0000 Chris Cannam Add ability to delete selection of pitch track
Mon, 03 Feb 2014 17:04:03 +0000 Chris Cannam Choose a different pitch candidate within selection by hitting Return
Thu, 30 Jan 2014 17:33:55 +0000 Chris Cannam Re-analyse frames when selection changes (this only pulls up a set of new candidates for now, can't do anything with them and the old ones are never removed)
Thu, 23 Jan 2014 17:18:53 -0500 Justin Salamon added pan knobs for Audio, Pitch and Notes
Thu, 23 Jan 2014 15:57:51 -0500 Justin Salamon added gain knobs for Audio and Notes