2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2013-07-19 |
Chris Cannam |
Update a bit more around the pointer -- avoids trails in hidpi
|
2013-04-16 |
Chris Cannam |
Use italic for value labels (as opposed to label labels)
|
2012-01-30 |
Chris Cannam |
Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
|
2011-06-24 |
Chris Cannam |
Add playExampleNote route through view manager out to the audio play source
sonification
|
2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2011-05-12 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
2011-04-14 |
Chris Cannam |
Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)
|
2010-10-24 |
Chris Cannam |
* Make text clearer on complex backgrounds by adding a translucent surrounding box
|
2010-10-13 |
Dan Stowell |
Ignore hidden layers when exporting image - closes sf.net #3041878.
|
2010-03-12 |
Chris Cannam |
* Pop view progress bars back into "indeterminate" mode if they are not
|
2009-09-23 |
Chris Cannam |
* Make NO_PIXMAP_COPY_TO_SELF the default
|
2009-09-10 |
Chris Cannam |
* solaris build fixes
|
2009-03-13 |
Chris Cannam |
...
|
2009-03-03 |
Chris Cannam |
* Attempt to pick more sensible default centre frame for newly created view
|
2009-02-26 |
Chris Cannam |
* Make drawing segment divisions optional in segmentation plot style of
|
2009-02-26 |
Chris Cannam |
* Do a _slightly_ better job of ensuring new panes come up showing the
|
2009-02-26 |
Chris Cannam |
* Handle zero-velocity note ons as well as note offs (can't believe I
|
2009-02-24 |
Chris Cannam |
* Show duration at both ends of selection if space permits (#2065013)
|
2009-01-16 |
Chris Cannam |
* fix some warnings, remove debug
|
2008-12-12 |
Chris Cannam |
* Avoid crash when zooming-to-fit a very short file! (Of course, we
|
2008-12-08 |
Chris Cannam |
* Ensure text models are exported with text properties in RDF, and
|
2008-12-02 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
2008-10-23 |
Chris Cannam |
* Add More Info URL to plugin finder
|
2008-07-07 |
Chris Cannam |
* Reduce time stretcher to one channel when overload occurs
|
2008-05-20 |
Chris Cannam |
* Attempt fix for #1914752 export image has holes (1.0 and 1.2)
|
2008-05-20 |
Chris Cannam |
* Start layer progress bars in "indeterminate" mode
|