log

age author description
2013-11-04 Chris Cannam Merge from the default branch imaf_enc
2013-11-04 Chris Cannam Fix from Jesus Corral Garcia (panel with gain only appears when IM AF loaded) imaf_enc
2013-11-04 Chris Cannam Compile fix imaf_enc
2013-11-04 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
2013-11-04 Chris Cannam Abbreviate very long text elements in csv file format dialog
2013-10-09 Chris Cannam Fix strange pixel offset in waveform rendering; round values in labels rather than flooring them
2013-10-09 Chris Cannam Add CSVFile option
2013-07-19 Chris Cannam Update a bit more around the pointer -- avoids trails in hidpi
2013-07-16 Chris Cannam Merge from default branch tonioni
2013-07-16 Chris Cannam Merge from default branch tonioni
2013-07-16 Chris Cannam Better handling of padding around scale extents: associate them with the model extents, so as not to break auto-align (of this with other layers, and of other layers with this) and zoom
2013-07-16 Chris Cannam Avoid reloading the default 0->0 scale extents for a note layer as 0->1
2013-07-16 Chris Cannam Merge
2013-07-16 Chris Cannam Make scale drawing in log scale a bit less dumb
2013-07-16 Chris Cannam Do not pad edges of scale extent when auto-aligning to another layer
2013-07-12 Chris Cannam Merge from the default branch tonioni
2013-07-12 Chris Cannam Close this sprout, which Matthias reports was subsequently implemented differently by George tonioni
2013-07-11 Chris Cannam Avoid creating two painters on same image
2013-06-20 matthiasm instrument is now "click" -- some other minor changes I don't remember tonioni
2013-06-20 matthiasm some visualisation changes tonioni
2013-06-20 gyorgyf toggle button for boundary constraints and note recalculation tonioni
2013-06-19 matthiasm re-did, and improved the moving constraints tonioni
2013-06-19 matthiasm vertical scale adapts to note range tonioni
2013-06-19 gyorgyf funky note value re-estimation using underlying pitch median value tonioni
2013-06-18 gyorgyf bugfixes to compile on Linux again tonioni
2013-06-18 gyorgyf bugfixes to compile on Linux again tonioni
2013-06-17 matthiasm removed the vertical scaling function call that didn't work tonioni
2013-06-17 matthiasm introduced horizongal note editing constraints; debugged note edit tonioni
2013-06-15 matthiasm split drag delete tonioni
2013-06-16 gyorgyf boundary actions and note delete consolidated tonioni
2013-06-15 matthiasm slightly tidied george's splitEnd method tonioni
2013-06-15 gyorgyf getFeatureDescription now supports larger notes tonioni
2013-06-15 gyorgyf added context sensitive mouse pointers in note edit tool mode tonioni
2013-06-15 gyorgyf added NoteEdit tool mode tonioni
2013-05-16 Chris Cannam Added tag sv_v2.1 for changeset 77fa3fdbfc7e
2013-05-16 Chris Cannam Fix bug that caused overview to jump back to its original position after moving on double-click sv_v2.1
2013-05-15 Chris Cannam Debug -- overview centre frame relocation is not currently working with qt5
2013-05-14 Chris Cannam Added tag sv_v2.1 for changeset c6d705bf1672
2013-05-14 Chris Cannam Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.
2013-05-14 Chris Cannam Make it possible to build with qt4 as well qt5
2013-05-13 Chris Cannam Update configure qt5
2013-04-26 Chris Cannam Regenerate configure qt5
2013-04-26 Chris Cannam Look for qmake-qt5, not qt4 qt5
2013-04-20 gyorgyf splitting notes works but major cleanup needed tonioni
2013-04-19 matthiasm different colours, some minor changes, mainly debugging cerrs tonioni
2013-04-17 gyorgyf larger notes plus basic editing functions are now enabled by temporary star icon in toolbar tonioni
2013-04-16 Chris Cannam Some refinements to drawing values in place of absent labels
2013-04-16 Chris Cannam Make mouseover highlights a bit more likely to appear and easier to see
2013-04-16 Chris Cannam Use italic for value labels (as opposed to label labels)
2013-04-15 Chris Cannam Allow a bit more space at top and bottom of scale range; make it easier to see point in case where model has only a single point
2013-04-13 gyorgyf sample playback problems tonioni
2013-04-13 gyorgyf removed additional prints, midi playback still broken tonioni
2013-04-13 gyorgyf cleanup tonioni
2013-04-13 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
2013-03-27 Chris Cannam Windows build fixes -- to review qt5
2013-03-26 matthiasm put the FlexiNote layer before the note layer to see what happens -- not much tonioni
2013-03-26 matthiasm small changes to FlexiNote stuff tonioni
2013-03-26 matthiasm added references to new layer type FlexiNoteLayer and corresponding FlexiNoteModel tonioni
2013-03-26 matthiasm updated names in FlexiNote source -- will need to make new FlexiNoteModel source tonioni
2013-03-26 matthiasm simply copied NoteLayer to FlexiNotelayer (cpp and h files) tonioni