log

age author description
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:57 +0100 Chris Cannam Merge
Fri, 13 Jun 2014 16:09:11 +0100 matthiasm improved Analysis menu labels
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:54:07 +0100 Chris Cannam Don't wait for analysis if auto-analysis is off
Fri, 13 Jun 2014 14:48:19 +0100 Chris Cannam Merge
Fri, 13 Jun 2014 14:22:42 +0100 matthiasm merge
Fri, 13 Jun 2014 14:22:26 +0100 matthiasm sorting out note and pitch track key shortcuts
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 14:21:53 +0100 Chris Cannam Small tidy
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