Thu, 06 Dec 2018 13:37:39 +0000 |
Chris Cannam |
Fix some warnings
bqaudiostream
|
Thu, 06 Dec 2018 12:51:00 +0000 |
Chris Cannam |
Start wiring in BQAudioStream stuff
bqaudiostream
|
Tue, 04 Dec 2018 15:25:57 +0000 |
Chris Cannam |
Bring in bqaudiostream sources
bqaudiostream
|
Tue, 04 Dec 2018 13:53:59 +0000 |
Chris Cannam |
Merge from default branch
fix-static-analysis
|
Tue, 04 Dec 2018 10:31:12 +0000 |
Chris Cannam |
Update sv-dependency-builds to remove use of hg subrepo
|
Thu, 29 Nov 2018 14:26:22 +0000 |
Chris Cannam |
Ensure that undo restores deleted pane's layers in their original order
|
Thu, 29 Nov 2018 11:57:46 +0000 |
Chris Cannam |
Fix erasing of Region layer labels as the playhead moves over them
|
Thu, 29 Nov 2018 10:35:03 +0000 |
Chris Cannam |
RB updateed repoint-lock.json
|
Thu, 29 Nov 2018 09:13:14 +0000 |
Chris Cannam |
Rubberband update for allocators
|
Wed, 28 Nov 2018 09:48:57 +0000 |
Chris Cannam |
Bring in Rubber Band as an ext/ dependency via Repoint and link it statically
rubberband-static
|
Mon, 26 Nov 2018 14:35:51 +0000 |
Chris Cannam |
Use nullptr throughout in subrepos
fix-static-analysis
|
Mon, 26 Nov 2018 13:56:48 +0000 |
Chris Cannam |
Use override throughout, + include guards
fix-static-analysis
|
Thu, 22 Nov 2018 14:56:35 +0000 |
Chris Cannam |
Fixes from clang modernize-use-override
fix-static-analysis
|
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: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 13:07:00 +0000 |
Chris Cannam |
Slice layer reworking, again
|
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: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
|
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 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
|
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
|
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:07:51 +0000 |
Chris Cannam |
Check Piper server version
|
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
|
Tue, 30 Oct 2018 16:23:29 +0000 |
Chris Cannam |
Fix the mix/merge channels behaviour in pixels-per-frame zone
|
Tue, 30 Oct 2018 15:58:25 +0000 |
Chris Cannam |
Add some more scalable icons, + subrepo update
|
Tue, 30 Oct 2018 14:00:39 +0000 |
Chris Cannam |
Fix inconsistency between centre frame actually set and centre frame notified as set, which caused the start frame location to creep out of place gradually as you page through
|
Thu, 18 Oct 2018 13:23:58 +0100 |
Chris Cannam |
Add more colour maps, + related changes in subrepos
|
Wed, 17 Oct 2018 15:58:13 +0100 |
Chris Cannam |
Rename piper-cpp subrepo to piper-vamp-cpp to match the upstream repo name
|
Wed, 17 Oct 2018 15:50:33 +0100 |
Chris Cannam |
Update Piper client/server with Nyquist-bin fix
|
Mon, 15 Oct 2018 15:51:40 +0100 |
Chris Cannam |
Further work on #1773 "Loading a session with features extracted from multiplexed inputs". Re-read the aggregate wave models from the session file; also re-order the way they are written so as to improve the likelihood of successfully re-reading them (! - as it stood before, there was some chance involved)
|
Fri, 12 Oct 2018 11:18:06 +0100 |
Chris Cannam |
Housekeeping merge
|
Fri, 12 Oct 2018 11:15:09 +0100 |
Chris Cannam |
Merge
zoom
|
Fri, 12 Oct 2018 11:14:16 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Fri, 12 Oct 2018 11:13:23 +0100 |
Chris Cannam |
Subrepo updates
|
Thu, 11 Oct 2018 18:47:30 +0100 |
Chris Cannam |
Merge in subrepo
|
Thu, 11 Oct 2018 15:56:15 +0100 |
Chris Cannam |
Fix compiler error for undeclared std exception
|
Thu, 11 Oct 2018 15:00:57 +0100 |
Chris Cannam |
Rework cache and some OSX-related details
|
Thu, 11 Oct 2018 10:16:09 +0100 |
Chris Cannam |
Fix ugly text positioning
|
Wed, 10 Oct 2018 14:53:36 +0100 |
Chris Cannam |
Remove some debug
|
Wed, 10 Oct 2018 14:34:22 +0100 |
Chris Cannam |
Use finer zoom levels for mouse-wheel zooming, as was already the case for the thumbwheel. Also extend thumbwheel to support pixels-per-frame
|
Wed, 10 Oct 2018 08:58:20 +0100 |
Chris Cannam |
Merge from branch zoom
|
Tue, 09 Oct 2018 16:02:04 +0100 |
Chris Cannam |
Subrepo update
zoom
|
Wed, 03 Oct 2018 15:46:18 +0100 |
Chris Cannam |
Show default name for unlabelled bin
|
Wed, 03 Oct 2018 13:00:38 +0100 |
Chris Cannam |
Fix invisible cancel buttons
|
Tue, 02 Oct 2018 11:58:27 +0100 |
Chris Cannam |
Fixes to handling of plugin stdouts
|
Mon, 01 Oct 2018 15:49:32 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Mon, 01 Oct 2018 14:47:03 +0100 |
Chris Cannam |
Avoid blowing up when faced with min==max in plugin parameter range
|
Mon, 01 Oct 2018 14:38:53 +0100 |
Chris Cannam |
Use locale-aware comparators - ensuring proper dictionary order for e.g. pYin with small "p"
|
Fri, 28 Sep 2018 18:32:13 +0100 |
Chris Cannam |
Various zoom fixes
zoom
|
Thu, 27 Sep 2018 16:22:01 +0100 |
Chris Cannam |
Fix crash
zoom
|
Thu, 27 Sep 2018 15:54:46 +0100 |
Chris Cannam |
Further TimeRuler fixes
zoom
|
Thu, 27 Sep 2018 15:20:46 +0100 |
Chris Cannam |
Fixes for TimeRuler and WaveformLayer
zoom
|
Wed, 26 Sep 2018 15:13:51 +0100 |
Chris Cannam |
Oversampler fixes
zoom
|
Wed, 26 Sep 2018 14:45:49 +0100 |
Chris Cannam |
Waveform oversampling tests
zoom
|
Wed, 26 Sep 2018 11:54:46 +0100 |
Chris Cannam |
Add custom waveform oversampler method
zoom
|
Tue, 25 Sep 2018 16:39:12 +0100 |
Chris Cannam |
Get oversampled rendering almost working
zoom
|
Mon, 24 Sep 2018 14:41:05 +0100 |
Chris Cannam |
Toward oversampling rendering
zoom
|
Thu, 20 Sep 2018 11:45:55 +0100 |
Chris Cannam |
ZoomLevel fixes
zoom
|
Thu, 20 Sep 2018 10:46:01 +0100 |
Chris Cannam |
More ZoomLevel updates
zoom
|
Wed, 19 Sep 2018 15:42:49 +0100 |
Chris Cannam |
Gradual ZoomLevel updates
zoom
|
Mon, 17 Sep 2018 14:05:41 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Mon, 17 Sep 2018 13:23:06 +0100 |
Chris Cannam |
Avoid compiler warning
|
Fri, 14 Sep 2018 14:48:06 +0100 |
Chris Cannam |
Various CSV format tests
|
Fri, 14 Sep 2018 09:25:35 +0100 |
Chris Cannam |
Some CSV format tests and minor fixes
|
Wed, 12 Sep 2018 18:49:53 +0100 |
Chris Cannam |
Win32 fix
|
Wed, 12 Sep 2018 15:59:39 +0100 |
Chris Cannam |
Merge from branch import-audio-data
|
Wed, 12 Sep 2018 15:43:12 +0100 |
Chris Cannam |
Ensure data files used as import sources don't end up in Recent Files
import-audio-data
|
Wed, 12 Sep 2018 15:29:01 +0100 |
Chris Cannam |
Rely more heavily on the "value"-column estimation from CSVFormat to determine which columns might contain sample data when importing audio from CSV; this makes things a bit more consistent, & can easily enough be overridden
import-audio-data
|
Wed, 12 Sep 2018 13:58:33 +0100 |
Chris Cannam |
When importing audio from data files with normalisation, normalise on write instead of when re-reading (so that the session does the right thing when reloaded)
import-audio-data
|
Tue, 11 Sep 2018 14:40:29 +0100 |
Chris Cannam |
Subrepo updates for recorded/converted audio file paths
import-audio-data
|
Sat, 08 Sep 2018 20:54:11 +0100 |
Chris Cannam |
Implement range options for audio import from CSV
import-audio-data
|
Fri, 07 Sep 2018 18:13:26 +0100 |
Chris Cannam |
Remove sample range from dialog class now that it's in CSVFormat
import-audio-data
|
Fri, 07 Sep 2018 16:55:46 +0100 |
Chris Cannam |
Add sample-range support to CSVFormat
import-audio-data
|
Fri, 07 Sep 2018 16:15:49 +0100 |
Chris Cannam |
Range and normalisation work
import-audio-data
|
Thu, 06 Sep 2018 16:27:01 +0100 |
Chris Cannam |
Add sample range support
import-audio-data
|
Thu, 06 Sep 2018 13:58:45 +0100 |
Chris Cannam |
Use newly-introduced CSVAudioFormatDialog for audio import instead of CSVFormatDialog
import-audio-data
|
Thu, 06 Sep 2018 12:35:37 +0100 |
Chris Cannam |
CSV format dialog updates
import-audio-data
|
Wed, 05 Sep 2018 11:57:10 +0100 |
Chris Cannam |
Treat every numeric column as a value when importing raw audio data
import-audio-data
|
Tue, 04 Sep 2018 14:19:32 +0100 |
Chris Cannam |
Fix crash (leaving opaque error message) when attempting to load audio from a CSV file without any appropriate contents
import-audio-data
|
Tue, 04 Sep 2018 14:10:47 +0100 |
Chris Cannam |
Merge from default branch
import-audio-data
|
Tue, 04 Sep 2018 11:33:36 +0100 |
Chris Cannam |
Merge in subrepos from branch avoid-pointer-keys
|
Mon, 03 Sep 2018 16:15:44 +0100 |
Chris Cannam |
Win32 helper fixes
|
Fri, 31 Aug 2018 15:24:10 +0100 |
Chris Cannam |
Merge from branch checker_errorcode
|
Fri, 31 Aug 2018 12:11:46 +0100 |
Chris Cannam |
Checker fixes
checker_errorcode
|
Thu, 30 Aug 2018 12:59:46 +0100 |
Chris Cannam |
Avoid reporting failure when everything in fact succeeded!
checker_errorcode
|
Thu, 30 Aug 2018 12:33:25 +0100 |
Chris Cannam |
Further error handling in checker
checker_errorcode
|
Wed, 29 Aug 2018 17:45:33 +0100 |
Chris Cannam |
Return and use error codes from plugin checker
checker_errorcode
|