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
|
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
|