log

age author description
Thu, 15 Dec 2016 10:36:41 +0000 Chris Cannam Moving around some UI bits levelpanwidget
Wed, 14 Dec 2016 14:28:41 +0000 Chris Cannam Merge from branch 3.0-integration levelpanwidget
Wed, 14 Dec 2016 11:56:47 +0000 Chris Cannam Minor debug tweaks 3.0-integration
Tue, 13 Dec 2016 16:23:48 +0000 Chris Cannam Fix some compiler problems 3.0-integration
Mon, 12 Dec 2016 15:18:52 +0000 Chris Cannam Some hackery toward having a zoomlevel type zoom
Fri, 09 Dec 2016 18:01:55 +0000 Chris Cannam Merge from branch bqresample 3.0-integration
Fri, 09 Dec 2016 14:40:49 +0000 Chris Cannam Fixes to sample rate and latency handling bqresample
Tue, 06 Dec 2016 09:47:27 +0000 Chris Cannam Some work on play parameters and level controls in property box levelpanwidget
Tue, 06 Dec 2016 09:20:10 +0000 Chris Cannam Switch to level-pan tool button in property box levelpanwidget
Mon, 05 Dec 2016 17:13:01 +0000 Chris Cannam Introduce level-pan widget to property box levelpanwidget
Mon, 05 Dec 2016 15:47:32 +0000 Chris Cannam Add monitoring to level-pan widget (though not well, yet) levelpanwidget
Mon, 05 Dec 2016 14:51:25 +0000 Chris Cannam Another use of WidgetScale more-hidpi
Mon, 05 Dec 2016 14:31:53 +0000 Chris Cannam Some icon updates more-hidpi
Mon, 05 Dec 2016 12:04:23 +0000 Chris Cannam Scale the sizes of a few more UI elements more-hidpi
Wed, 30 Nov 2016 11:01:39 +0000 Chris Cannam Bigger colour swatches for bigger fonts 3.0-integration
Wed, 30 Nov 2016 10:54:16 +0000 Chris Cannam Always accept wheel events 3.0-integration
Mon, 28 Nov 2016 14:39:59 +0000 Chris Cannam More debug 3.0-integration
Wed, 23 Nov 2016 10:39:32 +0000 Chris Cannam Avoid rounding error giving too few bins in column request 3.0-integration
Mon, 21 Nov 2016 15:33:08 +0000 Chris Cannam Merge from branch bqfft 3.0-integration
Mon, 21 Nov 2016 15:05:57 +0000 Chris Cannam Branch to use bqfft code and remove FFTapi bqfft
Thu, 17 Nov 2016 17:47:10 +0000 Chris Cannam Backed out changeset d89e04b0eff3, thus un-backing-out changeset c036560a7205! 3.0-integration
Thu, 17 Nov 2016 11:48:59 +0000 Chris Cannam Backed out changeset c036560a7205 3.0-integration
Thu, 17 Nov 2016 11:48:42 +0000 Chris Cannam Introduce our own scaleDrawBufferImage (though I think we probably won't actually want to use this, so I expect to back it out again) 3.0-integration
Thu, 10 Nov 2016 09:58:28 +0000 Chris Cannam More timings and cache hit counts 3.0-integration
Tue, 08 Nov 2016 14:55:53 +0000 Chris Cannam Use peak cache at one zoom level lower (since it exists at that level already -- this is a >= vs > question) + make naming more uniform 3.0-integration
Fri, 04 Nov 2016 16:44:59 +0000 Chris Cannam Fix omitted topmost bin 3.0-integration
Fri, 04 Nov 2016 16:32:41 +0000 Chris Cannam Fix forehead-slapping failure to use the right model when rendering 3d plot in peaks cache mode (i.e. when zoomed quite far out) 3.0-integration
Thu, 03 Nov 2016 14:57:00 +0000 Chris Cannam Make SVDEBUG always write to a log file -- formerly this was disabled in NDEBUG builds. I think there's little use to that, it just means that we keep adding more cerr debug output because we aren't getting the log we need. And SVDEBUG logging is not usually used in tight loops, I don't think the performance overhead is too serious. 3.0-integration
Fri, 28 Oct 2016 15:20:58 +0100 Chris Cannam Merge from branch piper 3.0-integration
Tue, 25 Oct 2016 15:32:41 +0100 Chris Cannam Tidying project-file-rework