Thu, 06 Feb 2014 15:31:46 +0000 |
Chris Cannam |
Unclamped
|
Tue, 04 Feb 2014 14:35:59 +0000 |
Chris Cannam |
Fix bug in choosing which layer to bring to the front when asked programmatically
tonioni
|
Tue, 04 Feb 2014 13:54:42 +0000 |
Chris Cannam |
Avoid compiler warnings
tonioni
|
Thu, 30 Jan 2014 17:33:18 +0000 |
Chris Cannam |
Fix for treating zeros as gaps
tonioni
|
Tue, 28 Jan 2014 18:33:44 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 28 Jan 2014 17:37:42 +0000 |
Chris Cannam |
Bodge in Matthias's suggested normalise-to-log as an option in spectrogram and colour 3d plot layers (not wired into gui)
|
Tue, 28 Jan 2014 15:02:09 +0000 |
Chris Cannam |
Merge from tonioni branch
tony_integration
|
Fri, 10 Jan 2014 14:41:38 +0000 |
Chris Cannam |
Suppress vertical scale when there are no points (scale looks absurd without sensible range)
tonioni
|
Fri, 10 Jan 2014 14:17:50 +0000 |
Chris Cannam |
Propagate double-click in select mode -- the application might do something meaningful with this
tonioni
|
Fri, 10 Jan 2014 14:17:10 +0000 |
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
|
Fri, 10 Jan 2014 14:07:12 +0000 |
Chris Cannam |
Indentation
tonioni
|
Fri, 10 Jan 2014 09:52:38 +0000 |
Chris Cannam |
Fix indentation
tonioni
|
Fri, 10 Jan 2014 09:04:06 +0000 |
Chris Cannam |
Make it possible to globally hide pane accessories (close button & current-indicator)
tonioni
|
Thu, 09 Jan 2014 16:41:55 +0000 |
Chris Cannam |
Allow per-pane overrides for tool mode
tonioni
|
Thu, 09 Jan 2014 09:18:17 +0000 |
Chris Cannam |
Use sv-dependency-builds on OS/X as well if no config.pri
tonioni
|
Wed, 08 Jan 2014 17:47:34 +0000 |
Chris Cannam |
Adjustable middle-line height for waveform. Not 100% supported (only really for basic waveform rendering)
tonioni
|
Tue, 07 Jan 2014 13:04:16 +0000 |
Chris Cannam |
Remove obsolete project files
tonioni
|
Tue, 07 Jan 2014 10:57:53 +0000 |
Chris Cannam |
Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin
tonioni
|
Thu, 05 Dec 2013 09:47:02 +0000 |
Chris Cannam |
Merge from default branch
imaf_enc
|
Wed, 04 Dec 2013 19:38:12 +0000 |
Chris Cannam |
Support non-SV file types (should have been committed earlier, omitted due to confusion)
tonioni
|
Wed, 04 Dec 2013 14:00:27 +0000 |
Chris Cannam |
Not quite so many digits
|
Wed, 04 Dec 2013 13:55:17 +0000 |
Chris Cannam |
Compile fix
tonioni
|
Wed, 04 Dec 2013 13:46:29 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Wed, 04 Dec 2013 13:39:41 +0000 |
Chris Cannam |
Extend numerical and colour scales (and piano where applicable) to note and region layers
|
Wed, 04 Dec 2013 13:12:09 +0000 |
Chris Cannam |
And tidy up
|
Wed, 04 Dec 2013 13:11:23 +0000 |
Chris Cannam |
Pull out colour scale drawing as well
|
Wed, 04 Dec 2013 11:35:08 +0000 |
Chris Cannam |
Pull out log and linear vertical scales into their own classes, make some improvements to log numbering
|
Wed, 04 Dec 2013 12:17:44 +0000 |
Chris Cannam |
Ensure new piano scales only appear when not auto-aligning
|
Wed, 04 Dec 2013 11:35:08 +0000 |
Chris Cannam |
Pull out log and linear vertical scales into their own classes, make some improvements to log numbering
tonioni
|
Tue, 03 Dec 2013 18:06:44 +0000 |
Chris Cannam |
Toward getting piano scale showing properly
tonioni
|
Tue, 03 Dec 2013 17:58:40 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 03 Dec 2013 17:56:38 +0000 |
Chris Cannam |
Merge
|
Tue, 03 Dec 2013 17:55:37 +0000 |
Chris Cannam |
Add piano scale to note layer as well (need to handle the auto-align case properly)
|
Tue, 03 Dec 2013 17:48:46 +0000 |
Chris Cannam |
Add piano to time-value layer too
|
Tue, 03 Dec 2013 17:32:25 +0000 |
Chris Cannam |
Pull out PianoScale into separate class
|
Tue, 03 Dec 2013 12:34:38 +0000 |
Chris Cannam |
Remove polling on play status, eliminating one source of idle wakeups (requires connection to playStatusChanged from callback play source)
|
Fri, 29 Nov 2013 14:51:47 +0000 |
Chris Cannam |
Fix uninitialised member
tonioni
|
Fri, 29 Nov 2013 14:50:33 +0000 |
Chris Cannam |
If any panes have a fixed size, respect that when resizing pane stack sizes
tonioni
|
Thu, 28 Nov 2013 16:49:30 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Thu, 28 Nov 2013 16:28:21 +0000 |
Chris Cannam |
Avoid infeasibly wide dialog box
|
Tue, 26 Nov 2013 14:38:48 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 26 Nov 2013 14:11:04 +0000 |
Chris Cannam |
Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
|
Tue, 26 Nov 2013 14:06:40 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Tue, 26 Nov 2013 11:16:45 +0000 |
Chris Cannam |
WS -> OS
|
Fri, 22 Nov 2013 10:40:51 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Thu, 21 Nov 2013 12:59:20 +0000 |
Chris Cannam |
Make some debug output optional
|
Mon, 04 Nov 2013 17:12:32 +0000 |
Chris Cannam |
Merge from the default branch
imaf_enc
|
Mon, 04 Nov 2013 17:10:51 +0000 |
Chris Cannam |
Fix from Jesus Corral Garcia (panel with gain only appears when IM AF loaded)
imaf_enc
|
Mon, 04 Nov 2013 17:10:38 +0000 |
Chris Cannam |
Compile fix
imaf_enc
|
Mon, 04 Nov 2013 17:09:36 +0000 |
Chris Cannam |
IMAF load code from Jesus Corral Garcia
imaf_enc
|
Mon, 04 Nov 2013 15:48:05 +0000 |
Chris Cannam |
Abbreviate very long text elements in csv file format dialog
|
Wed, 09 Oct 2013 14:55:49 +0100 |
Chris Cannam |
Fix strange pixel offset in waveform rendering; round values in labels rather than flooring them
|
Wed, 09 Oct 2013 14:52:09 +0100 |
Chris Cannam |
Add CSVFile option
|
Fri, 19 Jul 2013 15:45:32 +0100 |
Chris Cannam |
Update a bit more around the pointer -- avoids trails in hidpi
|
Tue, 16 Jul 2013 17:59:01 +0100 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 16 Jul 2013 14:45:55 +0100 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 16 Jul 2013 17:52:16 +0100 |
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
|
Tue, 16 Jul 2013 17:51:37 +0100 |
Chris Cannam |
Avoid reloading the default 0->0 scale extents for a note layer as 0->1
|
Tue, 16 Jul 2013 13:43:01 +0100 |
Chris Cannam |
Merge
|
Tue, 16 Jul 2013 13:38:53 +0100 |
Chris Cannam |
Make scale drawing in log scale a bit less dumb
|