2015-03-17 |
Chris Cannam |
Many fixes for the previous stuff
osx-retina
|
2015-03-17 |
Chris Cannam |
Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use
osx-retina
|
2015-03-09 |
Chris Cannam |
Working through the float/double and int/sv_frame_t fixes
cxx11
|
2015-03-09 |
Chris Cannam |
Move to using double rather than float for floating-point calculations (float only for storage); more build fixes
cxx11
|
2014-11-11 |
Chris Cannam |
Make the dragged pitch take effect when releasing drag on a note
tonioni
|
2014-11-11 |
Chris Cannam |
(Very slowly) perform local reanalysis when dragging a note up or down
tonioni
|
2014-11-11 |
Chris Cannam |
Tidy
tonioni
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-07-18 |
Chris Cannam |
compile fix
tonioni
|
2014-07-15 |
matthiasm |
adding no spectrogram and no sonification options
tonioni
|
2014-06-18 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Some more unsigned/long removal
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
2014-06-16 |
matthiasm |
fixed deleteSelectionInclusive to not delete adjacent notes
tonioni
|
2014-06-13 |
matthiasm |
fixed selection by note move to not include the next note on the right
tonioni
|
2014-06-13 |
Chris Cannam |
Fix Tony bug #981: note editing does not work when pitch track is invisible
tonioni
|
2014-06-12 |
matthiasm |
flexinote now displays frequency, duration and text above/below the note
tonioni
|
2014-06-12 |
matthiasm |
adding a note after the last existing one is now possible (#974)
tonioni
|
2014-06-11 |
matthiasm |
added vertical strip stripes to beginning and end of illuminated note
tonioni
|
2014-06-11 |
matthiasm |
fixed note delete bug (now deletes when any overlap with the selection occurs)
tonioni
|
2014-05-22 |
matthiasm |
reinstated the original way that was better than my fix
tonioni
|
2014-05-21 |
matthiasm |
fixed: pitch track update deleted note
tonioni
|
2014-04-11 |
matthiasm |
added note pitch snapping after "move" edit
tonioni
|
2014-04-01 |
Chris Cannam |
Fix fancy note-editing mode (was not working in new multi-layer world, and shift-click delete was broken)
tonioni
|
2014-03-27 |
Chris Cannam |
Implement "Form Note from Selection"; remove Snap Notes to Pitch Track because every other editing operation *should* now be doing that automatically
tonioni
|
2014-03-27 |
Chris Cannam |
Make pitch-track editing operations update the notes as well, automatically
tonioni
|
2014-03-27 |
Chris Cannam |
Add Merge Notes
tonioni
|
2014-03-27 |
Chris Cannam |
Add command to snap notes back to pitch track median on request; add split at selection boundaries
tonioni
|