2014-01-28 |
Chris Cannam |
Merge from tonioni branch
tony_integration
|
2014-01-10 |
Chris Cannam |
Suppress vertical scale when there are no points (scale looks absurd without sensible range)
tonioni
|
2014-01-10 |
Chris Cannam |
Propagate double-click in select mode -- the application might do something meaningful with this
tonioni
|
2014-01-10 |
Chris Cannam |
Snapping to feature frame rightwards in flexi-note should snap to the end of a note as well as the start (should also snap to start of next one, but that doesn't seem to work either -- not enough points returned by getPoints). This should possibly happen in plain note and region layers too.
tonioni
|
2014-01-10 |
Chris Cannam |
Indentation
tonioni
|
2014-01-10 |
Chris Cannam |
Fix indentation
tonioni
|
2014-01-10 |
Chris Cannam |
Make it possible to globally hide pane accessories (close button & current-indicator)
tonioni
|
2014-01-09 |
Chris Cannam |
Allow per-pane overrides for tool mode
tonioni
|
2014-01-09 |
Chris Cannam |
Use sv-dependency-builds on OS/X as well if no config.pri
tonioni
|
2014-01-08 |
Chris Cannam |
Adjustable middle-line height for waveform. Not 100% supported (only really for basic waveform rendering)
tonioni
|
2014-01-07 |
Chris Cannam |
Remove obsolete project files
tonioni
|
2014-01-07 |
Chris Cannam |
Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin
tonioni
|
2013-12-05 |
Chris Cannam |
Merge from default branch
imaf_enc
|
2013-12-04 |
Chris Cannam |
Support non-SV file types (should have been committed earlier, omitted due to confusion)
tonioni
|
2013-12-04 |
Chris Cannam |
Not quite so many digits
|
2013-12-04 |
Chris Cannam |
Compile fix
tonioni
|
2013-12-04 |
Chris Cannam |
Merge from default branch
tonioni
|
2013-12-04 |
Chris Cannam |
Extend numerical and colour scales (and piano where applicable) to note and region layers
|
2013-12-04 |
Chris Cannam |
And tidy up
|
2013-12-04 |
Chris Cannam |
Pull out colour scale drawing as well
|
2013-12-04 |
Chris Cannam |
Pull out log and linear vertical scales into their own classes, make some improvements to log numbering
|
2013-12-04 |
Chris Cannam |
Ensure new piano scales only appear when not auto-aligning
|
2013-12-04 |
Chris Cannam |
Pull out log and linear vertical scales into their own classes, make some improvements to log numbering
tonioni
|
2013-12-03 |
Chris Cannam |
Toward getting piano scale showing properly
tonioni
|
2013-12-03 |
Chris Cannam |
Merge from default branch
tonioni
|
2013-12-03 |
Chris Cannam |
Merge
|
2013-12-03 |
Chris Cannam |
Add piano scale to note layer as well (need to handle the auto-align case properly)
|
2013-12-03 |
Chris Cannam |
Add piano to time-value layer too
|
2013-12-03 |
Chris Cannam |
Pull out PianoScale into separate class
|
2013-12-03 |
Chris Cannam |
Remove polling on play status, eliminating one source of idle wakeups (requires connection to playStatusChanged from callback play source)
|
2013-11-29 |
Chris Cannam |
Fix uninitialised member
tonioni
|
2013-11-29 |
Chris Cannam |
If any panes have a fixed size, respect that when resizing pane stack sizes
tonioni
|
2013-11-28 |
Chris Cannam |
Merge from default branch
tonioni
|
2013-11-28 |
Chris Cannam |
Avoid infeasibly wide dialog box
|
2013-11-26 |
Chris Cannam |
Merge from default branch
tonioni
|
2013-11-26 |
Chris Cannam |
Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
|
2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2013-11-26 |
Chris Cannam |
WS -> OS
|
2013-11-22 |
Chris Cannam |
Merge from default branch
tonioni
|
2013-11-21 |
Chris Cannam |
Make some debug output optional
|
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
|