log

age author description
Fri, 16 Nov 2018 09:02:16 +0000 Chris Cannam Make horizontal wheeling a bit less crazily fast in the absence of fine delta information
Thu, 15 Nov 2018 15:26:12 +0000 Chris Cannam Update CHANGELOG
Thu, 15 Nov 2018 15:08:30 +0000 Chris Cannam Retain consistent min freq (rather than min bin no) when changing fft parameters in spectrum; scale ffts by window size rather than fft size in case of oversampling, to avoid fading out because of scale factor including zero padding
Thu, 15 Nov 2018 14:22:02 +0000 Chris Cannam Handle integer pixel scaling as well
Thu, 15 Nov 2018 14:04:56 +0000 Chris Cannam Scale pen for retina display on macOS as well as for hidpi display elsewhere
Thu, 15 Nov 2018 14:00:42 +0000 Chris Cannam LTO on macOS as well
Thu, 15 Nov 2018 13:07:00 +0000 Chris Cannam Slice layer reworking, again
Thu, 15 Nov 2018 13:05:20 +0000 Chris Cannam Experiment with LTO on gcc build
Thu, 15 Nov 2018 09:03:51 +0000 Chris Cannam AppVeyor updated to 5.11.2 I see
Wed, 14 Nov 2018 15:49:27 +0000 Chris Cannam Remove oversampling from prefs, now it's in spectrogram layer properties; fixes to spectrum x-axis calculations
Wed, 14 Nov 2018 15:14:42 +0000 Chris Cannam We need to draw illumination label *after* the spectrum...
Wed, 14 Nov 2018 15:04:16 +0000 Chris Cannam Fix some incorrect pixel scaling
Wed, 14 Nov 2018 14:29:46 +0000 Chris Cannam Minor subrepo update
Wed, 14 Nov 2018 14:28:38 +0000 Chris Cannam Merge from branch spectrogramparam
Wed, 14 Nov 2018 14:17:29 +0000 Chris Cannam Fixes to spectrum log scale, etc spectrogramparam
Wed, 14 Nov 2018 11:01:38 +0000 Chris Cannam Highlight the current peak line in the spectrum (when shown); also a fix to the crosshair labelling spectrogramparam
Tue, 13 Nov 2018 15:17:09 +0000 Chris Cannam Toward highlighting peaks on spectrum spectrogramparam
Tue, 13 Nov 2018 14:49:11 +0000 Chris Cannam Move layer name text up a bit when rendering on a layer with a horizontal scale (i.e. spectrum) spectrogramparam
Tue, 13 Nov 2018 14:09:30 +0000 Chris Cannam Ensure that operations that need to iterate through action maps in order (most pointedly MainWindow::updateLayerShortcutsFor) get to do it in order of construction and not arbitrary pointer order. Fixes incorrect shortcut associations for add-layer/pane shortcuts in some cases spectrogramparam
Tue, 13 Nov 2018 14:09:25 +0000 Chris Cannam Fixes to spectrum peak picking, & make zoom-to-region work sensibly there spectrogramparam
Mon, 12 Nov 2018 14:49:08 +0000 Chris Cannam Spectrum speedups spectrogramparam
Mon, 12 Nov 2018 11:35:03 +0000 Chris Cannam Use log-frequency rather than log-bin for calculating x coord in spectrum. This has the advantage that frequency positions don't move when we change the window size or oversampling ratio, but it does give us an unhelpfully large amount of space for very low frequencies - to be considered spectrogramparam
Mon, 12 Nov 2018 11:33:00 +0000 Chris Cannam Merge from default branch spectrogramparam
Fri, 09 Nov 2018 15:40:23 +0000 Chris Cannam Subrepo updates
Fri, 09 Nov 2018 15:23:24 +0000 Chris Cannam Merge
Fri, 09 Nov 2018 15:23:02 +0000 Chris Cannam Add code-signing support
Fri, 09 Nov 2018 15:05:17 +0000 Chris Cannam Force black text for version number on splash screen - otherwise it disappears in macOS dark mode
Thu, 08 Nov 2018 15:05:22 +0000 Chris Cannam Much faster peak picking in spectrum spectrogramparam
Thu, 08 Nov 2018 11:12:33 +0000 Chris Cannam Fixes to "colour" rendering mode for spectrum spectrogramparam
Wed, 07 Nov 2018 16:03:19 +0000 Chris Cannam Implement oversampling in spectrum, + various spectrum rendering improvements spectrogramparam
Tue, 06 Nov 2018 15:46:00 +0000 Chris Cannam Merge in subrepo spectrogramparam
Tue, 06 Nov 2018 15:43:27 +0000 Chris Cannam Merge from default branch spectrogramparam
Tue, 06 Nov 2018 15:43:12 +0000 Chris Cannam Make context help explain how to adjust & reset
Tue, 06 Nov 2018 13:38:42 +0000 Chris Cannam Experimental Oversampling parameter spectrogramparam
Tue, 06 Nov 2018 11:19:32 +0000 Chris Cannam Merge from branch zoom
Tue, 06 Nov 2018 11:12:37 +0000 Chris Cannam Fix incorrect start/end overlay drawing when zoomed far in zoom
Tue, 06 Nov 2018 10:43:23 +0000 Chris Cannam Merge from default branch zoom
Mon, 05 Nov 2018 13:36:05 +0000 Chris Cannam Carry out EPERM test only if Apple
Mon, 05 Nov 2018 13:31:32 +0000 Chris Cannam Scaling tweaks
Mon, 05 Nov 2018 13:30:08 +0000 Chris Cannam Update translations again
Fri, 02 Nov 2018 15:24:15 +0000 Chris Cannam Small rendering improvements for waveform
Fri, 02 Nov 2018 14:45:13 +0000 Chris Cannam Update for checker handling for security errors, etc
Fri, 02 Nov 2018 14:44:12 +0000 Chris Cannam Merge
Fri, 02 Nov 2018 14:43:09 +0000 Chris Cannam Deployment tweaks
Fri, 02 Nov 2018 14:42:48 +0000 Chris Cannam Use a slightly more compact dialog (esp on Mac)
Fri, 02 Nov 2018 14:38:49 +0000 Chris Cannam Notes on notarization
Thu, 01 Nov 2018 15:16:19 +0000 Chris Cannam Update translations
Thu, 01 Nov 2018 15:12:04 +0000 Chris Cannam Fix failure to show proper initial state of layer level/pan
Thu, 01 Nov 2018 15:02:17 +0000 Chris Cannam Fix incorrect completion reporting for alignment models reloaded from session file
Thu, 01 Nov 2018 14:30:38 +0000 Chris Cannam Stop playback when New Session invoked
Thu, 01 Nov 2018 14:07:51 +0000 Chris Cannam Check Piper server version
Thu, 01 Nov 2018 13:21:41 +0000 Chris Cannam Ugh, and this one. What a doofus
Thu, 01 Nov 2018 12:58:30 +0000 Chris Cannam Remove 32-bit element
Thu, 01 Nov 2018 10:56:58 +0000 Chris Cannam Parse this one earlier, to avoid trying to connect to a display first
Thu, 01 Nov 2018 10:43:17 +0000 Chris Cannam Experiment with a custom AppRun that doesn't have to chdir
Thu, 01 Nov 2018 10:19:43 +0000 Chris Cannam Just run --version, don't try to connect to display
Thu, 01 Nov 2018 10:18:51 +0000 Chris Cannam ... or -v
Thu, 01 Nov 2018 10:18:13 +0000 Chris Cannam Merge
Thu, 01 Nov 2018 10:18:07 +0000 Chris Cannam Add --version option
Wed, 31 Oct 2018 15:09:11 +0000 Chris Cannam Rework waveform renderer to use smooth paths, aiming to get near-pixel-identical results when zoomed out far enough for a single path not to be relevant