log

age author description
Fri, 13 Jun 2014 14:06:48 +0100 Chris Cannam Wire up analysis menu functions to (stub) slots and (real) 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:40:34 +0100 matthiasm added default keys to analysis menu options
Fri, 13 Jun 2014 13:32:27 +0100 matthiasm removed icon from Save to Audio Path
Fri, 13 Jun 2014 13:31:34 +0100 matthiasm merge
Fri, 13 Jun 2014 13:31:17 +0100 matthiasm dummy analysis menu
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 12:12:27 +0100 Chris Cannam If user asks to save before initial analysis is complete, wait for it
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
Fri, 13 Jun 2014 09:25:00 +0100 matthiasm and some more fixes around the file saving (remove from toolbar, deactivate when there's nothing to save)
Fri, 13 Jun 2014 09:06:39 +0100 matthiasm fixed save in audio file path to not try and save when there's no audio file
Thu, 12 Jun 2014 21:07:57 +0100 matthiasm added Save In Audio Path option for saving
Thu, 12 Jun 2014 18:52:52 +0100 Chris Cannam Some tidying & fixing compiler warnings
Thu, 12 Jun 2014 17:53:59 +0100 Chris Cannam Merge
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 17:23:15 +0100 matthiasm much improved selection by note.
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:59:55 +0100 Chris Cannam Tidy
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)
Thu, 12 Jun 2014 09:54:05 +0100 matthiasm very simple, probably too simple implementation of select by move note
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)
Wed, 11 Jun 2014 15:33:28 +0100 matthiasm form note from selection now makes new note if none exist in selection
Wed, 11 Jun 2014 14:47:45 +0100 matthiasm implemented delete notes; needs testing
Tue, 03 Jun 2014 15:28:01 +0100 Chris Cannam Fix to the button enabling problem from feature #835
Tue, 03 Jun 2014 14:52:47 +0100 Chris Cannam Tidy
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)
Fri, 30 May 2014 10:04:57 +0100 Chris Cannam Remove shortcut / toolbar button hacks, but retain a comment showing one of them so it can still be quickly tested
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
Fri, 23 May 2014 16:23:05 +0100 matthiasm reinstated a non-selecting, slightly safer version
Thu, 22 May 2014 22:21:27 +0100 matthiasm basic selection by one note left/right there, but not quite good yet
Thu, 22 May 2014 18:00:46 +0100 matthiasm privisional "remove pitches" button which results in one-button Backspace working, which will have to go, eventually.
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)
Wed, 14 May 2014 09:51:44 +0100 Chris Cannam Merge
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 09:42:29 +0100 Chris Cannam Added tag v0.5 for changeset 846df0ea9c82
Thu, 03 Apr 2014 09:39:16 +0100 Chris Cannam Version v0.5
Thu, 03 Apr 2014 09:08:12 +0100 Chris Cannam Save session fix also for Save As
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: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
Thu, 03 Apr 2014 08:18:30 +0100 Chris Cannam Copyright notes
Thu, 03 Apr 2014 08:15:39 +0100 Chris Cannam Copyright dates
Thu, 03 Apr 2014 08:09:22 +0100 Chris Cannam CHP plugin as well
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:56:23 +0100 Chris Cannam Added tag v0.5 for changeset 29455a21880e
Wed, 02 Apr 2014 21:56:15 +0100 Chris Cannam Session save/open in changelog
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 12:26:28 +0100 matthiasm moved vis/sonification bar to the bottom
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 10:35:28 +0100 Chris Cannam Shortcuts
Wed, 02 Apr 2014 09:47:27 +0100 Chris Cannam Add selection strip mouse actions to key and mouse reference
Wed, 02 Apr 2014 09:18:45 +0100 Chris Cannam Menu shortcuts and status tips
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
Wed, 02 Apr 2014 09:03:42 +0100 Chris Cannam We should be able to switch tool mode at any time
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)
Wed, 02 Apr 2014 08:33:40 +0100 Chris Cannam Merge
Tue, 01 Apr 2014 21:18:41 +0100 Chris Cannam Fix note editing
Wed, 02 Apr 2014 08:33:27 +0100 Chris Cannam Restore "Snap Notes" action (it's still necessary because you can move notes away manually)
Tue, 01 Apr 2014 16:23:00 +0100 Chris Cannam Fix failure to clear previous candidates when getting new lot
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: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
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
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
Wed, 12 Mar 2014 09:58:25 +0000 Chris Cannam Merge
Wed, 12 Mar 2014 09:57:41 +0000 Chris Cannam Added tag v0.4_win32_build for changeset e0337a99285d
Wed, 12 Mar 2014 09:57:15 +0000 Chris Cannam Include CHP in installer v0.4_win32_build
Wed, 12 Mar 2014 09:13:16 +0000 Chris Cannam Add CHANGELOG
Tue, 11 Mar 2014 14:54:39 +0000 Chris Cannam Newer version warning
Tue, 11 Mar 2014 10:01:27 +0000 Chris Cannam Archiver for source packaging
Tue, 11 Mar 2014 09:35:52 +0000 Chris Cannam Added tag v0.4 for changeset fc04fd860d7f
Tue, 11 Mar 2014 09:34:46 +0000 Chris Cannam v0.4 v0.4
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
Mon, 10 Mar 2014 14:51:59 +0000 Chris Cannam Update CHP version
Fri, 07 Mar 2014 16:27:10 +0000 Chris Cannam Fix for #892 (Cannot export pitch track)
Fri, 07 Mar 2014 16:01:04 +0000 Chris Cannam Use CHP plugin for local frequency-constrained analysis
Fri, 07 Mar 2014 11:17:37 +0000 matthiasm adapted tony candidate selection to new, slower (!) pyin with unbiased timestamps
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 16:31:22 +0000 Chris Cannam Added tag v0.3 for changeset 4e0c8169f45e
Thu, 06 Mar 2014 16:30:38 +0000 Chris Cannam Win32 build fixes v0.3
Thu, 06 Mar 2014 16:17:20 +0000 Chris Cannam Paths in pyin
Thu, 06 Mar 2014 16:09:41 +0000 Chris Cannam Win32 deploy: copy pyin from subrepo instead of neighbouring directory
Thu, 06 Mar 2014 16:08:31 +0000 Chris Cannam OS/X deploy: copy pyin from subrepo instead of neighbouring directory
Thu, 06 Mar 2014 16:07:55 +0000 Chris Cannam Add pyin as subrepo
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 14:28:08 +0000 Chris Cannam Remove debug
Thu, 06 Mar 2014 13:52:38 +0000 Chris Cannam Subrepo state
Thu, 06 Mar 2014 12:42:55 +0000 Chris Cannam Next version will be 0.3
Thu, 06 Mar 2014 12:42:25 +0000 Chris Cannam OS/X deployment: include plugins in bundle, use qt.conf instead of programmatic means of finding them. Now that the accessibility plugin is found, the toolbars are being rendered correctly
Thu, 06 Mar 2014 11:02:53 +0000 Chris Cannam Unified toolbar, and version check
Thu, 06 Mar 2014 09:43:25 +0000 Chris Cannam Subrepo state
Wed, 05 Mar 2014 18:11:23 +0000 Chris Cannam Added tag v0.2 for changeset 833374f16e93
Wed, 05 Mar 2014 18:11:07 +0000 Chris Cannam 0.2 v0.2
Wed, 05 Mar 2014 18:10:57 +0000 Chris Cannam No config -> default to release mode
Wed, 05 Mar 2014 13:44:27 +0000 Chris Cannam Fix in subrepo for #879 (Tony often acts as if note layer is active, even when it's not visible)
Wed, 05 Mar 2014 13:37:17 +0000 Chris Cannam Fix #882 (double-clicking "non-note" location calculates pitch candidates for whole rest of the piece)
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 11:31:55 +0000 Chris Cannam Apply octave shift only to actual pitch track, not also to candidates
Wed, 05 Mar 2014 11:27:24 +0000 Chris Cannam Fix #889 for non-Mac platforms and leave a note about Macs