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
|
Tue, 16 Jul 2013 13:22:31 +0100 |
Chris Cannam |
Do not pad edges of scale extent when auto-aligning to another layer
|
Fri, 12 Jul 2013 13:25:22 +0100 |
Chris Cannam |
Merge from the default branch
tonioni
|
Fri, 12 Jul 2013 13:24:34 +0100 |
Chris Cannam |
Close this sprout, which Matthias reports was subsequently implemented differently by George
tonioni
|
Thu, 11 Jul 2013 17:34:33 +0100 |
Chris Cannam |
Avoid creating two painters on same image
|
Thu, 20 Jun 2013 13:47:36 +0100 |
matthiasm |
instrument is now "click" -- some other minor changes I don't remember
tonioni
|
Thu, 20 Jun 2013 11:07:57 +0100 |
matthiasm |
some visualisation changes
tonioni
|
Thu, 20 Jun 2013 10:58:40 +0100 |
gyorgyf |
toggle button for boundary constraints and note recalculation
tonioni
|
Wed, 19 Jun 2013 22:56:17 +0100 |
matthiasm |
re-did, and improved the moving constraints
tonioni
|
Wed, 19 Jun 2013 22:05:45 +0100 |
matthiasm |
vertical scale adapts to note range
tonioni
|
Wed, 19 Jun 2013 08:26:24 +0100 |
gyorgyf |
funky note value re-estimation using underlying pitch median value
tonioni
|
Tue, 18 Jun 2013 22:18:10 +0100 |
gyorgyf |
bugfixes to compile on Linux again
tonioni
|
Tue, 18 Jun 2013 22:14:28 +0100 |
gyorgyf |
bugfixes to compile on Linux again
tonioni
|
Mon, 17 Jun 2013 18:07:30 +0100 |
matthiasm |
removed the vertical scaling function call that didn't work
tonioni
|
Mon, 17 Jun 2013 18:00:24 +0100 |
matthiasm |
introduced horizongal note editing constraints; debugged note edit
tonioni
|
Sun, 16 Jun 2013 00:16:37 +0100 |
matthiasm |
split drag delete
tonioni
|
Sun, 16 Jun 2013 20:40:05 +0100 |
gyorgyf |
boundary actions and note delete consolidated
tonioni
|
Sat, 15 Jun 2013 19:52:06 +0100 |
matthiasm |
slightly tidied george's splitEnd method
tonioni
|
Sat, 15 Jun 2013 17:43:04 +0100 |
gyorgyf |
getFeatureDescription now supports larger notes
tonioni
|
Sat, 15 Jun 2013 17:04:03 +0100 |
gyorgyf |
added context sensitive mouse pointers in note edit tool mode
tonioni
|
Sat, 15 Jun 2013 16:16:24 +0100 |
gyorgyf |
added NoteEdit tool mode
tonioni
|
Thu, 16 May 2013 15:00:20 +0100 |
Chris Cannam |
Added tag sv_v2.1 for changeset 77fa3fdbfc7e
|
Thu, 16 May 2013 13:11:13 +0100 |
Chris Cannam |
Fix bug that caused overview to jump back to its original position after moving on double-click
sv_v2.1
|
Wed, 15 May 2013 22:15:49 +0100 |
Chris Cannam |
Debug -- overview centre frame relocation is not currently working with qt5
|
Tue, 14 May 2013 16:02:52 +0100 |
Chris Cannam |
Added tag sv_v2.1 for changeset c6d705bf1672
|
Tue, 14 May 2013 12:36:43 +0100 |
Chris Cannam |
Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.
|