2018-11-02 |
Chris Cannam |
Merge
|
2018-11-02 |
Chris Cannam |
Deployment tweaks
|
2018-11-02 |
Chris Cannam |
Use a slightly more compact dialog (esp on Mac)
|
2018-11-02 |
Chris Cannam |
Notes on notarization
|
2018-11-01 |
Chris Cannam |
Update translations
|
2018-11-01 |
Chris Cannam |
Fix failure to show proper initial state of layer level/pan
|
2018-11-01 |
Chris Cannam |
Fix incorrect completion reporting for alignment models reloaded from session file
|
2018-11-01 |
Chris Cannam |
Stop playback when New Session invoked
|
2018-11-01 |
Chris Cannam |
Check Piper server version
|
2018-11-01 |
Chris Cannam |
Ugh, and this one. What a doofus
|
2018-11-01 |
Chris Cannam |
Remove 32-bit element
|
2018-11-01 |
Chris Cannam |
Parse this one earlier, to avoid trying to connect to a display first
|
2018-11-01 |
Chris Cannam |
Experiment with a custom AppRun that doesn't have to chdir
|
2018-11-01 |
Chris Cannam |
Just run --version, don't try to connect to display
|
2018-11-01 |
Chris Cannam |
... or -v
|
2018-11-01 |
Chris Cannam |
Merge
|
2018-11-01 |
Chris Cannam |
Add --version option
|
2018-10-31 |
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
|
2018-10-30 |
Chris Cannam |
Fix the mix/merge channels behaviour in pixels-per-frame zone
|
2018-10-30 |
Chris Cannam |
Add some more scalable icons, + subrepo update
|
2018-10-30 |
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
|
2018-10-18 |
Chris Cannam |
Update CHANGELOG
|
2018-10-18 |
Chris Cannam |
Add more colour maps, + related changes in subrepos
|
2018-10-18 |
Chris Cannam |
Add four more scalable SVGs
|
2018-10-17 |
Chris Cannam |
Rename piper-cpp subrepo to piper-vamp-cpp to match the upstream repo name
|
2018-10-17 |
Chris Cannam |
Update Piper client/server with Nyquist-bin fix
|
2018-10-15 |
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)
|
2018-10-12 |
Chris Cannam |
Housekeeping merge
|
2018-10-12 |
Chris Cannam |
Merge
zoom
|
2018-10-12 |
Chris Cannam |
Merge from default branch
zoom
|
2018-10-12 |
Chris Cannam |
Subrepo updates
|
2018-10-11 |
Chris Cannam |
Adjust Help menu - the What's New is genuinely useful I think so make it more obvious, and "SV on the Web" is not all that useful and is more intuitively found via the About box
|
2018-10-11 |
Chris Cannam |
Merge in subrepo
|
2018-10-11 |
Chris Cannam |
Fix compiler error for undeclared std exception
|
2018-10-11 |
Chris Cannam |
Rework cache and some OSX-related details
|
2018-10-11 |
Chris Cannam |
Fix ugly text positioning
|
2018-10-10 |
Chris Cannam |
Remove some debug
|
2018-10-10 |
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
|
2018-10-10 |
Chris Cannam |
Merge from branch zoom
|
2018-10-09 |
Chris Cannam |
Subrepo update
zoom
|
2018-10-03 |
Chris Cannam |
Show default name for unlabelled bin
|
2018-10-03 |
Chris Cannam |
Fix invisible cancel buttons
|
2018-10-02 |
Chris Cannam |
Minor debug output change
|
2018-10-02 |
Chris Cannam |
Fixes to handling of plugin stdouts
|
2018-10-01 |
Chris Cannam |
Merge from default branch
zoom
|
2018-10-01 |
Chris Cannam |
Avoid blowing up when faced with min==max in plugin parameter range
|
2018-10-01 |
Chris Cannam |
Use locale-aware comparators - ensuring proper dictionary order for e.g. pYin with small "p"
|
2018-10-01 |
Chris Cannam |
Minor tidy
|
2018-09-28 |
Chris Cannam |
Various zoom fixes
zoom
|
2018-09-27 |
Chris Cannam |
Fix crash
zoom
|
2018-09-27 |
Chris Cannam |
Further TimeRuler fixes
zoom
|
2018-09-27 |
Chris Cannam |
Fixes for TimeRuler and WaveformLayer
zoom
|
2018-09-26 |
Chris Cannam |
Oversampler fixes
zoom
|
2018-09-26 |
Chris Cannam |
Waveform oversampling tests
zoom
|
2018-09-26 |
Chris Cannam |
Add custom waveform oversampler method
zoom
|
2018-09-25 |
Chris Cannam |
Get oversampled rendering almost working
zoom
|
2018-09-24 |
Chris Cannam |
Toward oversampling rendering
zoom
|
2018-09-20 |
Chris Cannam |
Branch
zoom
|
2018-09-20 |
Chris Cannam |
ZoomLevel fixes
zoom
|
2018-09-20 |
Chris Cannam |
More ZoomLevel updates
zoom
|
2018-09-19 |
Chris Cannam |
Gradual ZoomLevel updates
zoom
|
2018-09-17 |
Chris Cannam |
Merge from default branch
zoom
|
2018-09-17 |
Chris Cannam |
Merge, + null out piper-cpp subrepo
zoom
|
2018-09-17 |
Chris Cannam |
Avoid compiler warning
|
2018-09-14 |
Chris Cannam |
Various CSV format tests
|
2018-09-14 |
Chris Cannam |
Some CSV format tests and minor fixes
|
2018-09-12 |
Chris Cannam |
Win32 fix
|
2018-09-12 |
Chris Cannam |
Update CHANGELOG
|
2018-09-12 |
Chris Cannam |
Importing -> Converting
|
2018-09-12 |
Chris Cannam |
Merge from branch import-audio-data
|
2018-09-12 |
Chris Cannam |
Ensure data files used as import sources don't end up in Recent Files
import-audio-data
|
2018-09-12 |
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
|
2018-09-12 |
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
|
2018-09-11 |
Chris Cannam |
Subrepo updates for recorded/converted audio file paths
import-audio-data
|
2018-09-11 |
Chris Cannam |
Menu wording and file-path handling fixes for recording/converting audio
import-audio-data
|
2018-09-08 |
Chris Cannam |
Implement range options for audio import from CSV
import-audio-data
|
2018-09-07 |
Chris Cannam |
Remove sample range from dialog class now that it's in CSVFormat
import-audio-data
|
2018-09-07 |
Chris Cannam |
Add sample-range support to CSVFormat
import-audio-data
|
2018-09-07 |
Chris Cannam |
Range and normalisation work
import-audio-data
|
2018-09-06 |
Chris Cannam |
Add sample range support
import-audio-data
|
2018-09-06 |
Chris Cannam |
Use newly-introduced CSVAudioFormatDialog for audio import instead of CSVFormatDialog
import-audio-data
|
2018-09-06 |
Chris Cannam |
CSV format dialog updates
import-audio-data
|
2018-09-06 |
Chris Cannam |
Use CSV format dialog for importing audio data, + some text changes
import-audio-data
|
2018-09-05 |
Chris Cannam |
Treat every numeric column as a value when importing raw audio data
import-audio-data
|
2018-09-04 |
Chris Cannam |
Fix crash (leaving opaque error message) when attempting to load audio from a CSV file without any appropriate contents
import-audio-data
|
2018-09-04 |
Chris Cannam |
Merge from default branch
import-audio-data
|
2018-09-04 |
Chris Cannam |
Merge in subrepos from branch avoid-pointer-keys
|
2018-09-03 |
Chris Cannam |
Win32 helper fixes
|
2018-09-03 |
Chris Cannam |
Update redist locations, + comment
|
2018-08-31 |
Chris Cannam |
Next version, provisionally, 3.2
|
2018-08-31 |
Chris Cannam |
Merge from branch checker_errorcode
|
2018-08-31 |
Chris Cannam |
Merge from branch c++14
|
2018-08-31 |
Chris Cannam |
v0.6.1, not 0.6.0
c++14
|
2018-08-31 |
Chris Cannam |
Requiring c++14 is not going to work for Travis (because we want to support a Qt version too old to know about the c++14 config flag) or for our AppImage build (because we want to run on distros to old to support the relevant gcc ABI). So instead we try to confine the C++ standard selection to one place (config/noconfig) and revert to c++11 if the compiler is too old to know about c++14. All of the actual SV code remains c++11, and we assume we build against an older version of capnproto when we want to perform a c++11 build.
c++14
|
2018-08-31 |
Chris Cannam |
Forgot a sudo
c++14
|
2018-08-31 |
Chris Cannam |
Checker fixes
checker_errorcode
|
2018-08-31 |
Chris Cannam |
OK, try explicitly re-linking these here as well
c++14
|
2018-08-31 |
Chris Cannam |
Add missed ppa; try setting CC/CXX directly
c++14
|
2018-08-31 |
Chris Cannam |
Attempt to update AppImage and Travis build files for c++14
c++14
|
2018-08-31 |
Chris Cannam |
Try 0.7.0
c++14
|
2018-08-31 |
Chris Cannam |
Switch experimentally to C++14 throughout
c++14
|
2018-08-30 |
Chris Cannam |
Avoid reporting failure when everything in fact succeeded!
checker_errorcode
|
2018-08-30 |
Chris Cannam |
Further error handling in checker
checker_errorcode
|
2018-08-29 |
Chris Cannam |
Return and use error codes from plugin checker
checker_errorcode
|
2018-08-14 |
Chris Cannam |
Added tag sv_v3.1.1 for changeset 690eaf241ad5
|
2018-08-14 |
Chris Cannam |
Merge
sv_v3.1.1
|
2018-08-13 |
Chris Cannam |
Version updates
|
2018-08-14 |
Chris Cannam |
Added tag sv_v3.1.1 for changeset 4ff2193314d4
|
2018-08-14 |
Chris Cannam |
Merge
|
2018-08-14 |
Chris Cannam |
Copyright dates
|
2018-08-13 |
Chris Cannam |
Branch in subrepos
avoid-pointer-keys
|
2018-08-13 |
Chris Cannam |
Update CHANGELOG
|
2018-08-13 |
Chris Cannam |
Fix failure to run effects plugins
|
2018-08-13 |
Chris Cannam |
Fix failure to stop playback of notes that are playing when a loop boundary is reached
|
2018-08-09 |
Chris Cannam |
Update subrepos
|
2018-08-09 |
Chris Cannam |
Tidy edges of scale area on Mac
|
2018-08-09 |
Chris Cannam |
Require v0.6.1 for old-Linux-image Docker build for AppImage as well
|
2018-08-09 |
Chris Cannam |
Include both copies of icon
|
2018-08-09 |
Chris Cannam |
Force older version of capnp for this older compiler on the Linux travis image
|
2018-08-09 |
Chris Cannam |
Install desktop and icon files
|
2018-08-09 |
Chris Cannam |
Copy icon file to sonic-visualiser.svg
|
2018-08-09 |
Chris Cannam |
Next version will be 3.1.1
|
2018-08-09 |
Chris Cannam |
Use HFS+ for dmg image volume
|
2018-08-08 |
Chris Cannam |
Fixes to recording, especially when no other model yet loaded
|
2018-08-07 |
Chris Cannam |
Remove duplicate action
|
2018-07-17 |
Chris Cannam |
A crack at fixing #1842, SV source package doesn't build on macOS
|
2018-07-13 |
Chris Cannam |
Looks like AppVeyor have updated their image too
|
2018-07-13 |
Chris Cannam |
Looks like Travis image has been updated to reject our build without this
|
2018-07-12 |
Chris Cannam |
Added tag sv_v3.1 for changeset f4d7c9522fcf
|
2018-07-12 |
Chris Cannam |
Update version for 3.1
sv_v3.1
|
2018-07-12 |
Chris Cannam |
Remove auto-push from here
|
2018-07-04 |
Chris Cannam |
Added tag sv_v3.1pre4 for changeset b465eb7018bc
|
2018-07-04 |
Chris Cannam |
Win32 fix
sv_v3.1pre4
|
2018-07-04 |
Chris Cannam |
Added tag sv_v3.1pre4 for changeset 2ea9537868d5
|
2018-07-04 |
Chris Cannam |
Version and changelog
|
2018-07-04 |
Chris Cannam |
Ensure scale appears in AutoAlign layers, + colour fix
|
2018-07-03 |
Chris Cannam |
Ignore a couple more things
|
2018-07-03 |
Chris Cannam |
Fix typo
|
2018-07-03 |
Chris Cannam |
Try adding JACK to the mix
|
2018-07-03 |
Chris Cannam |
Use openLocalFolder for this; + update subdir to wait for xdg-open completion (as it used to do with previous process call)
|
2018-07-03 |
Chris Cannam |
Further attempt at path fix
|
2018-07-03 |
Chris Cannam |
Attempt to avoid passing on library path to system executables
|
2018-07-03 |
Chris Cannam |
Tweak
|
2018-07-03 |
Chris Cannam |
Tweak
|
2018-07-03 |
Chris Cannam |
Name things explicitly rather than relying on the other build script
|
2018-07-03 |
Chris Cannam |
Attempt to thread the appimage build/test together
|
2018-07-03 |
Chris Cannam |
Tidy
|
2018-07-03 |
Chris Cannam |
Without portaudio, we need this
|
2018-07-03 |
Chris Cannam |
Avoid portaudio
|
2018-07-03 |
Chris Cannam |
Plugin subdirs
|
2018-07-03 |
Chris Cannam |
Looks like this config option is what we need
|
2018-07-03 |
Chris Cannam |
Attempt to fix failure to install helpers (again). Perhaps the fact that this path did not correspond exactly to a build target is the problem.
|
2018-07-01 |
Chris Cannam |
Try switching to DynamicJACK for more portable application builds
|
2018-07-01 |
Chris Cannam |
Master
|
2018-07-01 |
Chris Cannam |
Slightly different tack
|
2018-06-29 |
Chris Cannam |
Added tag sv_v3.1pre3 for changeset a38a8c4746c2
|
2018-06-29 |
Chris Cannam |
Pre3
sv_v3.1pre3
|
2018-06-29 |
Chris Cannam |
Experimental relabelling
import-audio-data
|
2018-06-29 |
Chris Cannam |
Use progress dialog when importing audio data
import-audio-data
|
2018-06-29 |
Chris Cannam |
Add docker file for appimage build
|
2018-06-29 |
Chris Cannam |
Toward getting appimage build working in Docker
|
2018-06-29 |
Chris Cannam |
Use QTDIR as well
|
2018-06-28 |
Chris Cannam |
Merge from branch appimage
|
2018-06-28 |
Chris Cannam |
Might as well publish
appimage
|
2018-06-28 |
Chris Cannam |
Qt plugins
appimage
|
2018-06-28 |
Chris Cannam |
Call writeComplete, & wire up in svapp
import-audio-data
|
2018-06-28 |
Chris Cannam |
Attempt to follow exclusion list and name package from revision
appimage
|
2018-06-28 |
Chris Cannam |
Toward loading audio from CSV files
import-audio-data
|
2018-06-28 |
Chris Cannam |
Looks like /usr/local/lib is not in the default load path
appimage
|
2018-06-28 |
Chris Cannam |
Update translations
|
2018-06-28 |
Chris Cannam |
Description
appimage
|
2018-06-28 |
Chris Cannam |
Further appdir layout fixes
appimage
|
2018-06-28 |
Chris Cannam |
Try override
appimage
|
2018-06-28 |
Chris Cannam |
Put style DLLs in the right directory!
|
2018-06-28 |
Chris Cannam |
Subrepo update
appimage
|
2018-06-27 |
Chris Cannam |
Added tag sv_v3.1pre2 for changeset 1fda47827e0e
|
2018-06-27 |
Chris Cannam |
Doh! version
sv_v3.1pre2
|
2018-06-27 |
Chris Cannam |
Added tag sv_v3.1pre2 for changeset 643768964863
|
2018-06-27 |
Chris Cannam |
Add style plugin
|
2018-06-27 |
Chris Cannam |
Attempt to handle libraries in /lib. I have a bad feeling about this
appimage
|
2018-06-27 |
Chris Cannam |
Debug output
appimage
|
2018-06-27 |
Chris Cannam |
Recursive dependencies
appimage
|
2018-06-27 |
Chris Cannam |
Still troublesome. Try this
appimage
|
2018-06-27 |
Chris Cannam |
Ah, I see. Well, presumably this still saves writing the name twice
appimage
|
2018-06-27 |
Chris Cannam |
Upload path
appimage
|
2018-06-27 |
Chris Cannam |
Experimental bintray thingy
appimage
|
2018-06-26 |
Chris Cannam |
Experimental AppImage package
appimage
|
2018-06-26 |
Chris Cannam |
Property box pushbutton fix for Mac
|
2018-06-26 |
Chris Cannam |
Add qmacstyle plugin
|
2018-06-26 |
Chris Cannam |
Added tag sv_v3.1pre1 for changeset 038f024c8390
|
2018-06-26 |
Chris Cannam |
pre1, not beta1
sv_v3.1pre1
|
2018-06-26 |
Chris Cannam |
Level-pan rendering fix
|
2018-06-25 |
Chris Cannam |
Improved level-pan widget rendering
|
2018-06-22 |
Chris Cannam |
Experiment with rounded rects
|
2018-06-22 |
Chris Cannam |
Better handling for mouse wheel events in widgets
|
2018-06-21 |
Chris Cannam |
Update subrepos, including half-steps in level-pan widget
|
2018-06-20 |
Chris Cannam |
Remove duplicate include
|
2018-06-20 |
Chris Cannam |
Next actual release will be 3.1-beta1
|
2018-06-20 |
Chris Cannam |
Update CHANGELOG
|
2018-06-20 |
Chris Cannam |
Add a scary warning for incomplete session load
|
2018-06-19 |
Chris Cannam |
Fix typo
|
2018-06-19 |
Chris Cannam |
First cut at updating archive scripts to use Repoint
|
2018-06-19 |
Chris Cannam |
Include this only if it exists - then we can omit it from archives (i.e. source releases) where it isn't relevant
|
2018-06-19 |
Chris Cannam |
Experimentally add a rule to re-run Repoint if the project or lock file is newer than the .repoint.point file. This sort of thing isn't sufficient for all uses of Repoint because some of the initial qmake project file info is brought in by Repoint, so it has to be run before qmake as well. Also it's not clear yet how it will interact with archived builds (i.e. source releases) -- to be tested.
|
2018-06-19 |
Chris Cannam |
Update Repoint
|
2018-06-18 |
Chris Cannam |
Avoid setting the session file path when loading an incomplete document, so that the default-file save-on-exit and File->Save are not activated (to avoid losing references to unfound audio files)
|
2018-06-12 |
Chris Cannam |
Update with Qt test fix
|
2018-06-11 |
Chris Cannam |
Update checker subrepo too
|
2018-06-11 |
Chris Cannam |
Merge from branch plugin-path-config
|
2018-06-11 |
Chris Cannam |
Merge subrepos back to default
plugin-path-config
|
2018-06-11 |
Chris Cannam |
Build fix
plugin-path-config
|
2018-06-11 |
Chris Cannam |
Fix compiler warning
plugin-path-config
|
2018-06-11 |
Chris Cannam |
Fixes to plugin path handling
plugin-path-config
|
2018-06-08 |
Chris Cannam |
Minor layout fix
plugin-path-config
|
2018-06-08 |
Chris Cannam |
Use KnownPlugins for plugin path settings stuff
plugin-path-config
|
2018-06-08 |
Chris Cannam |
Use wide-char environment variable stuff
plugin-path-config
|
2018-06-07 |
Chris Cannam |
Environment updates
plugin-path-config
|
2018-06-07 |
Chris Cannam |
System library test program (beginnings of)
plugin-path-config
|
2018-06-07 |
Chris Cannam |
Add provisional utf-8 getenv/putenv implementations
plugin-path-config
|
2018-06-07 |
Chris Cannam |
Merge from default branch
plugin-path-config
|
2018-06-07 |
Chris Cannam |
Update VC redist version
|
2018-06-07 |
Chris Cannam |
Merge from default branch
plugin-path-config
|
2018-06-07 |
Chris Cannam |
OK, does this work with mingw32-make? Very annoyed by these little quoting-related differences in qmake output between AppVeyor's VM and localhost
|
2018-06-07 |
Chris Cannam |
Explicit mkspecs
|
2018-06-07 |
Chris Cannam |
Merge from default branch
plugin-path-config
|
2018-06-07 |
Chris Cannam |
Explicit mkspecs
plugin-path-config
|
2018-06-06 |
Chris Cannam |
Checker API update
plugin-path-config
|
2018-06-06 |
Chris Cannam |
Branch in subrepo
plugin-path-config
|
2018-06-05 |
Chris Cannam |
Update for Qt 5.11; some more error-handling, + ensure clean build in rebuild script
|
2018-06-05 |
Chris Cannam |
Merge from default branch
plugin-path-config
|
2018-06-05 |
Chris Cannam |
Further tidying, and error handling, for Windows build scripting
|
2018-06-04 |
Chris Cannam |
Environment variable support in plugin paths
plugin-path-config
|
2018-05-25 |
Chris Cannam |
Wire up plugin path settings logic (needs more testing)
plugin-path-config
|
2018-05-25 |
Chris Cannam |
Plugin review dialog
plugin-path-config
|
2018-05-25 |
Chris Cannam |
Since the rapid applicationClosing(true) was introduced on the following line, this has no longer been necessary -- and it produces a crash itself, as closeSession deletes the preferences dialog itself
plugin-path-config
|
2018-05-25 |
Chris Cannam |
Subrepo update
plugin-path-config
|
2018-05-25 |
Chris Cannam |
Merge from default branch
plugin-path-config
|
2018-05-24 |
Chris Cannam |
Merge from branch baselib-win-build
|
2018-05-24 |
Chris Cannam |
Linux build fix
baselib-win-build
|
2018-05-24 |
Chris Cannam |
OSX build fix
baselib-win-build
|
2018-05-24 |
Chris Cannam |
Merge
baselib-win-build
|
2018-05-24 |
Chris Cannam |
qmacstyle no longer needed?
|
2018-05-24 |
Chris Cannam |
Alternative build mechanism for Windows, with base as a library and a single script to run full builds
baselib-win-build
|
2018-05-23 |
Chris Cannam |
Add "Add"
plugin-path-config
|
2018-05-23 |
Chris Cannam |
More work on plugin path config
plugin-path-config
|
2018-05-21 |
Chris Cannam |
Toward more than one plugin type in this widget
plugin-path-config
|
2018-05-18 |
Chris Cannam |
Update Repoint to v1.0
|
2018-05-18 |
Chris Cannam |
CI update for newer system
|
2018-05-17 |
Chris Cannam |
Update to remove some debug (again)
|
2018-05-17 |
Chris Cannam |
Update with likely fix
|
2018-05-17 |
Chris Cannam |
Commit some extra debug, trying to narrow down Travis failure case
|
2018-05-16 |
Chris Cannam |
Subrepo update for test; add some apt packages that are needed on vanilla ubuntu even though travis does have them already (as a handy reference)
|
2018-05-15 |
Chris Cannam |
Merge from branch repoint
|
2018-05-15 |
Chris Cannam |
Subrepo update for path adjustment buttons
plugin-path-config
|
2018-05-15 |
Chris Cannam |
Subrepo update
|
2018-05-15 |
Chris Cannam |
Update subrepos: fix warnings, semi-implement up/down in plugin path configurator
plugin-path-config
|
2018-05-11 |
Chris Cannam |
Update branch
plugin-path-config
|
2018-05-11 |
Chris Cannam |
Toward allowing the user to see (at least, and maybe change) the plugin path
plugin-path-config
|
2018-05-11 |
Chris Cannam |
Up & down
repoint
|
2018-05-10 |
Chris Cannam |
Tidy up rounding + tests
|
2018-05-10 |
Chris Cannam |
Tidy up rounding + tests
repoint
|
2018-05-09 |
Chris Cannam |
Vext -> Repoint. Let's see how this goes.
repoint
|
2018-05-08 |
Chris Cannam |
Fix for scale line positioning on OSX
|
2018-05-04 |
Chris Cannam |
Update subrepo for 32-bit fix
|
2018-05-03 |
Chris Cannam |
Reset to default branch
|
2018-05-03 |
Chris Cannam |
Merge from branch horizontal-scale
|
2018-05-03 |
Chris Cannam |
Horizontal scale and colour-scale fixes for spectrum
horizontal-scale
|
2018-05-02 |
Chris Cannam |
Better log scale tick calculations
horizontal-scale
|
2018-05-02 |
Chris Cannam |
Fix project file for this branch
horizontal-scale
|
2018-05-02 |
Chris Cannam |
Merge from default branch
horizontal-scale
|
2018-05-02 |
Chris Cannam |
Fix accidental removal of empty-pane/layer addition shortcuts
|
2018-05-02 |
Chris Cannam |
Add new icon
|
2018-05-02 |
Chris Cannam |
Fixes to horizontal scale bits
horizontal-scale
|
2018-05-01 |
Chris Cannam |
Draw some ticks
horizontal-scale
|
2018-05-01 |
Chris Cannam |
Branch towards adding horizontal numerical scales to things
horizontal-scale
|
2018-04-26 |
Chris Cannam |
Update pane and layer menu shortcuts so that the waveform/spectrogram/etc shortcuts (Shift+G etc) always refer to the source model that is in the currently selected pane. This is a potentially confusing backward-incompatible change, but is also quite clearly how it ought to work...
|
2018-04-26 |
Chris Cannam |
Scale scalable icon
|
2018-04-26 |
Chris Cannam |
Use scalable info icon
|
2018-04-24 |
Chris Cannam |
Remove translations of "Space"-meaning-the-spacebar-shortcut, and update
|
2018-04-24 |
Chris Cannam |
Note to translators not to translate "Space"
|
2018-04-24 |
Chris Cannam |
Minor build tweak
|
2018-04-24 |
Chris Cannam |
Subrepo fixes
|
2018-04-23 |
Chris Cannam |
Update bqfft
|
2018-04-20 |
Chris Cannam |
Deployment updates for win32/win64. Next version will be 3.1.
|
2018-04-19 |
Chris Cannam |
Make selection extents more visible, & make end-of-audio overlays translucent
|
2018-04-19 |
Chris Cannam |
Make "Select All" select the whole span of everything that exists, not just the main model (toward SF bug #243 Copied Time Instant Layer does not include instant at end of track)
|
2018-04-18 |
Chris Cannam |
Update subrepo for fix to SF bug #241 Imported Annotation midi layer does not play
|
2018-04-18 |
Chris Cannam |
Make the ";"-key versions of these shortcuts the primary ones advertised on the menus (since so few people have an Enter key these days). For SF bug #246 Some shortcuts do not work
|
2018-04-17 |
Chris Cannam |
Merge from branch streaming-csv-writer
|
2018-04-17 |
Chris Cannam |
Update to include Lucas's streaming CSV export code via hg rather than git
streaming-csv-writer
|
2018-04-16 |
Chris Cannam |
Add Lucas's progress dialog change for CSV export
streaming-csv-writer
|
2018-04-13 |
Chris Cannam |
Update subrepo
streaming-csv-writer
|
2018-04-13 |
Chris Cannam |
Branch for work on streaming CSV stuff started by Lucas
streaming-csv-writer
|
2018-03-21 |
Chris Cannam |
Update Vext
|
2018-03-09 |
Chris Cannam |
Update bqvec
|
2018-03-09 |
Chris Cannam |
Update subrepos
|
2018-03-09 |
Chris Cannam |
Merge
|
2018-03-09 |
Chris Cannam |
Update Vext
|
2018-02-26 |
Chris Cannam |
Add a note about the doc link
|
2018-03-01 |
Chris Cannam |
Untabify
|
2018-03-01 |
Chris Cannam |
Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
|
2018-02-16 |
Chris Cannam |
Fix for VC2017, plus add the generated files to the clean target
|
2018-02-09 |
Chris Cannam |
Update subrepos
|
2018-02-02 |
Chris Cannam |
Update Vext
|
2018-02-02 |
Chris Cannam |
Update a couple of libraries
|
2018-01-31 |
Chris Cannam |
Fixes for Qt 5.10
|
2018-01-31 |
Chris Cannam |
Bump the version
|
2018-01-25 |
Chris Cannam |
Specific path for win32 g++ build
|
2018-01-23 |
Chris Cannam |
Update Vext
|
2017-12-12 |
Chris Cannam |
Merge
|
2017-12-12 |
Chris Cannam |
Update subrepo for fallthrough fix
|
2017-12-11 |
Chris Cannam |
Update Vext
|
2017-12-11 |
Chris Cannam |
Update for a couple of fixes prompted by undefined-behaviour sanitiser
|
2017-12-11 |
Chris Cannam |
Update Vext
|
2017-12-07 |
Chris Cannam |
Fix misnamed target, which caused a lot of stuff to be rebuilt on what should have been empty remakes
|
2017-12-07 |
Chris Cannam |
Use undefined behaviour sanitiser in debug mode
|
2017-12-05 |
Chris Cannam |
Pick up prefix from configure for install target
|
2017-11-09 |
Chris Cannam |
Update Vext and subrepos
|
2017-10-10 |
Chris Cannam |
Nope, macOS CI build is still broken ("Homebrew must be run under Ruby 2.3"). Another random attempt at a fix
|
2017-10-10 |
Chris Cannam |
Well, whatever that last change did, it didn't work. Try this
|
2017-10-09 |
Chris Cannam |
Current Travis image is now failing to run Homebrew - let's try a newer one
|
2017-10-09 |
Chris Cannam |
Update libraries to fix a couple of small issues
|
2017-10-09 |
Chris Cannam |
Update vext
|
2017-10-06 |
Chris Cannam |
Update vext
|
2017-10-04 |
Chris Cannam |
Strangely the three files seem to be installed if we have them in this order, but not the other order. Must be missing something here.
|
2017-09-08 |
Chris Cannam |
Notes on Windows Desktop App Converter stuff
|
2017-09-01 |
Chris Cannam |
Comment
|
2017-08-31 |
Chris Cannam |
Update svcore
|
2017-07-20 |
Chris Cannam |
Update subrepos, add to ignore list
|
2017-07-13 |
Chris Cannam |
Update vext
|
2017-07-13 |
Chris Cannam |
Update subrepos
|
2017-07-11 |
Chris Cannam |
Update README
|
2017-07-10 |
Chris Cannam |
Tidy
|
2017-07-10 |
Chris Cannam |
Update for README.md
|
2017-07-10 |
Chris Cannam |
Markdownise, add badges
|
2017-07-10 |
Chris Cannam |
Update libraries
|
2017-07-10 |
Chris Cannam |
Merge from branch "vext"
|
2017-07-10 |
Chris Cannam |
Update Vext and lock file
vext
|
2017-07-10 |
Chris Cannam |
Pull out capnp-regen, update CI configs
vext
|
2017-07-10 |
Chris Cannam |
Some build and CI fixes
vext
|
2017-07-10 |
Chris Cannam |
Merge
vext
|
2017-07-10 |
Chris Cannam |
Fix paths for shadow build
vext
|
2017-07-07 |
Chris Cannam |
Add some build files
vext
|
2017-07-07 |
Chris Cannam |
Try capnp rebuild on Windows (badly)
vext
|
2017-07-05 |
Chris Cannam |
Rebuild capnp-generated files using sv-dependency-builds version of capnp tools on OSX. This would be better refactored into config and noconfig alternatives.
vext
|
2017-06-29 |
Chris Cannam |
Update vext
vext
|
2017-06-29 |
Chris Cannam |
Update Vext
vext
|
2017-06-28 |
Chris Cannam |
Update libraries
vext
|
2017-06-28 |
Chris Cannam |
Update vext; providers -> services
vext
|
2017-06-27 |
Chris Cannam |
An effort at having capnp header/source regenerated (since different versions of capnp are not compatible in this respect)
vext
|
2017-06-27 |
Chris Cannam |
Merge from branch output-type-uri
vext
|
2017-06-26 |
Chris Cannam |
Update vext
output-type-uri
|
2017-06-20 |
Chris Cannam |
Merge from branch vext
output-type-uri
|
2017-06-20 |
Chris Cannam |
Update vext
vext
|
2017-06-19 |
Chris Cannam |
Subrepo update
output-type-uri
|
2017-06-16 |
Chris Cannam |
Update timestamps
|
2017-06-08 |
Chris Cannam |
Use output-type-uri piper branch
output-type-uri
|
2017-06-08 |
Chris Cannam |
Merge from default branch
vext
|
2017-06-07 |
Chris Cannam |
Update hgignore for directories managed by vext
vext
|
2017-06-07 |
Chris Cannam |
Switch vamp-plugin-sdk back to hg
vext
|
2017-06-07 |
Chris Cannam |
Update Vext logic
vext
|
2017-06-07 |
Chris Cannam |
Update Vext
vext
|
2017-06-07 |
Chris Cannam |
Use vext only if we are in a Mercurial checkout
vext
|
2017-06-07 |
Chris Cannam |
Make configure use vext
vext
|
2017-05-26 |
Chris Cannam |
Merge from default branch
vext
|
2017-05-25 |
Chris Cannam |
msi versions
|
2017-05-25 |
Chris Cannam |
Added tag sv_v3.0.3 for changeset 8d2d9a4f5d52
|
2017-05-25 |
Chris Cannam |
Update CHANGELOG
sv_v3.0.3
|
2017-05-25 |
Chris Cannam |
Change of plan; this will be 3.0.3. I'm not going to make any more substantial fixes, so it's not a big enough change for 3.1, but I don't want to hold off the release for long. And hey, it's 303
|
2017-05-24 |
Chris Cannam |
Update install instructions, add Dockerfile for v3.1 (when released)
|
2017-05-24 |
Chris Cannam |
This will be 3.1
|
2017-05-23 |
Chris Cannam |
Update Win32 capnp build in subrepo
|
2017-05-22 |
Chris Cannam |
Update Win64 capnp build in subrepo
|
2017-05-22 |
Chris Cannam |
Update subrepos for capnp 0.6
|
2017-05-09 |
Chris Cannam |
Update for capnp 0.6
|
2017-05-09 |
Chris Cannam |
Fix repository key
vext
|
2017-05-05 |
Chris Cannam |
Merge from branch scale-ticks
|
2017-05-04 |
Chris Cannam |
SVDEBUG, though it turns out not to be very useful
scale-ticks
|
2017-05-04 |
Chris Cannam |
Make use of ScaleTickIntervals in log scale as well
scale-ticks
|
2017-05-04 |
Chris Cannam |
Rework log scale calculation, update to changed interface
scale-ticks
|
2017-05-04 |
Chris Cannam |
We don't need to return the tick instruction gubbins
scale-ticks
|
2017-05-04 |
Chris Cannam |
Another test, that needs some more work
scale-ticks
|
2017-05-04 |
Chris Cannam |
After seeing them in action, I changed my mind about the wisdom of these trailing .0s
scale-ticks
|
2017-05-04 |
Chris Cannam |
Make use of ScaleTickIntervals in linear numerical scale (not log yet)
scale-ticks
|
2017-05-04 |
Chris Cannam |
Add logarithmic ticks. This is getting complicated!
scale-ticks
|
2017-05-04 |
Chris Cannam |
Tests now passing
scale-ticks
|
2017-05-04 |
Chris Cannam |
Change loop to something that feels more correct, though it makes no difference to the tests here. More tests, one failing.
scale-ticks
|
2017-05-03 |
Chris Cannam |
More tests & fixes
scale-ticks
|
2017-05-03 |
Chris Cannam |
These tests now pass (in some cases by fixing the tests)
scale-ticks
|
2017-05-03 |
Chris Cannam |
More fixes, more tests, including some more that now fail
scale-ticks
|
2017-05-03 |
Chris Cannam |
These tests now pass, but there's still a lot to be done
scale-ticks
|
2017-05-03 |
Chris Cannam |
Add forgotten field
vext
|
2017-05-03 |
Chris Cannam |
Scale tick labeller, and tests (some failing so far)
scale-ticks
|
2017-04-25 |
Chris Cannam |
Factor out provider
vext
|
2017-04-24 |
Chris Cannam |
Flatten spec file hierarchy
vext
|
2017-04-24 |
Chris Cannam |
Test spec
vext
|
2017-04-24 |
Chris Cannam |
Untabify
|
2017-04-10 |
Chris Cannam |
Some README updates
|
2017-04-10 |
Chris Cannam |
Update INSTALL instructions
|
2017-03-12 |
Chris Cannam |
Added tag sv_v3.0.2 for changeset 38c40fe5135b
|
2017-03-12 |
Chris Cannam |
Next release will be 3.0.2
sv_v3.0.2
|
2017-03-12 |
Chris Cannam |
Update Czech translation, thanks Pavel
|
2017-03-08 |
Chris Cannam |
Credit translators in About box
|
2017-03-08 |
Chris Cannam |
Credit translators in README
|
2017-03-08 |
Chris Cannam |
Update Russian translation, thanks Alexandre
|
2017-03-07 |
Chris Cannam |
Make some corrections to crosshair (measure cursor) positioning and feature descriptions. Needs review.
|
2017-03-07 |
Chris Cannam |
Fix crash when changing window size in the spectrum layer
|
2017-03-07 |
Chris Cannam |
Added tag sv_v3.0.1 for changeset fad5960ac61a
|
2017-03-07 |
Chris Cannam |
Formatting
sv_v3.0.1
|
2017-03-07 |
Chris Cannam |
Added tag sv_v3.0.1 for changeset 96a5cf264033
|
2017-03-07 |
Chris Cannam |
Untabify!
|
2017-03-07 |
Chris Cannam |
Update changelog
|
2017-03-07 |
Chris Cannam |
Added tag sv_v3.0.1 for changeset cbaac283f47e
|
2017-03-07 |
Chris Cannam |
Add Docker build file for 3.0.1, remove the old betas
|
2017-03-07 |
Chris Cannam |
Change where the 32-bit memory calculation adjustment is carried out -- more transparent here
|
2017-03-07 |
Chris Cannam |
Ensure 32-bit Windows build uses _aligned_malloc as well as 64-bit one; more debug out
|
2017-03-06 |
Chris Cannam |
Fix some one-off memory leaks (including distracting ones in tests)
|
2017-03-06 |
Chris Cannam |
Some bits and bobs to do with handling memory pressure
|
2017-03-06 |
Chris Cannam |
Hoping this will make for 3.0.1
|
2017-03-06 |
Chris Cannam |
Remove "other" Vamp SDK repo from sv-dependency-builds
|
2017-03-06 |
Chris Cannam |
Update to Vamp plugin SDK v2.7.1 tag
|
2017-03-06 |
Chris Cannam |
Handle versions without hyphen separator here
|
2017-03-06 |
Chris Cannam |
Add -O3
|
2017-03-06 |
Chris Cannam |
Another 3.0.1 pre
|
2017-03-06 |
Chris Cannam |
More useful diagnostics for MIDI startup
|
2017-03-06 |
Chris Cannam |
This symbol has changed in newer RtMidi, supply both
|
2017-03-05 |
Chris Cannam |
Update RtMidi build to v2.1.1
|
2017-03-05 |
Chris Cannam |
Merge
|
2017-03-05 |
Chris Cannam |
Fix crash when using speed controls on Windows (due to KissFFT linkage conflict). More debug information on startup.
|
2017-03-05 |
Chris Cannam |
This will be a 3.0.1 pre build
|
2017-03-05 |
Chris Cannam |
More debug output during startup
|
2017-03-02 |
Chris Cannam |
Added tag sv_v3.0 for changeset c3380c78811f
|
2017-03-01 |
Chris Cannam |
Added tag sv_v3.0rc1 for changeset 811fbe905f5e
sv_v3.0
|
2017-03-01 |
Chris Cannam |
Add brief mention of Piper
sv_v3.0rc1
|
2017-03-01 |
Chris Cannam |
Update translation strings
|
2017-02-28 |
Chris Cannam |
Docker file for 3.0 build
|
2017-02-28 |
Chris Cannam |
Fix failure to respect saved linear-scale setting in layer when the model suggests it would prefer log scale
|
2017-02-28 |
Chris Cannam |
Fix scale range and attribute name in colour 3d plot
|
2017-02-28 |
Chris Cannam |
Fix equality comparison that caused test case failure on 32-bit build
|
2017-02-28 |
Chris Cannam |
Next version will identify as 3.0 (as it's going to be an RC); remove beta dialog
|
2017-02-28 |
Chris Cannam |
Emit
|
2017-02-28 |
Chris Cannam |
Ctrl-click, and middle-button click, on level-pan widget reset to default (not implemented yet for level-pan tool button though)
|
2017-02-28 |
Chris Cannam |
Fix normalisation ranges etc in Colour 3D Plot
|
2017-02-28 |
Chris Cannam |
Remove commented-out code
|
2017-02-28 |
Chris Cannam |
LogRange tests
|
2017-02-28 |
Chris Cannam |
It's going to be March...
|
2017-02-28 |
Chris Cannam |
Fix crash when trying to set object name on nonexistent model
|
2017-02-27 |
Chris Cannam |
Write aggregate models to .sv file when saving document. They still are not reloaded, but I think this is far as I'm prepared to go for 3.0.
|
2017-02-27 |
Chris Cannam |
Set a more appropriate name on aggregate model when deciding to retain it
|
2017-02-27 |
Chris Cannam |
Store aggregate models in the document and release them when they are invalidated (because their components have been released). They're no longer leaked, but we still don't save them in the session file.
|
2017-02-27 |
Chris Cannam |
And say so
|
2017-02-27 |
Chris Cannam |
Invalidate an aggregate model when one of its components announces it's about to be deleted
|
2017-02-27 |
Chris Cannam |
Update OSC handler: fix play (which wasn't working because it didn't resume audio driver) and speedup (wrong mapping for the new speed controls), and add more sensible new speed method
|
2017-02-27 |
Chris Cannam |
Minor tweak
|
2017-02-27 |
Chris Cannam |
Fix typo in condition operator; ensure c++11 used for config checks with gcc
|
2017-02-27 |
Chris Cannam |
Update configure check for Cap'n Proto to avoid directly looking up mangled symbols
|
2017-02-25 |
Chris Cannam |
Rework network permission tester to note that aggregate info may be used, and tweak for clarity
|
2017-02-24 |
Chris Cannam |
Update vamp-plugin-sdk subrepo to v2.7 tag
|
2017-02-24 |
Chris Cannam |
Update translateable strings
|
2017-02-24 |
Chris Cannam |
Note the release ID stuff to the debug log as well as in the about box
|
2017-02-24 |
Chris Cannam |
If we can't open a record device, fall back to playback-only mode
|
2017-02-24 |
Chris Cannam |
Coalesce lines in docker install
|
2017-02-23 |
Chris Cannam |
Subrepo update
|
2017-02-23 |
Chris Cannam |
merge
|
2017-02-10 |
Chris Cannam |
Update to match slightly changed Piper Vamp C++ API
|
2017-02-23 |
Chris Cannam |
Added tag sv_v3.0beta4 for changeset d739444d2c48
|
2017-02-23 |
Chris Cannam |
Avoid Windows error dialog for DLL load failures in checker
sv_v3.0beta4
|
2017-02-23 |
Chris Cannam |
Added tag sv_v3.0beta4 for changeset 2f13bdee5cb5
|
2017-02-23 |
Chris Cannam |
More beta docker deployments
|
2017-02-23 |
Chris Cannam |
Debug notes, tidying
|
2017-02-22 |
Chris Cannam |
Merge
|
2017-02-22 |
Chris Cannam |
Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
|
2017-02-22 |
Chris Cannam |
Next release will be beta4
|
2017-02-22 |
Chris Cannam |
Overrides
|
2017-02-22 |
Chris Cannam |
Add activity log output to debug log too
|
2017-02-21 |
Chris Cannam |
A bit more logging for PortAudio driver
|
2017-02-21 |
Chris Cannam |
Merge
|
2017-02-21 |
Chris Cannam |
Fixes to fdopen usage in svcore
|
2017-02-21 |
Chris Cannam |
Add background images to win32 installer as well
|
2017-02-21 |
Chris Cannam |
Remove some icons that are no longer used in unscalable versions; reorder for closer to alphabetical order
|
2017-02-21 |
Chris Cannam |
Fix occasional off-by-one error in resampled audio file reader
|
2017-02-21 |
Chris Cannam |
Add necessary file
|
2017-02-21 |
Chris Cannam |
Subrepo update
|
2017-02-21 |
Chris Cannam |
Logging from audio I/O
|
2017-02-21 |
Chris Cannam |
Fix #1792 measure tool crosshairs rendered in wrong colour. Also extend crosshairs over the no-man's-land at the left
|
2017-02-10 |
Lucas Thompson |
Change setDesiredExtractor signature to take ServerDescription aggregate.
dev/refactor-piper-related
|
2017-02-10 |
Lucas Thompson |
Introduce some POD structs for describing an external server application and the desired libraries to load from it, and disambiguating between empty list request and invalid list request. This allows for overriding PiperVampPluginFactory behaviour for using a PluginScan to populate the list request.
dev/refactor-piper-related
|
2017-02-09 |
Lucas Thompson |
Invert control, injecting a server path on construction. Also add initializer_list constructor for multiple servers.
dev/refactor-piper-related
|
2017-02-08 |
Chris Cannam |
Added tag sv_v3.0beta3 for changeset 881d7f99bba3
|
2017-02-08 |
Chris Cannam |
Probably better background images
sv_v3.0beta3
|
2017-02-07 |
Chris Cannam |
Provisional installer backgrounds
|
2017-02-07 |
Chris Cannam |
Update changelog
|
2017-02-07 |
Chris Cannam |
Next build to be beta3
|
2017-02-07 |
Chris Cannam |
Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale.
|
2017-02-06 |
Chris Cannam |
Update piper-cpp subrepo
|
2017-02-06 |
Chris Cannam |
Merge
|
2017-02-06 |
Chris Cannam |
Subrepo update
|
2017-01-31 |
Chris Cannam |
Handle exceptions raised during plugin processing (as opposed to on init/configure, which were already handled)
|
2017-02-01 |
Chris Cannam |
Subrepo update
|
2017-01-27 |
Chris Cannam |
More tweaks to when to render from the middle
|
2017-01-27 |
Chris Cannam |
Looks like we can be a bit more relaxed here
|
2017-01-27 |
Chris Cannam |
Wire up normalise-visible-area mode in colour 3d plot
|
2017-01-26 |
Chris Cannam |
Various rendering adjustments for layers in svgui
|
2017-01-26 |
Chris Cannam |
Reduce amount of copying in FFTModel
|
2017-01-26 |
Chris Cannam |
Randomise start offset for partial paints, it looks (I think) a little better
|
2017-01-26 |
Chris Cannam |
Measure time taken to render per pixel, and use the time last time around to decide whether to be time constrained this time around
|
2017-01-26 |
Chris Cannam |
Fix #1781 Running CQ Chromagram spits out stacks of "bin index out of range" warnings
|
2017-01-21 |
Chris Cannam |
I think that switch to a git subrepo was a mistake. Let's go back to the ssw mirror.
|
2017-01-20 |
Chris Cannam |
Update piper-cpp subrepo
|
2017-01-20 |
Chris Cannam |
Update piper-cpp to github repo, and adjust build for revised layout in it
|
2017-01-19 |
Chris Cannam |
Fix absurd typo that was preventing transforms from running at all!
|
2017-01-19 |
Chris Cannam |
Report on failures that happen while configuring a transform
|
2017-01-19 |
Chris Cannam |
Allow the completeness checker to report failure (invalid message) as well as incompleteness
|
2017-01-18 |
Chris Cannam |
Minor debug bit
|
2017-01-18 |
Chris Cannam |
Fix hang when trying to run transform for which the plugin refuses to initialise at all
|
2017-01-16 |
Chris Cannam |
Added tag sv_v3.0beta2 for changeset b6f1052dbda1
|
2017-01-16 |
Chris Cannam |
Fix annoying chicken-and-egg typo
sv_v3.0beta2
|
2017-01-16 |
Chris Cannam |
Added tag sv_v3.0beta2 for changeset 7a8e909a15da
|
2017-01-16 |
Chris Cannam |
Fix compiler warning
|
2017-01-16 |
Chris Cannam |
Dockerfile for 3.0beta2
|
2017-01-16 |
Chris Cannam |
Next release will be beta2
|
2017-01-16 |
Chris Cannam |
Copy checker to top-level dir
|
2017-01-16 |
Chris Cannam |
Fix incorrect call to getColumn() that broke the peak-frequency spectrogram and close zoom levels of the colour 3d plot
|
2017-01-13 |
Chris Cannam |
With updated bqvec, shouldn't need any allocator hints
|
2017-01-13 |
Chris Cannam |
Debug toward tracking down strange peak-frequency spectrogram update problem
|
2017-01-13 |
Chris Cannam |
Make getPreferredPeakCache check the render mode itself
|
2017-01-13 |
Chris Cannam |
Fix spurious test failure in 32-bit build
|
2017-01-13 |
Chris Cannam |
Merge in subrepos
|
2017-01-13 |
Chris Cannam |
Fix memory leak of cache pixmaps in View
|
2017-01-12 |
Chris Cannam |
Fix (I think) crash on exit on Windows having loaded an mp3
|
2017-01-12 |
Chris Cannam |
Some Ubuntu/Fedora docker build material
|
2017-01-12 |
Chris Cannam |
Use explicit include paths; these seem to be picking up the wrong include on Fedora only (strangely)
|
2017-01-12 |
Chris Cannam |
Update Piper server to suspend stdout between responses; fixes hang on startup with certain Vamp plugins
|
2017-01-11 |
Chris Cannam |
Complete that fix for the record target
|
2017-01-11 |
Chris Cannam |
Fix flickery level meters
|
2017-01-11 |
Chris Cannam |
Update configure to note capnp version dependency
|
2017-01-11 |
Chris Cannam |
Add package step to docker file
|
2017-01-11 |
Chris Cannam |
Update these so they work in Docker
|
2017-01-11 |
Chris Cannam |
Comment field from LibraZiK distro
|
2017-01-10 |
Chris Cannam |
Added tag sv_v3.0beta1 for changeset 3173259cdcc6
|
2017-01-10 |
Chris Cannam |
Dockerfile that builds the executable on Ubuntu 16.04, hopefully as the start of some more useful packaging strategy
sv_v3.0beta1
|
2017-01-10 |
Chris Cannam |
Ah, of course I was using the wrong variable here
|
2017-01-10 |
Chris Cannam |
Typo fix and small reorder
|
2017-01-10 |
Chris Cannam |
Fix "argument missing"
|
2017-01-10 |
Chris Cannam |
Subrepo update
|
2017-01-10 |
Chris Cannam |
Fix compiler warning, remove some debug out
|
2017-01-10 |
Chris Cannam |
Merge from branch 3.0-integration
|
2017-01-10 |
Chris Cannam |
Added tag last_v2.5_on_default_branch for changeset e6c7585863fe
|
2017-01-10 |
Chris Cannam |
Show warning about beta release
3.0-integration
|
2017-01-10 |
Chris Cannam |
Add dates to change log
3.0-integration
|
2017-01-10 |
Chris Cannam |
Merge
3.0-integration
|
2017-01-10 |
Chris Cannam |
When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others
3.0-integration
|
2017-01-10 |
Chris Cannam |
Better sizing on the Mac I think
3.0-integration
|
2017-01-10 |
Chris Cannam |
Add "What's New" to help menu; primp up About box
3.0-integration
|
2017-01-10 |
Chris Cannam |
Update PortAudio build for Win64
3.0-integration
|
2017-01-10 |
Chris Cannam |
Win32 fixes
3.0-integration
|
2017-01-10 |
Chris Cannam |
Some platforms don't use native Ogg/Vorbis libraries
3.0-integration
|
2017-01-10 |
Chris Cannam |
Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test
3.0-integration
|
2017-01-10 |
Chris Cannam |
Minor tweaks to CHANGELOG
3.0-integration
|
2017-01-09 |
Chris Cannam |
Remove unneeded debug
3.0-integration
|
2017-01-09 |
Chris Cannam |
Add Linux install target
3.0-integration
|
2017-01-09 |
Chris Cannam |
Fix a strictly-incorrect #if guard
3.0-integration
|
2017-01-09 |
Chris Cannam |
Merge
3.0-integration
|
2017-01-09 |
Chris Cannam |
Fix inadequate #if guard for non-gcc builds
3.0-integration
|
2017-01-09 |
Chris Cannam |
Try a deep codesign instead
3.0-integration
|
2017-01-09 |
Chris Cannam |
More win32 build fixes
3.0-integration
|
2017-01-09 |
Chris Cannam |
Further win32 build updates
3.0-integration
|
2017-01-09 |
Chris Cannam |
Further win32 build updates
3.0-integration
|
2017-01-09 |
Chris Cannam |
Fixes and updates for 32-bit Windows build
3.0-integration
|
2017-01-09 |
Chris Cannam |
Doc updates
3.0-integration
|
2017-01-09 |
Chris Cannam |
Add checker README; rename plugin-checker-helper binary (back) to vamp-plugin-load-checker -- I decided it was more useful to have a distinctive name for the installed binary than it was important to show that it was plugin-agnostic
3.0-integration
|
2017-01-08 |
Chris Cannam |
Win64 installer updates
3.0-integration
|
2017-01-08 |
Chris Cannam |
More of an effort at 64-bit Win installer
3.0-integration
|
2017-01-08 |
Chris Cannam |
Update checker with version printout
3.0-integration
|
2017-01-06 |
Chris Cannam |
Stub win64 deploy, + ogg testfiles
3.0-integration
|
2017-01-06 |
Chris Cannam |
And similar approach for the writer
3.0-integration
|
2017-01-06 |
Chris Cannam |
Take a different approach to using libsndfile -- the _fd function doesn't work for me in this build, so use the wchar api
3.0-integration
|
2017-01-06 |
Chris Cannam |
Update WAV/MP3/BZipFileDevice code to avoid using local 8-bit encoding
3.0-integration
|
2017-01-06 |
Chris Cannam |
Fix typo in encoded string
3.0-integration
|
2017-01-06 |
Chris Cannam |
More work on getting tests (especially file encoding ones) running on Windows. Various problems here to do with interaction with test filenames in Hg repos
3.0-integration
|
2017-01-06 |
Chris Cannam |
Add filename encoding tests
3.0-integration
|
2017-01-06 |
Chris Cannam |
Untabify, comment test that doesn't apply on Windows
3.0-integration
|
2017-01-06 |
Chris Cannam |
Untabify some more
3.0-integration
|
2017-01-06 |
Chris Cannam |
Improved debug output for file open troubleshooting
3.0-integration
|
2017-01-06 |
Chris Cannam |
Untabify
3.0-integration
|
2017-01-05 |
Chris Cannam |
Couple of minor Windows updates
3.0-integration
|
2017-01-05 |
Chris Cannam |
No hit counts in release
3.0-integration
|
2017-01-05 |
Chris Cannam |
More cache hit counts; make debug output from colour 3d plot renderer (even though it is to SVDEBUG) appear only with explicit debug flag
3.0-integration
|
2017-01-05 |
Chris Cannam |
Don't start in the middle when repainting the whole width while using a peak cache. It looks funny.
3.0-integration
|
2017-01-05 |
Chris Cannam |
Make the colour 3d plot renderer able to support more than one level of peak cache; introduce a second "peak" cache for the spectrogram layer that actually has a 1-1 column relationship with the underlying FFT model, and use it in addition to the existing peak cache if memory is plentiful. Makes spectrograms appear much faster in many common situations.
3.0-integration
|
2017-01-05 |
Chris Cannam |
Recreate FFT model when something changes, not the next time it's requested (avoids extra work when only retrieving the model)
3.0-integration
|
2017-01-04 |
Chris Cannam |
Merge in subrepo
3.0-integration
|
2017-01-04 |
Chris Cannam |
Pull out record buffer into a separate RT-ish thread
3.0-integration
|
2017-01-04 |
Chris Cannam |
Wire up record monitoring
3.0-integration
|
2017-01-04 |
Chris Cannam |
Make writable model updating explicit rather than essentially an arbitrary hidden accident
3.0-integration
|
2017-01-04 |
Chris Cannam |
Add record update timer (very crude this)
3.0-integration
|
2017-01-04 |
Chris Cannam |
Close wave file writer when recording stops (instead of leaving record file unclosed until the model is deleted)
3.0-integration
|
2017-01-04 |
Chris Cannam |
Fix race condition in first-time recording, where adding the recording wave model would prompt the audio play source to note that its channel count had increased (from 0 to, say, 2) and thus to cause the audio device to be reopened, stopping recording. Fix is to make this only happen if channel count increases beyond that of the device, which shouldn't happen in the recording case
3.0-integration
|
2017-01-04 |
Chris Cannam |
Report audio driver startup error
3.0-integration
|
2017-01-03 |
Chris Cannam |
Mention hybrid normalisation in changelog
3.0-integration
|
2017-01-03 |
Chris Cannam |
Avoid accidentally resetting locale to the empty string when reading pref
3.0-integration
|
2017-01-03 |
Chris Cannam |
Run update-i18n script
3.0-integration
|
2017-01-03 |
Chris Cannam |
Provisionally add labels for normalisation menu (sigh)
3.0-integration
|
2017-01-03 |
Chris Cannam |
Add help icon, + update subrepo
3.0-integration
|
2017-01-03 |
Chris Cannam |
Some copyright dates and build adjustments
3.0-integration
|
2017-01-03 |
Chris Cannam |
Next actual release will be 3.0-beta1
3.0-integration
|
2017-01-03 |
Chris Cannam |
Store/recall colours by hex name; simpler and more general (was having trouble with reloading on Mac). Also update subrepos inc PortAudio build
3.0-integration
|
2017-01-03 |
Chris Cannam |
Merge
3.0-integration
|
2017-01-03 |
Chris Cannam |
Fix to removal of icons from menus on the Mac
3.0-integration
|
2017-01-03 |
Chris Cannam |
Fix accidental breakage of PNG export while adding SVG export
3.0-integration
|
2017-01-03 |
Chris Cannam |
Try to handle audio device selection more sensibly in cases where only one audio implementation is compiled in
3.0-integration
|
2017-01-03 |
Chris Cannam |
Don't show icons on menus in OSX
3.0-integration
|
2017-01-03 |
Chris Cannam |
Minor tweak
3.0-integration
|
2017-01-03 |
Chris Cannam |
Fix some compiler warnings
3.0-integration
|
2017-01-03 |
Chris Cannam |
Update some subrepos
3.0-integration
|
2016-12-20 |
Chris Cannam |
Fix erroneous use of single-colour setting to determine dark/light background when in segmentation mode
3.0-integration
|
2016-12-20 |
Chris Cannam |
Further PropertyBox layout overhaul: avoid crash (/ assertion failure) when property type changes from e.g. colour to colourmap, by replacing the existing widget within the layout rather than trying to repopulate it
3.0-integration
|
2016-12-19 |
Chris Cannam |
Merge from branch svg, and thus (in some subrepos) from levelpanwidget
3.0-integration
|
2016-12-19 |
Chris Cannam |
Implement "Export SVG file..."
svg
|
2016-12-17 |
Chris Cannam |
A useful simplification in rate handling: don't reset to 0 when last model goes
3.0-integration
|
2016-12-16 |
Chris Cannam |
Fix incorrect initial display levels in LevelPanWidget
3.0-integration
|
2016-12-16 |
Chris Cannam |
Add overview colour preference
3.0-integration
|
2016-12-16 |
Chris Cannam |
Start updating changelog for 3.0
3.0-integration
|
2016-12-16 |
Chris Cannam |
Support mouse wheel on level-pan tool button
3.0-integration
|
2016-12-16 |
Chris Cannam |
Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting)
3.0-integration
|
2016-12-16 |
Chris Cannam |
Introduce a colour map combo too. Doesn't yet have swatches
3.0-integration
|
2016-12-16 |
Chris Cannam |
Take advantage of the fact that a group layout is now always used, to simplify code
3.0-integration
|
2016-12-16 |
Chris Cannam |
Introduce colour combobox class, to replace ad-hoc code in property box
3.0-integration
|
2016-12-16 |
Chris Cannam |
Windows build fixes
3.0-integration
|
2016-12-15 |
Chris Cannam |
Adjust spacing in property box
3.0-integration
|
2016-12-15 |
Chris Cannam |
Merge from branch levelpanwidget
3.0-integration
|
2016-12-15 |
Chris Cannam |
Some adjustments to make view elements clearer and more correctly sized, especially on hidpi (non-pixel-doubling) systems
levelpanwidget
|
2016-12-15 |
Chris Cannam |
Retina thumbwheels
levelpanwidget
|
2016-12-15 |
Chris Cannam |
Rejig preferences dialog to make it a bit less cumbersome
levelpanwidget
|
2016-12-15 |
Chris Cannam |
Property box layout fixes etc
levelpanwidget
|
2016-12-15 |
Chris Cannam |
When the window is actually being closed, we need to close the prefs quickly (otherwise we get a crash on Mac)
levelpanwidget
|
2016-12-15 |
Chris Cannam |
Make play params area of property box look a bit better on OSX
levelpanwidget
|
2016-12-15 |
Chris Cannam |
Small OSX fixes
levelpanwidget
|
2016-12-15 |
Chris Cannam |
Moving around some UI bits
levelpanwidget
|
2016-12-15 |
Chris Cannam |
Update to current bqresample API
3.0-integration
|
2016-12-14 |
Chris Cannam |
Merge from branch 3.0-integration
levelpanwidget
|
2016-12-14 |
Chris Cannam |
Play-selection fix, and some other subrepo updates
3.0-integration
|
2016-12-13 |
Chris Cannam |
Fix some compiler problems
3.0-integration
|
2016-12-13 |
Chris Cannam |
QuickTime file reader is no longer used on any platform and is probably rotting. Remove it
3.0-integration
|
2016-12-13 |
Chris Cannam |
Explanatory text
3.0-integration
|
2016-12-13 |
Chris Cannam |
Subrepo updates
3.0-integration
|
2016-12-13 |
Chris Cannam |
Update to use bqvec allocator for float vectors
3.0-integration
|
2016-12-13 |
Chris Cannam |
Minor comment tweaks
3.0-integration
|
2016-12-13 |
Chris Cannam |
Handle increases in the overall channel count by closing and reopening the audio device.
3.0-integration
|
2016-12-12 |
Chris Cannam |
Remove unused signal
3.0-integration
|
2016-12-12 |
Chris Cannam |
Jump to start when recording, so you can see something is happening
3.0-integration
|
2016-12-12 |
Chris Cannam |
Open record container folder instead of record folder (so you can see all existing recordings, no matter when they were made)
3.0-integration
|
2016-12-12 |
Chris Cannam |
Minor tidy
3.0-integration
|
2016-12-12 |
Chris Cannam |
Fix race condition (in creating buffers vs starting process thread) and failure to reopen device in PortAudio driver
3.0-integration
|
2016-12-12 |
Chris Cannam |
Avoid overflowing vector if number of devices becomes smaller
3.0-integration
|
2016-12-12 |
Chris Cannam |
Merge
3.0-integration
|
2016-12-12 |
Chris Cannam |
Reopen the audio device directly when preference is changed
3.0-integration
|
2016-12-12 |
Chris Cannam |
Some hackery toward having a zoomlevel type
zoom
|
2016-12-12 |
Chris Cannam |
Build fix in bqvec
3.0-integration
|
2016-12-12 |
Chris Cannam |
Subrepo update
3.0-integration
|
2016-12-09 |
Chris Cannam |
A bit more slack; make debug be off by default
3.0-integration
|
2016-12-09 |
Chris Cannam |
Fix compiler warnings
3.0-integration
|
2016-12-09 |
Chris Cannam |
Merge from branch bqresample
3.0-integration
|
2016-12-09 |
Chris Cannam |
Debug addition
bqresample
|
2016-12-09 |
Chris Cannam |
Fixes to sample rate and latency handling
bqresample
|
2016-12-09 |
Chris Cannam |
Some fixes to sample rate management
bqresample
|
2016-12-09 |
Chris Cannam |
Update to reflect bqresample API change
bqresample
|
2016-12-07 |
Chris Cannam |
Fixes to (and debug output in!) ResamplerWrapper
bqresample
|
2016-12-07 |
Chris Cannam |
Add a ResamplerWrapper
bqresample
|
2016-12-07 |
Chris Cannam |
Update subrepo
bqresample
|
2016-12-07 |
Chris Cannam |
Merge from branch bqaudioio
bqresample
|
2016-12-07 |
Chris Cannam |
Merge from branch bqresample
bqaudioio
|
2016-12-07 |
Chris Cannam |
Audio device selection
bqresample
|
2016-12-06 |
Chris Cannam |
Fix incorrect return to Pulse when too few samples available (caused play hang)
bqresample
|
2016-12-06 |
Chris Cannam |
Update for bqaudioio changes
bqresample
|
2016-12-06 |
Chris Cannam |
Add faders svg
levelpanwidget
|
2016-12-06 |
Chris Cannam |
Some work on play parameters and level controls in property box
levelpanwidget
|
2016-12-06 |
Chris Cannam |
Switch to level-pan tool button in property box
levelpanwidget
|
2016-12-05 |
Chris Cannam |
Introduce level-pan widget to property box
levelpanwidget
|
2016-12-05 |
Chris Cannam |
Merge from branch 3.0-integration
levelpanwidget
|
2016-12-05 |
Chris Cannam |
Start pruning other resampler logic than bqresample
bqresample
|
2016-12-05 |
Chris Cannam |
Remove resampler quality option (#1760)
3.0-integration
|
2016-12-05 |
Chris Cannam |
Remove full-screen entry on OSX (#1759: SV's full-screen mode interacts badly with OSX full-screen mode)
3.0-integration
|
2016-12-05 |
Chris Cannam |
Start incorporating level-pan widgets
levelpanwidget
|
2016-12-05 |
Chris Cannam |
Another use of WidgetScale
more-hidpi
|
2016-12-05 |
Chris Cannam |
Some icon updates
more-hidpi
|
2016-12-05 |
Chris Cannam |
Scale the sizes of a few more UI elements
more-hidpi
|
2016-12-02 |
Chris Cannam |
Add Apple Lossless files
3.0-integration
|
2016-12-02 |
Chris Cannam |
Further updates to tests and debug output for file reading on OSX
3.0-integration
|
2016-12-01 |
Chris Cannam |
More faffing with tests, to no great effect
3.0-integration
|
2016-12-01 |
Chris Cannam |
Add gapless preference to prefs dialog; much work on audio read tests
3.0-integration
|
2016-11-30 |
Chris Cannam |
Update dependency builds for OSX
3.0-integration
|
2016-11-30 |
Chris Cannam |
Subrepo update
3.0-integration
|
2016-11-30 |
Chris Cannam |
Delete audio I/O objects in a fixed order
3.0-integration
|
2016-11-30 |
Chris Cannam |
Bigger colour swatches for bigger fonts
3.0-integration
|
2016-11-30 |
Chris Cannam |
Always accept wheel events
3.0-integration
|
2016-11-29 |
Chris Cannam |
Another check to ensure sync error suppressed at eof
3.0-integration
|
2016-11-29 |
Chris Cannam |
Merge from branch mp3-gapless
3.0-integration
|
2016-11-29 |
Chris Cannam |
Stop reporting sync errors only when we really are at eof, i.e. after the input callback has been called again (previously we just tested whether we'd buffered up all the input, which of course we do in one go at the start)
mp3-gapless
|
2016-11-29 |
Chris Cannam |
Test fixes
mp3-gapless
|
2016-11-29 |
Chris Cannam |
Update m4a files to exports from CoreAudio, rather than FAAC; update tests accordingly, and add test for spurious data after end of decode
mp3-gapless
|
2016-11-29 |
Chris Cannam |
Handle trimming the padding from end as well
mp3-gapless
|
2016-11-29 |
Chris Cannam |
Refactor in CodedAudioFileReader in preparation for trimming at end
mp3-gapless
|
2016-11-29 |
Chris Cannam |
Add gapless flag to MP3FileReader, and implement trimming the delay samples from the start (padding is not yet trimmed from end)
mp3-gapless
|
2016-11-29 |
Chris Cannam |
Add test for last change to ColumnOp
3.0-integration
|
2016-11-28 |
Chris Cannam |
Add header required when building with FFTW on Windows
3.0-integration
|
2016-11-28 |
Chris Cannam |
Further fix to decision about when not to interpolate in ColumnOp::distribute
3.0-integration
|
2016-11-28 |
Chris Cannam |
Subrepo merge
3.0-integration
|
2016-11-28 |
Chris Cannam |
Interpolate always, when interpolation requested. Previous test failed to take into account varying bin height in log-scale modes, which meant interpolation might be necessary even when more bins than pixels.
3.0-integration
|
2016-11-25 |
Chris Cannam |
Merge
3.0-integration
|
2016-11-25 |
Chris Cannam |
Update svcore audio reader tests so as to check for truncated decode
3.0-integration
|
2016-11-25 |
Chris Cannam |
Merge from branch subdivide-instants
3.0-integration
|
2016-11-25 |
Chris Cannam |
Tidy up, with some convenient C++11isms
subdivide-instants
|
2016-11-25 |
Chris Cannam |
Add Winnow as well
subdivide-instants
|
2016-11-25 |
Chris Cannam |
Implement "Subdivide Selected Instants". Also add the relabel command to the history, which I previously forgot to do!
subdivide-instants
|
2016-11-24 |
Chris Cannam |
Fixes to mp3 decode in subrepo. Filter out Xing/LAME info frames, rather than letting them go to the mp3 decoder as if they were audio frames, fixing the 1152-sample zero pad at start of some decoded mp3 files (distinct from decoder delay). Add MAD_BUFFER_GUARD padding at end of mp3 buffer, in order to ensure last frame is decoded successfully (otherwise the decoded audio is truncated). Both gleaned from madplay source code.
3.0-integration
|
2016-11-23 |
Chris Cannam |
Fix various column edge cases
3.0-integration
|
2016-11-22 |
Chris Cannam |
Ordered config -- avoid sub-builds clobbering one another
3.0-integration
|
2016-11-21 |
Chris Cannam |
Merge subrepos
3.0-integration
|
2016-11-21 |
Chris Cannam |
Merge from branch bqfft
3.0-integration
|
2016-11-21 |
Chris Cannam |
Branch to use bqfft code and remove FFTapi
bqfft
|
2016-11-18 |
Chris Cannam |
Subrepo update
3.0-integration
|
2016-11-18 |
Chris Cannam |
Vamp SDK update
3.0-integration
|
2016-11-18 |
Chris Cannam |
Fix fairly obscure mis-canonicalisation in RealTime (leading to non-canonical but still correct values)
3.0-integration
|
2016-11-17 |
Chris Cannam |
Fix path in deploy script
3.0-integration
|
2016-11-17 |
Chris Cannam |
Avoid building app bundles for helper executables
3.0-integration
|
2016-11-17 |
Chris Cannam |
Use own scaling
3.0-integration
|
2016-11-17 |
Chris Cannam |
Further column op tests and fixes
3.0-integration
|
2016-11-17 |
Chris Cannam |
Tests and fixes for distribute(). Although this version of interpolated distribution passes these tests, it isn't right visually -- the expected values in the tests are offset. To be continued.
3.0-integration
|
2016-11-17 |
Chris Cannam |
Start tests for ColumnOp (+ some resulting fixes)
3.0-integration
|
2016-11-16 |
Chris Cannam |
Ah, this version should have been 2
3.0-integration
|
2016-11-16 |
Chris Cannam |
Subrepo update
3.0-integration
|
2016-11-16 |
Chris Cannam |
Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types
3.0-integration
|
2016-11-15 |
Chris Cannam |
Test fixes
3.0-integration
|
2016-11-15 |
Chris Cannam |
RealTime fixes to comply with new, more demanding tests; also run same (failing) tests on Vamp SDK version
3.0-integration
|
2016-11-15 |
Chris Cannam |
Run tests
3.0-integration
|
2016-11-14 |
Chris Cannam |
Remove some no-longer-used project files
3.0-integration
|
2016-11-14 |
Chris Cannam |
Rearrange svcore tests so they can all be built from the top level
3.0-integration
|
2016-11-14 |
Chris Cannam |
Further RealTime test (currently failing)
3.0-integration
|
2016-11-14 |
Chris Cannam |
Re-enable unit tests
3.0-integration
|
2016-11-10 |
Chris Cannam |
More timings and cache hit counts
3.0-integration
|
2016-11-10 |
Chris Cannam |
A note on cache hit findings
3.0-integration
|
2016-11-09 |
Chris Cannam |
Print out cache hit/miss counts
3.0-integration
|
2016-11-08 |
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
|
2016-11-05 |
Chris Cannam |
Merge from branch piper
3.0-integration
|
2016-11-05 |
Chris Cannam |
Avoid assigning model resolution of 0 to models coming from plugins that report weirdly high output rates (symptom: data did not show up in edit layer data dialog, as the row/frame conversion failed)
piper
|
2016-11-04 |
Chris Cannam |
Fix omitted topmost bin
3.0-integration
|
2016-11-04 |
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
|
2016-11-04 |
Chris Cannam |
Ensure columns all have correct height when retrieved (to avoid e.g. empty columns because a feature extractor's start time was >0)
3.0-integration
|
2016-11-04 |
Chris Cannam |
Merge from branch piper
3.0-integration
|
2016-11-04 |
Chris Cannam |
Some updates to accommodate adaptation for Sonic Annotator
piper
|
2016-11-04 |
Chris Cannam |
Update subrepos to default branches after merge
piper
|
2016-11-03 |
Chris Cannam |
A bit more log info useful for win32/x64
piper
|
2016-11-03 |
Chris Cannam |
Update to use listargs variant of Piper stuff (so that the plugin winnowing feature from the penultimate commit actually works)
piper
|
2016-11-03 |
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.
piper
|
2016-11-03 |
Chris Cannam |
Use plugin scan results to inform the list requests issued to Piper servers
piper
|
2016-11-02 |
Chris Cannam |
Merge
piper
|
2016-11-02 |
Chris Cannam |
Subrepo state
piper
|
2016-11-01 |
Chris Cannam |
Logging; use only first ("native") helper for non-Vamp plugins
piper
|
2016-11-01 |
Chris Cannam |
More useful reporting output
piper
|
2016-11-01 |
Chris Cannam |
Add omitted files, again!
piper
|
2016-11-01 |
Chris Cannam |
Merge from branch 3.0-integration
piper
|
2016-11-01 |
Chris Cannam |
Support multiple plugin checker helpers, as for multiple piper servers
3.0-integration
|
2016-11-01 |
Chris Cannam |
Support for multiple servers
3.0-integration
|
2016-10-28 |
Chris Cannam |
Merge from branch piper
3.0-integration
|
2016-10-28 |
Chris Cannam |
Merge from branch project-file-rework
piper
|
2016-10-28 |
Chris Cannam |
Numerous Windows fixes in subrepos
project-file-rework
|
2016-10-28 |
Chris Cannam |
Ensure plugin is deleted in same thread that created and used it
project-file-rework
|
2016-10-28 |
Chris Cannam |
Don't -Werror here
project-file-rework
|
2016-10-28 |
Chris Cannam |
Rename server to simple-server, and add some more description in usage
project-file-rework
|
2016-10-27 |
Chris Cannam |
Win32 fixes in subrepos (inc binary modes for server)
project-file-rework
|
2016-10-27 |
Chris Cannam |
Error handling
project-file-rework
|
2016-10-27 |
Chris Cannam |
Build the converter too
project-file-rework
|
2016-10-27 |
Chris Cannam |
Update Piper server invocation convention
project-file-rework
|
2016-10-27 |
Chris Cannam |
More Windows build bits
project-file-rework
|
2016-10-26 |
Chris Cannam |
Win64 build flags
project-file-rework
|
2016-10-25 |
Chris Cannam |
Couple of overlooked defines
project-file-rework
|
2016-10-25 |
Chris Cannam |
Tidier noconfig file
project-file-rework
|
2016-10-25 |
Chris Cannam |
Fix maddening failure to start server with space in its path
project-file-rework
|
2016-10-25 |
Chris Cannam |
Only if server not running
project-file-rework
|
2016-10-25 |
Chris Cannam |
Don't need these frameworks for the server
project-file-rework
|
2016-10-25 |
Chris Cannam |
Tidying
project-file-rework
|
2016-10-25 |
Chris Cannam |
Minor build updates
project-file-rework
|
2016-10-25 |
Chris Cannam |
OSX build updates
project-file-rework
|
2016-10-25 |
Chris Cannam |
OSX build fixes and logic
project-file-rework
|
2016-10-25 |
Chris Cannam |
Add basic noconfig.pri
project-file-rework
|
2016-10-25 |
Chris Cannam |
Merge from branch piper
project-file-rework
|
2016-10-25 |
Chris Cannam |
Merge
piper
|
2016-10-25 |
Chris Cannam |
Add files that I forgot to track on Friday (sigh)
piper
|
2016-10-24 |
Chris Cannam |
Merge in subrepo
project-file-rework
|
2016-10-24 |
Chris Cannam |
Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them
project-file-rework
|
2016-10-24 |
Chris Cannam |
Server project file
piper
|
2016-10-21 |
Chris Cannam |
Error reporting for Piper server startup
piper
|
2016-10-21 |
Chris Cannam |
Fixes to choice of plugin factory
piper
|
2016-10-21 |
Chris Cannam |
Add out-of-process execution to prefs dialog
piper
|
2016-10-21 |
Chris Cannam |
Default to using Piper
piper
|
2016-10-21 |
Chris Cannam |
Restore native-Vamp factory and make the choice between Piper and Native a preference
piper
|
2016-10-20 |
Chris Cannam |
Use .cpp file instead
piper
|
2016-10-20 |
Chris Cannam |
Avoid instantiating all plugins on startup, + build fixes
piper
|
2016-10-20 |
Chris Cannam |
Update subrepos
3.0-integration
|
2016-10-20 |
Chris Cannam |
Update subrepos
piper
|
2016-10-20 |
Chris Cannam |
Merge from branch 3.0-integration
piper
|
2016-10-20 |
Chris Cannam |
Merge from branch msvc2015_64
3.0-integration
|
2016-10-19 |
Chris Cannam |
Further MSVC build stuff. Committing this as-is because it's building and running now, but there's a lot to tidy up.
msvc2015_64
|
2016-10-19 |
Chris Cannam |
Tidy and re-fix for Linux
msvc2015_64
|
2016-10-18 |
Chris Cannam |
MSVC build fixes, and show 32/64-bit in About
msvc2015_64
|
2016-10-18 |
Chris Cannam |
MatrixFile is no longer used
3.0-integration
|
2016-10-17 |
Chris Cannam |
Update subrepo
piper
|
2016-10-17 |
Chris Cannam |
Update subrepo
piper
|
2016-10-17 |
Chris Cannam |
Fix compiler warnings
piper
|
2016-10-17 |
Chris Cannam |
Restore plugin categories
piper
|
2016-10-17 |
Chris Cannam |
More cautious locking on sparse model modification
piper
|
2016-10-17 |
Chris Cannam |
Pull out model creation into the transformer thread run(), so that all communications with the plugin server happen on a single thread. Then make the model accessor wait for them to be created (which still happens right at the start of processing) before returning.
piper
|
2016-10-14 |
Chris Cannam |
Try AutoPlugin; also not very successful
piper
|
2016-10-14 |
Chris Cannam |
Add piper-cpp stuff, experimentally
piper
|
2016-09-20 |
Chris Cannam |
Update subrepos (bookkeeping only really)
3.0-integration
|
2016-08-15 |
Chris Cannam |
Patch from Fab Nicol to fix a problem with Recent Files menu:
3.0-integration
|
2016-08-15 |
Chris Cannam |
Avoid warning
3.0-integration
|
2016-08-05 |
Chris Cannam |
Introduce labels in RangeMapper and use them in AudioDial, though only for tooltip at present. Make use of this for spectrogram magic -81dB/-Inf threshold. Also introduce static strings for inf/pi and use where appropriate.
3.0-integration
|
2016-08-05 |
Chris Cannam |
Merge work on unified spectrogram and colour 3d plot caching renderer
3.0-integration
|
2016-08-05 |
Chris Cannam |
Since 1d317e717fe4 we no longer want to fft scale in hybrid mode. (This might also restore compatibility with Tony and prior SV save sessions -- test this.)
spectrogram-minor-refactor
|
2016-08-05 |
Chris Cannam |
Make text labels on vertical scale ticks visible
spectrogram-minor-refactor
|
2016-08-05 |
Chris Cannam |
Fixes to phase display and colour scale for it; tidy up some debug output
spectrogram-minor-refactor
|
2016-08-05 |
Chris Cannam |
Pull out paintDetailedScale
spectrogram-minor-refactor
|
2016-08-05 |
Chris Cannam |
Minor tidy, + go back to opaque-only spectrogram as intended
spectrogram-minor-refactor
|
2016-08-05 |
Chris Cannam |
Restore illuminateLocalFeatures in spectrogram
spectrogram-minor-refactor
|
2016-08-04 |
Chris Cannam |
Reconnect double-click region select in spectrogram
spectrogram-minor-refactor
|
2016-08-04 |
Chris Cannam |
Restore phase display
spectrogram-minor-refactor
|
2016-08-04 |
Chris Cannam |
Re-implement dB^2 (log-power) spectrogram setting
spectrogram-minor-refactor
|
2016-08-03 |
Chris Cannam |
Re-enable (little-used) normalise-visible-range option in spectrogram layer
spectrogram-minor-refactor
|
2016-08-03 |
Chris Cannam |
Use a count of bins rather than min and max bins (because the name maxbin tells us nothing about whether the range is inclusive or not)
spectrogram-minor-refactor
|
2016-08-02 |
Chris Cannam |
Another small tidy
spectrogram-minor-refactor
|
2016-08-02 |
Chris Cannam |
Fix vertical zoom/scroll in colour 3d plot layer
spectrogram-minor-refactor
|
2016-08-02 |
Chris Cannam |
Minor tidy
spectrogram-minor-refactor
|
2016-08-02 |
Chris Cannam |
Sensible vertical scale and hybrid normalisation range in colour 3d plot
spectrogram-minor-refactor
|
2016-08-02 |
Chris Cannam |
Minor tidy
spectrogram-minor-refactor
|
2016-08-02 |
Chris Cannam |
A threshold fix
spectrogram-minor-refactor
|
2016-08-01 |
Chris Cannam |
Float/double conversion fixes
spectrogram-minor-refactor
|
2016-08-01 |
Chris Cannam |
Fix threshold in spectrogram -- it wasn't working in the last release.
spectrogram-minor-refactor
|
2016-08-01 |
Chris Cannam |
Scale range matching
spectrogram-minor-refactor
|
2016-08-01 |
Chris Cannam |
Some notes on gain
spectrogram-minor-refactor
|
2016-07-22 |
Chris Cannam |
Some tidying
spectrogram-minor-refactor
|
2016-07-22 |
Chris Cannam |
Fixes and debug output for mag range calculations
spectrogram-minor-refactor
|
2016-07-22 |
Chris Cannam |
Wiring through the magnitude range updates
spectrogram-minor-refactor
|
2016-07-20 |
Chris Cannam |
Toward updating mag cache
spectrogram-minor-refactor
|
2016-07-20 |
Chris Cannam |
Inch toward using the mag cache (currently will crash with debug exception)
spectrogram-minor-refactor
|
2016-07-20 |
Chris Cannam |
Introduce ScrollableMagRangeCache, plus some tidying etc
spectrogram-minor-refactor
|
2016-07-19 |
Chris Cannam |
Fix translucent mode for spectrogram
spectrogram-minor-refactor
|
2016-07-19 |
Chris Cannam |
Wire up invertVertical
spectrogram-minor-refactor
|
2016-07-19 |
Chris Cannam |
Re-enable a couple more features
spectrogram-minor-refactor
|
2016-07-19 |
Chris Cannam |
Tidy
spectrogram-minor-refactor
|
2016-07-19 |
Chris Cannam |
Consts and willRenderOpaque
spectrogram-minor-refactor
|
2016-07-19 |
Chris Cannam |
Colourmap rotation (inelegantly)
spectrogram-minor-refactor
|
2016-07-19 |
Chris Cannam |
Subrepo update
spectrogram-minor-refactor
|
2016-07-19 |
Chris Cannam |
Make VerticalBinLayer an actual Layer (via SliceableLayer)
spectrogram-minor-refactor
|
2016-07-15 |
Chris Cannam |
Merge
spectrogram-minor-refactor
|
2016-07-15 |
Chris Cannam |
Update dataquay subrepo for 0.9.1
last_v2.5_on_default_branch
|
2016-07-18 |
Chris Cannam |
Start introducing translucent renderer
spectrogram-minor-refactor
|
2016-07-14 |
Chris Cannam |
Fix failure to reinitialise m_peakCache
spectrogram-minor-refactor
|
2016-07-14 |
Chris Cannam |
Remove almost all of the "old" paint logic from Colour3DPlotLayer
spectrogram-minor-refactor
|
2016-07-14 |
Chris Cannam |
Remove all of the "old" paint logic from SpectrogramLayer, even where it hasn't been completely replaced yet
spectrogram-minor-refactor
|
2016-07-14 |
Chris Cannam |
Convert ColourScaleType into an enum class
spectrogram-minor-refactor
|
2016-07-14 |
Chris Cannam |
Convert ColumnNormalization to an enum class, and separate out normalize-visible
spectrogram-minor-refactor
|
2016-07-14 |
Chris Cannam |
Turn BinDisplay and BinScale into enum classes
spectrogram-minor-refactor
|
2016-07-14 |
Chris Cannam |
Fix potential crash in Dense3dModelPeakCache owing to combination of wrong width calculation and wrong handling of width overrun
spectrogram-minor-refactor
|
2016-07-13 |
Chris Cannam |
Delete renderers
spectrogram-minor-refactor
|
2016-07-13 |
Chris Cannam |
Begin using renderer in colour 3d plot layer
spectrogram-minor-refactor
|
2016-07-13 |
Chris Cannam |
Create, but don't yet use, a renderer in the colour 3d plot layer
spectrogram-minor-refactor
|
2016-07-13 |
Chris Cannam |
Switch in "standard" colour scale, bin scale, normalisation -- not quite handled elegantly or correctly yet
spectrogram-minor-refactor
|
2016-07-11 |
Chris Cannam |
Minor build fix
spectrogram-minor-refactor
|
2016-07-11 |
Chris Cannam |
Introduce peak frequency rendering (basics of)
spectrogram-minor-refactor
|
2016-07-11 |
Chris Cannam |
Far more pragmatic update strategy
spectrogram-minor-refactor
|
2016-07-11 |
Chris Cannam |
Fix draw buffer sizing problem in scaled rendering
spectrogram-minor-refactor
|
2016-07-07 |
Chris Cannam |
Split out cache rendering functions and some fixes to calculations
spectrogram-minor-refactor
|
2016-07-07 |
Chris Cannam |
Colour scales (partly)
spectrogram-minor-refactor
|
2016-07-07 |
Chris Cannam |
Time-constrained rendering
spectrogram-minor-refactor
|
2016-07-05 |
Chris Cannam |
Cut over to using the renderer (though it's very incomplete) and fix some cache problems and pointer lifetime misunderstandings
spectrogram-minor-refactor
|
2016-07-05 |
Chris Cannam |
Start to introduce renderer objects
spectrogram-minor-refactor
|
2016-07-05 |
Chris Cannam |
One FFT model per spectrogram (again!) - but we do still need a magnitude range per view, as views could be showing different regions
spectrogram-minor-refactor
|
2016-07-02 |
Chris Cannam |
One FFT size method, no member for it
spectrogram-minor-refactor
|
2016-07-01 |
Chris Cannam |
Simplify the oversampling/zero-padding logic. FFT model selection no longer depends on the view.
spectrogram-minor-refactor
|
2016-07-01 |
Chris Cannam |
Add VerticalBinLayer to SpectrogramLayer
spectrogram-minor-refactor
|
2016-07-01 |
Chris Cannam |
Scale and copy
spectrogram-minor-refactor
|
2016-07-01 |
Chris Cannam |
Start introducing render code
spectrogram-minor-refactor
|
2016-07-01 |
Chris Cannam |
VerticalBinLayer for vertical mapping abstraction. Not totally sure about this
spectrogram-minor-refactor
|
2016-06-30 |
Chris Cannam |
Comments
spectrogram-minor-refactor
|
2016-06-30 |
Chris Cannam |
Minor adjustments
spectrogram-minor-refactor
|
2016-06-30 |
Chris Cannam |
More filling in render & cache code
spectrogram-minor-refactor
|
2016-06-30 |
Chris Cannam |
Move drawVisibleText to PaintAssistant
spectrogram-minor-refactor
|
2016-06-30 |
Chris Cannam |
Move LayerGeometryProvider from view to layer
spectrogram-minor-refactor
|
2016-06-30 |
Chris Cannam |
Two functions, rather than one with a boolean arg
spectrogram-minor-refactor
|
2016-06-29 |
Chris Cannam |
Another tiny bit
spectrogram-minor-refactor
|
2016-06-29 |
Chris Cannam |
Pull out render timer
spectrogram-minor-refactor
|
2016-06-29 |
Chris Cannam |
More renderer stubbing
spectrogram-minor-refactor
|
2016-06-27 |
Chris Cannam |
Comments
spectrogram-minor-refactor
|
2016-06-23 |
Chris Cannam |
Start stubbing Colour3DPlotRenderer
spectrogram-minor-refactor
|