graph
- Start connecting up tempo bits2014-12-09, by Chris Cannam
- Update units when prefs change2014-12-09, by Chris Cannam
- Oops, included some unintended cruft2014-12-09, by Chris Cannam
- hz -> freq, and some layout rearrangement2014-12-09, by Chris Cannam
- Fixes to limits etc in unit converter2014-12-08, by Chris Cannam
- Wire up note/octave stuff2014-12-02, by Chris Cannam
- Start adding piano note2014-12-02, by Chris Cannam
- Adding the unit converter code might have enhanced the previous commit a little2014-12-02, by Chris Cannam
- Start work on unit converter2014-12-01, by Chris Cannam
- Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead2014-11-27, by Chris Cannam
- Fix misalignment in alignment viewalignment_view 2014-11-21, by Chris Cannam
- Grey lines in alignment view; chords for salient featuresalignment_view 2014-11-21, by Chris Cannam
- Avoid drawing a single lonesome 0 if nothing is loaded at allalignment_view 2014-11-21, by Chris Cannam
- CXX11 (-std=c++11) branch, to test build environments before making any code adaptationscxx11 2014-11-17, by Chris Cannam
- Discard wildly excessive wheel events2014-11-10, by Chris Cannam
- Wheel event thingalignment_view 2014-11-14, by Chris Cannam
- Make the dragged pitch take effect when releasing drag on a notetonioni 2014-11-11, by Chris Cannam
- (Very slowly) perform local reanalysis when dragging a note up or downtonioni 2014-11-11, by Chris Cannam
- Tidytonioni 2014-11-11, by Chris Cannam
- Be more ruthlesstonioni 2014-11-10, by Chris Cannam
- Mergetonioni 2014-11-10, by Chris Cannam
- Make overview area easier to seetonioni 2014-11-10, by Chris Cannam
- Discard wildly excessive wheel eventstonioni 2014-11-10, by Chris Cannam
- Merge from default branchtonioni 2014-11-10, by Chris Cannam
- Don't hide time-instant layers when switching modes; use them as source of key frames in alignment viewalignment_view 2014-10-17, by Chris Cannam
- First sketch at alignment view (between panes in stack)alignment_view 2014-10-17, by Chris Cannam
- Handle variable columns by importing all of them (not just the minimum number)2014-10-03, by Chris Cannam
- Add milliseconds as CSV import timing option2014-10-03, by Chris Cannam
- Correct some really stupid fixed-length string stuff, including a genuine stack overflow that causes a crash on OS/X for certain colour 3d plot data.2014-09-29, by Chris Cannam
- Don't print activity2014-09-12, by Chris Cannam
- Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation)normalize_hybrid_option 2014-09-12, by Chris Cannam
- Do not draw the model time extents if the top layer does not have time as its x axis (fixing #1057)2014-09-11, by Chris Cannam
- Merge from default branchtonioni 2014-09-09, by Chris Cannam
- Avoid complaint about unused return value2014-09-03, by Chris Cannam
- Fix some (probably benign) uninitialised members (from coverity scan)2014-09-03, by Chris Cannam
- Fix some (probably benign) uninitialised members (from coverity scan)2014-09-03, by Chris Cannam
- Fix a couple of not-very-realistic potential null-pointer derefs (from coverity scan)2014-09-03, by Chris Cannam
- Simplify some logic where loop was used with an unconditional "break" that meant it could only happen once (from coverity scan)2014-09-03, by Chris Cannam
- Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan)2014-09-03, by Chris Cannam
- Fix some potential divide by zeros (from coverity scan)2014-09-03, by Chris Cannam
- Fix minor resource leak (from coverity scan)2014-09-03, by Chris Cannam
- Clarify some sneaky logic2014-09-03, by Chris Cannam
- Fix uninitialised variable (from coverity scan)2014-09-03, by Chris Cannam
- Fix a couple of inadvertant integer divisions (from coverity scan)2014-09-03, by Chris Cannam
- Remove redundant code (from coverity scan)2014-09-03, by Chris Cannam
- Fix potential divide by zero2014-09-03, by Chris Cannam
- Clarify some sneaky logic2014-09-03, by Chris Cannam
- Fix some (probably benign) uninitialised members (from coverity scan)2014-09-03, by Chris Cannam
- Fix some (probably benign) uninitialised members (from coverity scan)2014-09-03, by Chris Cannam
- Fix some (probably benign) uninitialised members (from coverity scan)2014-09-03, by Chris Cannam
- Update subrepos and merge from default branchtonioni 2014-09-02, by Chris Cannam
- Add const version of this accessor2014-09-02, by Chris Cannam
- Use getInteractionLayer for immediate interactions, rather than getSelectedLayer (which may be invisible)2014-09-02, by Chris Cannam
- Return getSelectedLayer to being able to return a dormant layer -- if that isn't allowed, then getInteractionLayer is what you want2014-09-02, by Chris Cannam
- Use fixed-order when exporting layers to a session2014-09-02, by Chris Cannam
- Use fixed-order layer list for property container enumeration. Fixes habit of the layer property tabs to jump about when adding a new layer.2014-09-02, by Chris Cannam
- Populate the fixed order layer list2014-09-02, by Chris Cannam
- Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking2014-09-02, by Chris Cannam
- Add getInteractionLayer() and some docs2014-09-02, by Chris Cannam
- This spacing works a bit better on the Mac (though not really well enough)2014-08-13, by Chris Cannam
- Don't label time zero, it gets cut off by opaque end layer2014-08-13, by Chris Cannam
- Make it possible to set the parent widget2014-08-13, by Chris Cannam
- Debug output stuff2014-07-25, by Chris Cannam
- Do not move playhead on click, unless in "DAW mode". In centre-frame modes it's confusing and leads to random jumps when playing aligned material2014-07-25, by Chris Cannam
- Rich text for tooltip -- apart from anything else, this ensures it gets word-wrapped2014-07-25, by Chris Cannam
- Merge from branch tonioni2014-07-18, by Chris Cannam
- Support horizontal two-finger scrolling on Mac, and adjust zoom rate on vertical scroll to make it less crazily fasttonioni 2014-07-18, by Chris Cannam
- Merge from default branchtonioni 2014-07-18, by Chris Cannam
- compile fixtonioni 2014-07-18, by Chris Cannam
- Fix some errant signals (the modelChanged with args are now modelChangedWithin)2014-07-17, by Chris Cannam
- code to remove duration/sample rate from panestonioni 2014-07-16, by matthiasm
- mergetonioni 2014-07-15, by matthiasm
- adding number to display of illuminated notetonioni 2014-07-15, by matthiasm
- adding no spectrogram and no sonification optionstonioni 2014-07-15, by matthiasm
- Merge from tonioni branch2014-07-02, by Chris Cannam
- Merge from default branch, and update to make sure we retain the DAW-style scrolling (page without moving playhead on scroll)tonioni 2014-07-02, by Chris Cannam
- Merge from default branchtonioni 2014-07-02, by Chris Cannam
- Create separate play scroll modes for (Tony-style, DAW-style) page mode and (SV-style) paging with playhead alignment to centre on drag2014-07-02, by Chris Cannam
- Merge2014-07-02, by Chris Cannam
- Merge from branch tonioni (the two are currently in sync)2014-06-18, by Chris Cannam
- Dense colour 3d plot layers should be scrollable, I think; and some tidying, debug stuff, and minor optimisations2014-07-01, by Chris Cannam
- Merge from branch warnfix_no_size_t2014-06-18, by Chris Cannam
- Merge from branch warnfix_no_size_ttonioni 2014-06-18, by Chris Cannam
- Configure stuff and fixes for -Werrorwarnfix_no_size_t 2014-06-18, by Chris Cannam
- Merge from branch tony_integrationwarnfix_no_size_t 2014-06-18, by Chris Cannam
- More unsigned/long and warning fixeswarnfix_no_size_t 2014-06-17, by Chris Cannam
- Some more unsigned/long removalwarnfix_no_size_t 2014-06-17, by Chris Cannam
- Remove size_t's and fix warnings in layer/warnfix_no_size_t 2014-06-17, by Chris Cannam
- Merge from branch "tonioni"tony_integration 2014-06-17, by Chris Cannam
- Merge from default branchtony_integration 2014-06-17, by Chris Cannam
- Single-click to move pointer needs to wait for double-click timeout (so it knows you're not starting a double-click)tonioni 2014-06-16, by Chris Cannam
- Mergetonioni 2014-06-16, by Chris Cannam
- Comment out debugtonioni 2014-06-16, by Chris Cannam
- fixed deleteSelectionInclusive to not delete adjacent notestonioni 2014-06-16, by matthiasm
- Mergetonioni 2014-06-13, by Chris Cannam
- Add an experimental cancel button to view progress barstonioni 2014-06-13, by Chris Cannam
- fixed selection by note move to not include the next note on the righttonioni 2014-06-13, by matthiasm
- Fix Tony bug #981: note editing does not work when pitch track is invisibletonioni 2014-06-13, by Chris Cannam
- Some tidying & fixing compiler warningstonioni 2014-06-12, by Chris Cannam
- flexinote now displays frequency, duration and text above/below the notetonioni 2014-06-12, by matthiasm
- adding a note after the last existing one is now possible (#974)tonioni 2014-06-12, by matthiasm
- Play pointer: Avoid disconcerting jump when dragging so pointer is at start of pane (without having it leave the pane)tonioni 2014-06-12, by Chris Cannam
- Move play pointer on single-click in pane in navigate modetonioni 2014-06-12, by Chris Cannam
- Play pointer: when user drags pane during playback such that the pointer is no longer visible, accept that and stop trying to track it until pointer naturally comes back within visible areatonioni 2014-06-12, by Chris Cannam
- Play pointer: don't move it when dragging overview panetonioni 2014-06-12, by Chris Cannam
- Make sure the play pointer is always visible when the centre line is nottonioni 2014-06-12, by Chris Cannam
- Play pointer: don't seek playback when scrolling, except in ScrollContinuous modetonioni 2014-06-12, by Chris Cannam
- added vertical strip stripes to beginning and end of illuminated notetonioni 2014-06-11, by matthiasm
- fixed note delete bug (now deletes when any overlap with the selection occurs)tonioni 2014-06-11, by matthiasm
- Merge from default branchtonioni 2014-06-03, by Chris Cannam
- Restore commit:6a8d922f991d which was apparently reverted in error as commit:c2291e22bf0c2014-06-03, by Chris Cannam
- Merge from branch tonioni2014-06-03, by Chris Cannam
- Merge from default branchtonioni 2014-05-29, by Chris Cannam
- Replace setCurrentText (which doesn't appear to exist in qt4) with setCurrentIndextonioni 2014-05-23, by Chris Cannam
- Remember the last-used suffix in save dialog (#877).2014-05-23, by Chris Cannam
- implemented move by one note (replacing big jumps left/right)tonioni 2014-05-22, by matthiasm
- Fix crash on checking progress of slice layer2014-05-22, by Chris Cannam
- reinstated the original way that was better than my fixtonioni 2014-05-22, by matthiasm
- mergetonioni 2014-05-21, by matthiasm
- fixed: pitch track update deleted notetonioni 2014-05-21, by matthiasm