Fri, 21 Sep 2018 14:46:53 +0100 |
Chris Cannam |
Factor out paintChannelScaleGuides
zoom
|
Fri, 21 Sep 2018 14:33:43 +0100 |
Chris Cannam |
Another tidy
zoom
|
Fri, 21 Sep 2018 14:22:53 +0100 |
Chris Cannam |
A further refactor with range blocks
zoom
|
Fri, 21 Sep 2018 14:01:09 +0100 |
Chris Cannam |
Refactor out paintChannel
zoom
|
Fri, 21 Sep 2018 11:50:15 +0100 |
Chris Cannam |
Fix typo that created un-reloadable session file
zoom
|
Fri, 21 Sep 2018 11:50:05 +0100 |
Chris Cannam |
Ensure getFrameForX returns value on zoom blocksize boundary; take advantage of that (this is essentially reverting to the same behaviour as in the default branch, which we should probably have done all along)
zoom
|
Thu, 20 Sep 2018 15:42:12 +0100 |
Chris Cannam |
Responding to a hang due to mismatching zoom and block sizes
zoom
|
Thu, 20 Sep 2018 13:14:15 +0100 |
Chris Cannam |
Avoid compiler warning
zoom
|
Thu, 20 Sep 2018 11:45:26 +0100 |
Chris Cannam |
Further ZoomLevel fixes
zoom
|
Thu, 20 Sep 2018 10:45:24 +0100 |
Chris Cannam |
More ZoomLevel updates
zoom
|
Wed, 19 Sep 2018 15:42:22 +0100 |
Chris Cannam |
Gradual ZoomLevel updates
zoom
|
Mon, 17 Sep 2018 13:51:31 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Wed, 12 Sep 2018 15:58:11 +0100 |
Chris Cannam |
Merge from branch import-audio-data
|
Wed, 12 Sep 2018 15:17:38 +0100 |
Chris Cannam |
Propose to take only value-like columns as audio samples, not all numeric ones - now that it's easy enough for the user to overrule
import-audio-data
|
Fri, 07 Sep 2018 18:12:44 +0100 |
Chris Cannam |
Move out these bits which are now in CSVFormat
import-audio-data
|
Thu, 06 Sep 2018 16:26:40 +0100 |
Chris Cannam |
Sample range
import-audio-data
|
Thu, 06 Sep 2018 13:58:09 +0100 |
Chris Cannam |
Refactor; the two use-cases of CSVFormatDialog were turning out to be different enough to justify two separate classes
import-audio-data
|
Thu, 06 Sep 2018 11:49:31 +0100 |
Chris Cannam |
Support audio-format CSV format selection in dialog
import-audio-data
|
Tue, 04 Sep 2018 13:19:32 +0100 |
Chris Cannam |
Merge from default branch
import-audio-data
|
Thu, 09 Aug 2018 16:09:52 +0100 |
Chris Cannam |
Tidy edges of scale area on Mac
|
Wed, 04 Jul 2018 15:34:16 +0100 |
Chris Cannam |
Ensure scale appears for layer when drawn in AutoAlign mode without any other layer present to align to
|
Wed, 04 Jul 2018 15:33:47 +0100 |
Chris Cannam |
Layers such as time-value layers with ColourDistinguishes property should use the dark background when a bright colour is selected. This is how it was always supposed to work, I think, but I broke it so long ago that this "fix" might itself come across as a surprising breaking change
|
Thu, 28 Jun 2018 14:48:35 +0100 |
Chris Cannam |
Fix compiler warning
|
Thu, 28 Jun 2018 14:49:00 +0100 |
Chris Cannam |
Handle additional case
import-audio-data
|
Thu, 28 Jun 2018 14:48:48 +0100 |
Chris Cannam |
Rename guard
import-audio-data
|
Thu, 28 Jun 2018 14:48:35 +0100 |
Chris Cannam |
Fix compiler warning
import-audio-data
|
Tue, 26 Jun 2018 14:37:36 +0100 |
Chris Cannam |
Tool button on Mac (something has gone very wrong with the appearance of the push button in latest builds)
|
Tue, 26 Jun 2018 14:36:56 +0100 |
Chris Cannam |
Never scale down
|
Tue, 26 Jun 2018 08:35:49 +0100 |
Chris Cannam |
Improve level-pan rendering quality on non-retina OSX
|
Mon, 25 Jun 2018 15:29:47 +0100 |
Chris Cannam |
Better rendering for widget cells
|
Mon, 25 Jun 2018 14:16:16 +0100 |
Chris Cannam |
Slightly nicer pan handling, avoiding showing spurious >0dB peaks
|
Fri, 22 Jun 2018 17:51:47 +0100 |
Chris Cannam |
Experiment with rounded rects
|
Fri, 22 Jun 2018 17:19:48 +0100 |
Chris Cannam |
Collect the bits of bookkeeping for mouse wheel events, and use in all widgets
|
Fri, 22 Jun 2018 13:41:54 +0100 |
Chris Cannam |
Proper handling for wheel rotation distance
|
Thu, 21 Jun 2018 15:36:29 +0100 |
Chris Cannam |
Half-steps for level in level-pan widget
|
Thu, 21 Jun 2018 10:43:14 +0100 |
Chris Cannam |
Ctrl-click on level-pan tool button now also resets to default
|
Mon, 11 Jun 2018 14:40:36 +0100 |
Chris Cannam |
Merge from branch plugin-path-config
|
Mon, 11 Jun 2018 11:38:09 +0100 |
Chris Cannam |
Fix compiler warning
plugin-path-config
|
Fri, 08 Jun 2018 15:11:11 +0100 |
Chris Cannam |
Minor improvement to (still nasty) button layout on OSX
plugin-path-config
|
Fri, 08 Jun 2018 14:31:47 +0100 |
Chris Cannam |
Use type keys as indices rather than labels
plugin-path-config
|
Wed, 06 Jun 2018 15:55:49 +0100 |
Chris Cannam |
Fix erroneous tooltip
plugin-path-config
|
Mon, 04 Jun 2018 15:44:57 +0100 |
Chris Cannam |
Show value of environment variable; populate for last plugin type by default (as that happens to be Vamp)
plugin-path-config
|
Fri, 25 May 2018 16:05:51 +0100 |
Chris Cannam |
Various logic fixes, and use new setter-class structures
plugin-path-config
|
Fri, 25 May 2018 13:39:08 +0100 |
Chris Cannam |
Plugin review dialog
plugin-path-config
|
Wed, 23 May 2018 16:24:35 +0100 |
Chris Cannam |
Add "Add"
plugin-path-config
|
Wed, 23 May 2018 11:52:19 +0100 |
Chris Cannam |
More work on plugin path configuration layout &c
plugin-path-config
|
Mon, 21 May 2018 16:15:36 +0100 |
Chris Cannam |
Toward more than one plugin type in this widget
plugin-path-config
|
Tue, 15 May 2018 15:25:04 +0100 |
Chris Cannam |
Grey-out meaningless buttons
plugin-path-config
|
Tue, 15 May 2018 13:56:26 +0100 |
Chris Cannam |
Better editing mechanism
plugin-path-config
|
Tue, 15 May 2018 11:18:07 +0100 |
Chris Cannam |
Up/down
plugin-path-config
|
Fri, 11 May 2018 16:59:14 +0100 |
Chris Cannam |
Toward allowing the user to see (at least, and maybe change) the plugin path
plugin-path-config
|
Tue, 08 May 2018 14:27:54 +0100 |
Chris Cannam |
Hack to ensure vertical scale lines are in the right place in pixel-doubling rendering
|
Tue, 08 May 2018 14:07:22 +0100 |
Chris Cannam |
Tidy
|
Thu, 03 May 2018 15:24:14 +0100 |
Chris Cannam |
Merge from branch horizontal-scale
|
Thu, 03 May 2018 15:15:15 +0100 |
Chris Cannam |
Provide linear horizontal scale in spectrum as well as log; fix bin positioning and colour scale property box updating; ensure proper background colour and visibility of peak lines
horizontal-scale
|
Wed, 02 May 2018 14:27:17 +0100 |
Chris Cannam |
Merge
horizontal-scale
|
Wed, 02 May 2018 14:26:51 +0100 |
Chris Cannam |
Fix positioning of peak lines on spectrum layer (origin is already accounted for in the bin/frequency to x conversion functions)
|
Wed, 02 May 2018 14:25:44 +0100 |
Chris Cannam |
Tweaks to horizontal scale
horizontal-scale
|
Tue, 01 May 2018 16:32:35 +0100 |
Chris Cannam |
Draw some ticks
horizontal-scale
|
Tue, 01 May 2018 16:14:22 +0100 |
Chris Cannam |
Branch toward adding horizontal numerical scales to things
horizontal-scale
|