2020-08-27 |
Chris Cannam |
Default branch is now named default on git as well as hg, in case we ever want to switch to mirroring in the other direction
default tip
|
2020-08-14 |
Chris Cannam |
Added tag sv_v4.2 for changeset 2de306979a2a
|
2020-08-14 |
Chris Cannam |
Minor updates to debug and other wording for 4.2; fix failure to show plugin population warning dialog
sv_v4.2
|
2020-08-14 |
Chris Cannam |
Update and tweak the plugin population warning dialog, which was not properly being shown in async-transform-population-world
|
2020-08-13 |
Chris Cannam |
Next version is 4.2
|
2020-08-10 |
Chris Cannam |
Avoid failing when run without args
|
2020-08-10 |
Chris Cannam |
Next release won't have feedback request
|
2020-08-06 |
Chris Cannam |
Looks like this is the one we want
|
2020-08-06 |
Chris Cannam |
Update required package list
|
2020-07-23 |
Chris Cannam |
Added tag sv_v4.2pre1 for changeset 666460ea3b3b
|
2020-07-23 |
Chris Cannam |
Removed tag sv_v4.2
sv_v4.2pre1
|
2020-07-23 |
Chris Cannam |
Added tag sv_v4.2 for changeset fe540b4ee9b4
|
2020-07-23 |
Chris Cannam |
Merge
|
2020-07-23 |
Chris Cannam |
Old-Qt fix
|
2020-07-23 |
Chris Cannam |
Note if no Makefile found
|
2020-07-23 |
Chris Cannam |
Update signtool path
|
2020-07-23 |
Chris Cannam |
Update changelog
|
2020-07-21 |
Chris Cannam |
Merge
|
2020-07-21 |
Chris Cannam |
Whoops, add missing .pro files
|
2020-07-21 |
Chris Cannam |
Subrepo update
|
2020-07-21 |
Chris Cannam |
Avoid WinRT dependency when packaging for Win7
|
2020-06-26 |
Chris Cannam |
Onwards and upwards!
|
2020-06-25 |
Chris Cannam |
Ensure transforms are populated before trying to instantiate a plugin for one; add (export-style) test for this
|
2020-06-22 |
Chris Cannam |
Merge from branch startup-timing
|
2020-06-18 |
Chris Cannam |
Added tag sv_v4.1 for changeset fa3218d9fe97
|
2020-06-18 |
Chris Cannam |
Further old-Qt fix
sv_v4.1
|
2020-06-18 |
Chris Cannam |
Added tag sv_v4.1 for changeset db7392b78cda
|
2020-06-18 |
Chris Cannam |
Fix build with older Qt versions
|
2020-06-18 |
Chris Cannam |
Added tag sv_v4.1 for changeset 7e8a766af655
|
2020-06-18 |
Chris Cannam |
Update CHANGELOG
|
2020-06-18 |
Chris Cannam |
Merge from branch csv-import-headers
|
2020-06-18 |
Chris Cannam |
Support CSV column header in import dialog + in actual import stage
csv-import-headers
|
2020-06-17 |
Chris Cannam |
Add detector for CSV header row, and use it to inform guesses for column purposes
csv-import-headers
|
2020-06-16 |
Chris Cannam |
Add "Scanning plugins..." placeholder to transform menu
startup-timing
|
2020-06-16 |
Chris Cannam |
Merge from default branch
startup-timing
|
2020-06-16 |
Chris Cannam |
Copyright date
|
2020-06-16 |
Chris Cannam |
Add record-mono setting
smoother-recording
|
2020-06-15 |
Chris Cannam |
Switch to using wav files as test input; requires updating all the expected outputs, sadly
|
2020-06-15 |
Chris Cannam |
Move test/ to export-tests/ (so it can be distinguished from other test subdirs) and exclude from archive
|
2020-06-11 |
Chris Cannam |
Work around some AppImage versions printing debug output on startup
|
2020-06-11 |
Chris Cannam |
Remove this debug output on startup
|
2020-06-11 |
Chris Cannam |
Comment only
|
2020-06-11 |
Chris Cannam |
CSV reader tests & fixes
|
2020-06-11 |
Chris Cannam |
Avoid deprecated warnings for very recent Qt changes
|
2020-06-04 |
Chris Cannam |
Prepare for v4.1
|
2020-06-04 |
Chris Cannam |
Subrepo and translation update
|
2020-06-03 |
Chris Cannam |
Some work to try to get the main window up & functioning quicker - without waiting for the transforms to be populated first. Needs a lot more testing, not to be merged until after 4.1.
startup-timing
|
2020-05-18 |
Chris Cannam |
The installer file doesn't permit -pre in version string
|
2020-05-18 |
Chris Cannam |
Added tag sv_v4.1pre1 for changeset 367561a2ac85
|
2020-05-18 |
Chris Cannam |
Fix for older Qt builds
sv_v4.1pre1
|
2020-05-18 |
Chris Cannam |
Subrepo and git config updates
|
2020-05-15 |
Chris Cannam |
Experiment hoping to fix git clone hang in docker image
|
2020-05-15 |
Chris Cannam |
Fix filename
|
2020-05-15 |
Chris Cannam |
Pre-release
|
2020-05-15 |
Chris Cannam |
Activate beta mode
|
2020-05-15 |
Chris Cannam |
Place an expiry on feedback request for this version
|
2020-05-14 |
Chris Cannam |
Make countdown slightly shorter
|
2020-05-14 |
Chris Cannam |
Add any persistent config defines (e.g. feedback request)
|
2020-05-14 |
Chris Cannam |
Update subrepos with various performance tweaks; when rebuilding menus, delete old actions (turns out addAction(QAction*) doesn't take ownership - I did know this once, but...)
|
2020-05-13 |
Chris Cannam |
Fix following prior merge
|
2020-05-13 |
Chris Cannam |
Aim to ensure we have feedback request in packages we build only (not in distro builds etc)
|
2020-05-12 |
Chris Cannam |
Towards reusing the survey logic for a request for info & guidance
|
2020-05-11 |
Chris Cannam |
Avoid dialog that says you must open audio before importing an annotation, in the case where the file being opened is not a plausible annotation one in the first place (e.g. an unsupported audio format)
|
2020-05-11 |
Chris Cannam |
Update changelog
|
2020-05-11 |
Chris Cannam |
Update CSV import to support the same quote-doubling escape that we now use in export
|
2020-05-11 |
Chris Cannam |
Subrepo update
|
2020-04-30 |
Chris Cannam |
Ensure correct width is calculated when requesting to render whole of a view that hasn't finished loading yet; avoid over-eagerly feeding unknown binary files to RDF decoder on load
|
2020-04-29 |
Chris Cannam |
Discard rest of OSC queue when exiting from OSC
|
2020-04-29 |
Chris Cannam |
Further older-Qt bits
|
2020-04-29 |
Chris Cannam |
Another old-build fix
|
2020-04-29 |
Chris Cannam |
Refuse to nest OSC invocations
|
2020-04-29 |
Chris Cannam |
Clarification and reordering
|
2020-04-29 |
Chris Cannam |
Another too-new Qt API
|
2020-04-29 |
Chris Cannam |
Further fixes for older builds
|
2020-04-29 |
Chris Cannam |
Fix for older Qts
|
2020-04-29 |
Chris Cannam |
Add link
|
2020-04-29 |
Chris Cannam |
Reformat README.OSC as markdown and expand and update it a bit
|
2020-04-29 |
Chris Cannam |
Implement exportimage and exportsvg; add some more useful output, esp. when method called with insufficient arguments
|
2020-04-29 |
Chris Cannam |
Improve chances of user getting to see splash screen (rather than empty box) by processing events a little more
|
2020-04-29 |
Chris Cannam |
Tidy
|
2020-04-29 |
Chris Cannam |
Subrepo update
|
2020-04-24 |
Chris Cannam |
Ensure we use the user's LDFLAGS if specified
|
2020-04-22 |
Chris Cannam |
Suppress some debug output
|
2020-04-22 |
Chris Cannam |
Fix #1978 Overload message says auditioning plugin disabled, even if no auditioning plugin present
|
2020-04-22 |
Chris Cannam |
Remove no-longer-used signal
|
2020-04-22 |
Chris Cannam |
Update translation strings
|
2020-04-22 |
Chris Cannam |
Show packs for download in Find a Transform
|
2020-04-21 |
Chris Cannam |
Add svl format export regression tests (but see also bug #1979 SVL export does not export Colour 3D Plot data)
|
2020-04-20 |
Chris Cannam |
Pull out Provider structure for plugin source metadata
|
2020-04-20 |
Chris Cannam |
Consistency fixes for RDF
|
2020-04-17 |
Chris Cannam |
Merge
|
2020-04-17 |
Chris Cannam |
Download RDF "pack" information (it isn't used yet though)
|
2020-04-17 |
Chris Cannam |
Add overlooked date
|
2020-04-15 |
Chris Cannam |
Further Windows fix
|
2020-04-14 |
Chris Cannam |
Windows build fix, and note OpenSSL addition
|
2020-04-14 |
Chris Cannam |
Subrepo update - comments only
|
2020-04-09 |
Chris Cannam |
Build fix for mingw
|
2020-04-09 |
Chris Cannam |
Small subrepo fixes, and update tests following fixes to the QM plugin used for the tests
|
2020-04-09 |
Chris Cannam |
Update changelog
|
2020-04-09 |
Chris Cannam |
Build fix
|
2020-04-09 |
Chris Cannam |
Add signal handler to checker
|
2020-04-09 |
Chris Cannam |
Merge
|
2020-04-09 |
Chris Cannam |
Adjust cache storage in FFTModel, speeding up the peak-frequency spectrogram
|
2020-04-08 |
Chris Cannam |
Subrepo update
|
2020-04-08 |
Chris Cannam |
Update Piper subrepos, fixing #1903 Parameter values do not update correctly in the UI
|
2020-04-06 |
Chris Cannam |
Merge from branch sensible-delimited-data-strings
|
2020-04-06 |
Chris Cannam |
Test quoting in CSV export
sensible-delimited-data-strings
|
2020-04-03 |
Chris Cannam |
First cut (not yet tested) at fixing #1967 Review quoting in CSV export
sensible-delimited-data-strings
|
2020-04-03 |
Chris Cannam |
Merge from branch audio-source-refactor. This fixes #1969 Auditioning plugin is failing on Windows. Also somewhat modernises lifecycle management for plugins generally
|
2020-04-03 |
Chris Cannam |
Right-button menu layout adjustment
|
2020-03-31 |
Chris Cannam |
Provide context menu in LevelPanToolButton
|
2020-03-30 |
Chris Cannam |
Use most recent redist dir, rather than hardcoding one
|
2020-03-30 |
Chris Cannam |
Update changelog
|
2020-03-30 |
Chris Cannam |
Add right-button context menu to panner widget in pane
|
2020-03-27 |
Chris Cannam |
Add context menus to property box controls
|
2020-03-27 |
Chris Cannam |
Add context menu to Thumbwheel
|
2020-03-27 |
Chris Cannam |
Implement undo/redo for renaming layers, fixing #1977
|
2020-03-26 |
Chris Cannam |
Add context menus to AudioDials; tidy
|
2020-03-25 |
Chris Cannam |
Tiny tweak
|
2020-03-25 |
Chris Cannam |
More context menu layout tweaks
|
2020-03-25 |
Chris Cannam |
Some layout adjustments for context menus
|
2020-03-25 |
Chris Cannam |
Implement pane and layer property tab context menus. Some layout work needed
|
2020-03-23 |
Chris Cannam |
Minor subrepo fixes
audio-source-refactor
|
2020-03-20 |
Chris Cannam |
Use shared_ptr for plugin instances throughout
audio-source-refactor
|
2020-03-19 |
Chris Cannam |
Introduce EffectWrapper for the auditioning plugin implementation
audio-source-refactor
|
2020-03-18 |
Chris Cannam |
Towards refactoring the audio source into more comprehensible layers
audio-source-refactor
|
2020-03-16 |
Chris Cannam |
Subrepo update
|
2020-02-05 |
Chris Cannam |
More useful error reporting in cases where auditioning plugin fails
|
2020-02-05 |
Chris Cannam |
Provide slightly less useless error message when trying to open corrupt or mis-suffixed audio file
|
2020-01-24 |
Chris Cannam |
Merge from branch background-mode
|
2020-01-24 |
Chris Cannam |
Add support for picking up overview colour from desktop theme
background-mode
|
2020-01-24 |
Chris Cannam |
Remove redundant images - these are in scalable repo now
background-mode
|
2020-01-24 |
Chris Cannam |
Add dark splash, and remove redundant copy of splash image
background-mode
|
2020-01-24 |
Chris Cannam |
Render dark splash in dark mode (on platforms where OSReportsDarkThemeActive() works, i.e. only Windows at present - can't base this on actual UI colours as we haven't created the UI yet)
background-mode
|
2020-01-24 |
Chris Cannam |
Subrepo updates for colour selection related to dark mode
background-mode
|
2020-01-23 |
Chris Cannam |
Fixes for highlight colours in dark mode
background-mode
|
2020-01-21 |
Chris Cannam |
Subrepo update
background-mode
|
2020-01-20 |
Chris Cannam |
Dark background fixes for Windows
background-mode
|
2020-01-17 |
Chris Cannam |
Toward Windows background-mode support
background-mode
|
2020-01-17 |
Chris Cannam |
Re-enable background mode switching, and make some fixes to it
background-mode
|
2020-01-15 |
Chris Cannam |
Update translation files
|
2020-01-15 |
Chris Cannam |
More helpful error messages (+ actually provide one, for case of attempting to export spectrogram to non-CSV)
|
2020-01-15 |
Chris Cannam |
Default to CSV now
|
2020-01-15 |
Chris Cannam |
Subrepo update
|
2020-01-15 |
Chris Cannam |
This should become 4.1
|
2020-01-15 |
Chris Cannam |
Exit on error
|
2020-01-14 |
Chris Cannam |
Merge from branch csv-export-dialog
|
2020-01-14 |
Chris Cannam |
Add CSV export format dialog
csv-export-dialog
|
2020-01-14 |
Chris Cannam |
Generate the WXS files from templated inputs, substituting in the version and redistributable paths; also include OpenSSL libraries in the package, fixing #1895 Windows build fails to open https locations
|
2020-01-10 |
Chris Cannam |
Merge from branch spectrogram-export
|
2020-01-10 |
Chris Cannam |
Only ask about writing a selection where the format supports it
spectrogram-export
|
2020-01-10 |
Chris Cannam |
Add library support for header on delimited-data export - not yet wired up in UI
spectrogram-export
|
2020-01-10 |
Chris Cannam |
Test export of zoomed 3d plot
spectrogram-export
|
2020-01-09 |
Chris Cannam |
Apply scale factor & thresholding in spectrogram & peak-frequency export
spectrogram-export
|
2020-01-08 |
Chris Cannam |
Add layer export of selected region as well as whole layer
spectrogram-export
|
2020-01-08 |
Chris Cannam |
More comprehensive debug output
spectrogram-export
|
2020-01-08 |
Chris Cannam |
Replace use of m_abandoning by setting document modified to false
spectrogram-export
|
2020-01-08 |
Chris Cannam |
Add tests for exporting selected region only
spectrogram-export
|
2020-01-07 |
Chris Cannam |
Add regression tests for layer export
spectrogram-export
|
2020-01-07 |
Chris Cannam |
setcurrent should use fixed ordering for layers
spectrogram-export
|
2020-01-07 |
Chris Cannam |
Advances in spectrogram export
spectrogram-export
|
2020-01-06 |
Chris Cannam |
Start work on spectrogram export code
spectrogram-export
|
2019-12-12 |
Chris Cannam |
Merge
|
2019-12-12 |
Chris Cannam |
Ensure -Werror isn't used in default (release) builds in the checker subrepo
|
2019-12-10 |
Chris Cannam |
Ask for confirmation
|
2019-12-10 |
Chris Cannam |
Added tag sv_v4.0.1 for changeset 7cb68e49b64c
|
2019-12-09 |
Chris Cannam |
Release date
sv_v4.0.1
|
2019-12-09 |
Chris Cannam |
Merge (a null merge)
|
2019-11-21 |
Chris Cannam |
Avoid a compiler warning
|
2019-12-06 |
Chris Cannam |
Fix failure to notice we are no longer opening an audio file, if user cancels the save-modified dialog. This led to refusal to respect the close button on the main window.
|
2019-12-05 |
Chris Cannam |
Further INSTALL updates
|
2019-12-05 |
Chris Cannam |
Update the build instructions somewhat
|
2019-12-05 |
Chris Cannam |
Subrepo update
|
2019-12-05 |
Chris Cannam |
Wording
|
2019-11-21 |
Chris Cannam |
Actually no, this is plainly a 4.0.1, not a 4.1
|
2019-11-21 |
Chris Cannam |
Next release will be 4.1; update changelog, and update Qt version in build
|
2019-11-21 |
Chris Cannam |
Fix vertical scale in NoteLayer in cases where the internal model unit is not Hz
|
2019-11-20 |
Chris Cannam |
Install is Linux-only
|
2019-11-20 |
Chris Cannam |
Update translation files
|
2019-11-20 |
Chris Cannam |
Test install step
|
2019-11-20 |
Chris Cannam |
Add executable flag to install targets
|
2019-11-01 |
Chris Cannam |
Update VC redist paths
|
2019-10-31 |
Chris Cannam |
Another subrepo update for the PA fix
|
2019-10-31 |
Chris Cannam |
Merge from branch pa_catalina, apparently fixing audio device problem in some macOS systems (see SourceForge bug #273 Port Audio Fail on MacOS Catalina (10.15))
|
2019-10-31 |
Chris Cannam |
Update with external-program alignment fix
pa_catalina
|
2019-10-30 |
Chris Cannam |
Test build with AUDIO_COMPONENT_FIX patch in PortAudio to avoid deprecated API
pa_catalina
|
2019-10-25 |
Chris Cannam |
Added tag sv_v4.0 for changeset 90da8fead949
|
2019-10-25 |
Chris Cannam |
...and for the helpers directory
sv_v4.0
|
2019-10-25 |
Chris Cannam |
Added tag sv_v4.0 for changeset 1a0defadb911
|
2019-10-25 |
Chris Cannam |
Add required library
|
2019-10-25 |
Chris Cannam |
Repoint doesn't seem to like the relative path - must fix
|
2019-10-25 |
Chris Cannam |
Added tag sv_v4.0 for changeset 7c09d776d579
|
2019-10-24 |
Chris Cannam |
Also remove volume
|
2019-10-24 |
Chris Cannam |
Put in an actual date
|
2019-10-24 |
Chris Cannam |
Remove JACK dependency - it should be findable at runtime using the dynamic JACK mechanism
|
2019-10-24 |
Chris Cannam |
Next builds will be 4.0; remove beta-release warning
|
2019-10-24 |
Chris Cannam |
CI updates and fixes
|
2019-10-23 |
Chris Cannam |
Fix idiotic presentation of /a flag as if argument to /n flag
|
2019-10-23 |
Chris Cannam |
This absurdity seems to be how you print a blank line in batch
|
2019-10-23 |
Chris Cannam |
Update to VC2019
|
2019-10-22 |
Chris Cannam |
Restore this check
|
2019-10-22 |
Chris Cannam |
Merge
|
2019-10-22 |
Chris Cannam |
Add /a flag to do the right thing if more than one cert is found
|
2019-10-22 |
Chris Cannam |
Subrepo update (taking on c++11-mutex code for Vamp SDK)
|
2019-10-21 |
Chris Cannam |
Additions to Mac build scripting
|
2019-10-21 |
Chris Cannam |
Place output in packages/
|
2019-10-21 |
Chris Cannam |
Towards single-script packaging
|
2019-10-18 |
Chris Cannam |
Single script to rebuild, package, and copy properly named package to packages directory
|
2019-10-18 |
Chris Cannam |
Added tag sv_v4.0pre3 for changeset 4cbee7ae4533
|
2019-10-18 |
Chris Cannam |
Removed tag sv-v4.0pre3
sv_v4.0pre3
|
2019-10-18 |
Chris Cannam |
Added tag sv-v4.0pre3 for changeset f6398deea932
|
2019-10-17 |
Chris Cannam |
Attempt to request to load unsigned plugins. Not helping with the plugins that are currently failing.
|
2019-10-17 |
Chris Cannam |
Subrepo update
|
2019-10-17 |
Chris Cannam |
Update CHANGELOG
|
2019-10-17 |
Chris Cannam |
Fix extreme sluggishness when starting and stopping playback using PulseAudio
|
2019-10-17 |
Chris Cannam |
Fix compiler warning
|
2019-10-17 |
Chris Cannam |
Fix #1941 Selecting duration of box doesn't work as expected
|
2019-10-17 |
Chris Cannam |
Fix permissions in copied-in libraries
|
2019-10-16 |
Chris Cannam |
Subrepo update (with actual MainWindowBase API update!) and ensure audio dial is visible in Mac dark mode
|
2019-10-16 |
Chris Cannam |
Further Mac deployment updates
|
2019-10-16 |
Chris Cannam |
Next version will be pre3
|
2019-10-16 |
Chris Cannam |
Use updated MainWindowBase API with ability to open playback device before record - hoping to fix #1946 Should ask for microphone permission only when first recording, not when first opening a file
|
2019-10-16 |
Chris Cannam |
Rework deployment scripts with a separate package/notarize step
|
2019-10-16 |
Chris Cannam |
Subrepo update
|
2019-10-16 |
Chris Cannam |
Fix #1954 Peculiar alignment for Amplitude Follower y-scale in Auto-Align mode. We can now, for the first time ever, vertically align the amplitude follower output with a waveform layer underneath.
|
2019-10-16 |
Chris Cannam |
Subrepo update
|
2019-10-15 |
Chris Cannam |
Fix #1942 Box layer not always inheriting the right unit
|
2019-10-15 |
Chris Cannam |
Fix #1951 Selecting row in data editor with multiple items having same frame always selects the first
|
2019-10-14 |
Chris Cannam |
Fix #1948 Delete button not working in Edit Layer Data dialog
|
2019-10-11 |
Chris Cannam |
Fix for #1937 Crash on Mac when hitting New Session while playing
|
2019-10-10 |
Chris Cannam |
Merge
|
2019-10-10 |
Chris Cannam |
Versions and paths
|
2019-10-10 |
Chris Cannam |
Added tag sv_v4.0pre2_deb_deploy for changeset c56056a3dfb2
|
2019-10-10 |
Chris Cannam |
Wording
sv_v4.0pre2_deb_deploy
|
2019-10-10 |
Chris Cannam |
Added tag sv_v4.0pre2 for changeset 6845d7dafebf
|
2019-10-10 |
Chris Cannam |
OK, the old QCommandLineOption constructor didn't permit that usage - be more explicit
|
2019-10-10 |
Chris Cannam |
QCommandLineParser::addOptions is too recent for the compatibility deb build
|
2019-10-10 |
Chris Cannam |
Make static to avoid multiple definitions
|
2019-10-10 |
Chris Cannam |
One more attempt at this compatibility workaround
|
2019-10-10 |
Chris Cannam |
And another!
|
2019-10-10 |
Chris Cannam |
Another attempt
|
2019-10-10 |
Chris Cannam |
Attempted build fix for old Ubuntu deb build
|
2019-10-09 |
Chris Cannam |
Update notarization notes
|
2019-10-09 |
Chris Cannam |
Bitbucket -> Sourcehut
sv_v4.0pre2
|
2019-10-09 |
Chris Cannam |
Version and update beta warning
|
2019-10-09 |
Chris Cannam |
Fix #1904 Scrolling colour 3d plot does not always work when in View normalisation mode. We shouldn't imagine we've just invalidated the cache if the truth is that we've only just created the renderer
|
2019-10-09 |
Chris Cannam |
Fix #1905 Window title is not properly reset on New Session
|
2019-10-09 |
Chris Cannam |
Fix #1901 Re-aligning paste operation not working since single-point event update
|
2019-10-09 |
Chris Cannam |
Further light streamlining
|
2019-10-09 |
Chris Cannam |
Slightly streamline image scaling (#1933)
|
2019-10-09 |
Chris Cannam |
Merge
|
2019-10-08 |
Chris Cannam |
Full dates
|
2019-10-07 |
Chris Cannam |
Fix #1931 Top of property box is snipped off on Mac
|
2019-10-07 |
Chris Cannam |
Fix #1932 Toggling property boxes is broken in current default branch
|
2019-10-07 |
Chris Cannam |
Merge from branch time-frequency-boxes
|
2019-10-07 |
Chris Cannam |
Minor text tweak
|
2019-10-07 |
Chris Cannam |
Comments
|
2019-10-04 |
Chris Cannam |
Update to new PaneStack options API
time-frequency-boxes
|
2019-10-04 |
Chris Cannam |
Don't wait forever for this lock
time-frequency-boxes
|
2019-09-25 |
Chris Cannam |
Subrepo update
|
2019-09-25 |
Chris Cannam |
Add Box layer to all.sv
|
2019-09-25 |
Chris Cannam |
Update CHANGELOG to reflect name change
|
2019-09-25 |
Chris Cannam |
Merge from branch time-frequency-boxes
|
2019-09-25 |
Chris Cannam |
Support importing CSV to box models - though it would be nice to be able to set the unit (e.g. Hz) automatically
time-frequency-boxes
|
2019-09-25 |
Chris Cannam |
Rename time-frequency box to plain box; have it adopt the unit from the layer beneath if created empty
time-frequency-boxes
|
2019-09-24 |
Chris Cannam |
Added tag sv_v4.0pre1 for changeset 44d0b0fc4d04
time-frequency-boxes
|
2019-09-21 |
Chris Cannam |
MSVC build fix
time-frequency-boxes sv_v4.0pre1
|
2019-09-20 |
Chris Cannam |
Fix icon name
time-frequency-boxes
|
2019-09-20 |
Chris Cannam |
I think actually this must be v4.0, because of the file format change. Add the beta-release warning for the moment
time-frequency-boxes
|
2019-09-20 |
Chris Cannam |
Add time-frequency box icon
time-frequency-boxes
|
2019-09-20 |
Chris Cannam |
Next build should be 3.4-pre1
time-frequency-boxes
|
2019-09-20 |
Chris Cannam |
Editing and load/save of time-frequency box layers
time-frequency-boxes
|
2019-09-20 |
Chris Cannam |
Fix directory test
time-frequency-boxes
|
2019-09-20 |
Chris Cannam |
Some work on time-frequency box layer editing and export
time-frequency-boxes
|
2019-09-19 |
Chris Cannam |
Add TimeFrequencyBoxes to layer factory
time-frequency-boxes
|
2019-09-19 |
Chris Cannam |
Introduce time-frequency box model & layer (not linked to UI yet)
time-frequency-boxes
|
2019-09-19 |
Chris Cannam |
Subrepo update
|
2019-09-19 |
Chris Cannam |
Add audio/ogg
|
2019-09-13 |
Chris Cannam |
Fix, I think, #1874 Pointer position becomes increasingly erroneous when rewinding with alignment active
|
2019-09-12 |
Chris Cannam |
Subrepo updates (performance-related)
|
2019-09-11 |
Chris Cannam |
Update subrepos
|
2019-09-06 |
Chris Cannam |
Update Qt version
|
2019-09-06 |
Chris Cannam |
Acquire newer Hg version
|
2019-09-06 |
Chris Cannam |
Newer hg version for sr.ht
|
2019-09-03 |
Chris Cannam |
Avoid breaking if CHANGELOG happens to have DOS line endings
|
2019-08-30 |
Chris Cannam |
Bitbucket -> Sourcehut, and subrepo update
|
2019-08-14 |
Chris Cannam |
Update server certificate fingerprints
|
2019-08-14 |
Chris Cannam |
Subrepo update
|
2019-07-19 |
Chris Cannam |
Subrepo update
|
2019-07-18 |
Chris Cannam |
Subrepo update
|
2019-07-17 |
Chris Cannam |
Merge from branch by-id
|
2019-07-17 |
Chris Cannam |
Subrepo update
by-id
|
2019-07-17 |
Chris Cannam |
Fix failure to stop transform when Cancel clicked
by-id
|
2019-07-15 |
Chris Cannam |
Work on the cancel-button
by-id
|
2019-07-05 |
Chris Cannam |
Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly.
by-id
|
2019-07-04 |
Chris Cannam |
Update PlayParameters
by-id
|
2019-07-04 |
Chris Cannam |
Updates throughout for ModelById logic
by-id
|
2019-06-24 |
Chris Cannam |
Add forgotten subrepo update
by-id
|
2019-06-21 |
Chris Cannam |
Experiment updating AggregateWaveModel. This builds, but can't align anything.
by-id
|
2019-06-21 |
Chris Cannam |
Introduce Model to ById
by-id
|
2019-06-21 |
Chris Cannam |
Minor tidy
|
2019-06-20 |
Chris Cannam |
Experiment toward working out an id-model store
by-id
|
2019-06-20 |
Chris Cannam |
Update subrepos
|
2019-06-11 |
Chris Cannam |
Subrepo and Repoint update
|
2019-05-24 |
Chris Cannam |
Fix incorrect frequency display in peak-freq mode
|
2019-05-22 |
Chris Cannam |
Ensure 3.3-stable tracks the same branch in the subrepos
3.3-stable
|
2019-05-21 |
Chris Cannam |
Added tag sv_v3.3 for changeset 3193a0ab2200
3.3-stable
|
2019-05-21 |
Chris Cannam |
32-bit build lacks AAC and WMA, don't fail tests for those
3.3-stable sv_v3.3
|
2019-05-21 |
Chris Cannam |
Versions
3.3-stable
|
2019-05-21 |
Chris Cannam |
Sign the right thing!
3.3-stable
|
2019-05-21 |
Chris Cannam |
Sign the right thing!
|
2019-05-21 |
Chris Cannam |
OK, this will be 3.3
3.3-stable
|
2019-05-20 |
Chris Cannam |
Fix rendering of time-instant layer, + general subrepo updates
|
2019-05-17 |
Chris Cannam |
Merge from branch single-point
|
2019-05-17 |
Chris Cannam |
Version and date
3.3-stable
|
2019-05-16 |
Chris Cannam |
Oops
single-point
|
2019-05-16 |
Chris Cannam |
Oops
|
2019-05-16 |
Chris Cannam |
Build fix for Travis
|
2019-05-16 |
Chris Cannam |
Build fix for Travis
single-point
|
2019-05-16 |
Chris Cannam |
Merge from default branch
single-point
|
2019-05-16 |
Chris Cannam |
Add Opus libraries
|
2019-05-16 |
Chris Cannam |
Update subrepos
single-point
|
2019-05-16 |
Chris Cannam |
Merge from default branch
single-point
|
2019-05-07 |
Chris Cannam |
Fix crashing test when a reader is not compiled in
|
2019-05-07 |
Chris Cannam |
Subrepo update
single-point
|
2019-05-03 |
Chris Cannam |
Update to fix & test crash when opening nonsense files with .ogg suffix
|
2019-04-30 |
Chris Cannam |
Make audio file decoding libraries required rather than optional - following a nasty situation with the 3.3-pre1 build
|
2019-04-29 |
Chris Cannam |
Added tag sv_v3.3pre2 for changeset efea4a6a909a
|
2019-04-29 |
Chris Cannam |
Update version!
sv_v3.3pre2
|
2019-04-29 |
Chris Cannam |
Added tag sv_v3.3pre2 for changeset 1d87a709fe1a
|
2019-04-29 |
Chris Cannam |
Add Opus libraries!
|
2019-04-25 |
Chris Cannam |
Work on sandboxing (possibly) and using the hardened runtime for notarization. Supply appropriate bundle ID for helpers as well as main application, and request inherited sandbox entitlements. Currently works with sandboxing (apparently) but not yet with the hardened runtime, where we can't load plugins signed by third parties even with the com.apple.security.cs.disable-library-validation entitlement because their team IDs don't match the host. Possibly that exception is supposed to be requested some other way?
sandbox-notarize
|
2019-04-25 |
Chris Cannam |
This branch is toward v3.4
single-point
|
2019-04-05 |
Chris Cannam |
Build fix
single-point
|
2019-04-05 |
Chris Cannam |
Added tag sv_v3.3pre1 for changeset 0f94d8f9f7d2
|
2019-04-04 |
Chris Cannam |
Update to 5.12.2
sv_v3.3pre1
|
2019-04-04 |
Chris Cannam |
Update CHANGELOG and version for 3.3-pre1
|
2019-04-04 |
Chris Cannam |
Subrepo updates, including grafting across the fix for #1877 crash on closing session during alignment
|
2019-04-04 |
Chris Cannam |
Add a header
single-point
|
2019-04-04 |
Chris Cannam |
Minor updates to bq libs
single-point
|
2019-04-04 |
Chris Cannam |
Update to make Document own input aggregate model for alignment - fixing #1877 crash on closing session during alignment
single-point
|
2019-04-03 |
Chris Cannam |
Update tests for most recent changes
single-point
|
2019-04-03 |
Chris Cannam |
Replace former "all" session with a version exported from current, which has been manually checked to make sure the differences from the 3.2.1 export (saved alongside in all-3.2.1.sv) are not meaningful. This one passes the session export test, with some remaining caveats about screen resolution.
single-point
|
2019-04-03 |
Chris Cannam |
Compatibility fixes in model streaming
single-point
|
2019-04-03 |
Chris Cannam |
bqfft update
single-point
|
2019-04-03 |
Chris Cannam |
Further update for bqfft
|
2019-04-02 |
Chris Cannam |
Ensure stable ordering of models & layers on file load/save
single-point
|
2019-04-02 |
Chris Cannam |
Plain diff is perhaps more use
single-point
|
2019-03-29 |
Chris Cannam |
Test updates
single-point
|
2019-03-29 |
Chris Cannam |
Merge from default branch
single-point
|
2019-03-29 |
Chris Cannam |
Update bqfft to support non-power-of-two sizes
|
2019-03-29 |
Chris Cannam |
Test files
single-point
|
2019-03-28 |
Chris Cannam |
Update CSV export
single-point
|
2019-03-28 |
Chris Cannam |
Implement exportlayer
single-point
|
2019-03-28 |
Chris Cannam |
Add /exportlayer OSC command
single-point
|
2019-03-28 |
Chris Cannam |
Doc update
single-point
|
2019-03-28 |
Chris Cannam |
Support OSC script even with no OSC port
single-point
|
2019-03-28 |
Chris Cannam |
Update to use revised export ID mechanism for XmlExportables, etc
single-point
|
2019-03-28 |
Chris Cannam |
Merge from branch osc-script
single-point
|
2019-03-27 |
Chris Cannam |
Some fixes to event-export attribute names
osc-script
|
2019-03-27 |
Chris Cannam |
Add script to compare resaved session with original
osc-script
|
2019-03-27 |
Chris Cannam |
Fix crash when replacing main model during re-alignment
osc-script
|
2019-03-26 |
Chris Cannam |
Debug output
osc-script
|
2019-03-26 |
Chris Cannam |
Implement options, add --no-splash
osc-script
|
2019-03-25 |
Chris Cannam |
Update command-line parsing; work toward running OSC script in batch
osc-script
|
2019-03-22 |
Chris Cannam |
Further updates to path & image model etc
single-point
|
2019-03-21 |
Chris Cannam |
Fix wandering measure rect
single-point
|
2019-03-21 |
Chris Cannam |
Subrepo update
|
2019-03-21 |
Chris Cannam |
Fix tendency of start position of measure rect to wander as you drag out the rect (at certain zoom resolutions)
|
2019-03-20 |
Chris Cannam |
Fixes to feature snapping etc
single-point
|
2019-03-19 |
Chris Cannam |
Further single-point API updates
single-point
|
2019-03-15 |
Chris Cannam |
Update subrepos for RegionModel/RegionLayer changes
single-point
|
2019-03-14 |
Chris Cannam |
Update subrepos following further single-point changes, including removal of FlexiNoteModel as essentially identical to NoteModel
single-point
|
2019-03-14 |
Chris Cannam |
Update subrepos for single-point API in NoteLayer
single-point
|
2019-03-11 |
Chris Cannam |
Update svcore with various event-related changes
single-point
|
2019-03-08 |
Chris Cannam |
Subrepo updates for single-point Event/EventSeries implementation
single-point
|
2019-02-27 |
Chris Cannam |
Fix some compiler warnings
|
2019-02-26 |
Chris Cannam |
Update subrepos
|
2019-02-18 |
Chris Cannam |
Update Qt versions in Win builds
|
2019-02-18 |
Chris Cannam |
Add CITATION here too
|
2019-02-18 |
Chris Cannam |
Add CITATION file
|
2019-02-12 |
Chris Cannam |
Fix filename encoding in test file
|
2019-02-07 |
Chris Cannam |
Update Vamp SDK subrepo
|
2019-02-01 |
Chris Cannam |
Subrepo update
|
2019-01-31 |
Chris Cannam |
Tidy in subrepo
|
2019-01-31 |
Chris Cannam |
Update CHANGELOG
|
2019-01-31 |
Chris Cannam |
Merge from branch rubberband-static. This actually undoes the source inclusion of Rubber Band and just switches to static linkage for the .deb package.
|
2019-01-31 |
Chris Cannam |
Remove Rubber Band shared libraries to force static linkage
rubberband-static
|
2019-01-31 |
Chris Cannam |
Finish undoing bundling
rubberband-static
|
2019-01-31 |
Chris Cannam |
Undo bundling of Rubber Band. Will try a different approach in which the single offending package is linked statically against that library only.
rubberband-static
|
2019-01-31 |
Chris Cannam |
Merge from default branch
rubberband-static
|
2019-01-30 |
Chris Cannam |
Merge from branch bqaudiostream
|
2019-01-30 |
Chris Cannam |
Line endings
|
2019-01-30 |
Chris Cannam |
WMA test cases
bqaudiostream
|
2019-01-30 |
Chris Cannam |
Getting a warning about this library - let's try suppressing it
bqaudiostream
|
2019-01-30 |
Chris Cannam |
Move build-32 to the arguably more sensible win32 location
bqaudiostream
|
2019-01-30 |
Chris Cannam |
Fix incorrect number formatting results for 32-bit MinGW build
bqaudiostream
|
2019-01-30 |
Chris Cannam |
Opus fix for win32
bqaudiostream
|
2019-01-25 |
Chris Cannam |
Opus for Win32
bqaudiostream
|
2019-01-25 |
Chris Cannam |
Opus support on Windows (64-bit so far)
bqaudiostream
|
2019-01-23 |
Chris Cannam |
Merge from default branch
bqaudiostream
|
2019-01-23 |
Chris Cannam |
macOS Opus support
bqaudiostream
|
2019-01-23 |
Chris Cannam |
Further Opus fixes
bqaudiostream
|
2019-01-22 |
Chris Cannam |
Some Win fixes & notes
bqaudiostream
|
2019-01-22 |
Chris Cannam |
Add Opus support
bqaudiostream
|
2019-01-22 |
Chris Cannam |
Read metadata from files in CoreAudio reader
bqaudiostream
|
2019-01-21 |
Chris Cannam |
Advance next version
bqaudiostream
|
2019-01-21 |
Chris Cannam |
Various fixes to audio metadata handling
bqaudiostream
|
2019-01-21 |
Chris Cannam |
Fix potential crash due to divide-by-zero
bqaudiostream
|
2019-01-18 |
Chris Cannam |
Update for more MediaFoundation bits & testing
bqaudiostream
|
2019-01-17 |
Chris Cannam |
Add MediaFoundation flags; subrepo updates; boldly refuse to continue when a test fails
bqaudiostream
|
2019-01-16 |
Chris Cannam |
More on stderr forwarding from checker/helper
|
2019-01-15 |
Chris Cannam |
Handle some metadata from bq audio stream
bqaudiostream
|
2019-01-15 |
Chris Cannam |
Fix in piper-vamp-cpp for older Qt versions
|
2019-01-11 |
Chris Cannam |
Ensure that stderr output from plugins goes to the log file
|
2019-01-09 |
Chris Cannam |
Merge from branch fix-static-analysis
|
2019-01-09 |
Chris Cannam |
Make it possible to choose the column separator on CSV import, if more than one plausible separator is found
|
2019-01-08 |
Chris Cannam |
Merge from default branch
bqaudiostream
|
2019-01-08 |
Chris Cannam |
Dates and minor text fix
|
2019-01-08 |
Chris Cannam |
Added tag sv_v3.2.1 for changeset 72e60532c1cc
|
2019-01-07 |
Chris Cannam |
Update to current locations of CRT files
sv_v3.2.1
|
2019-01-07 |
Chris Cannam |
Update CHANGELOG for 3.2.1
|
2019-01-07 |
Chris Cannam |
Russian translation of microphone permission string, thanks to Alexandre Prokoudine
|
2019-01-07 |
Chris Cannam |
Czech translation of microphone permission string, thanks to Pavel Fric
|
2019-01-04 |
Chris Cannam |
Also officially stop recording before exiting
|
2019-01-04 |
Chris Cannam |
Fix crash when closing application or invoking New Session while recording is in progress
|
2019-01-04 |
Chris Cannam |
Add microphone permission request message for macOS. Thanks to Lucas Thompson for pointing out the problem & solution.
|
2019-01-04 |
Chris Cannam |
Ignore this test file as well
|
2019-01-04 |
Chris Cannam |
Next release will be 3.2.1
|
2018-12-19 |
Chris Cannam |
Sample a column only if it is set (avoids flash of mis-ranged material when scrolling with view normalisation on)
|
2018-12-19 |
Chris Cannam |
Fix overlooked int -> ZoomLevel update (thanks bluemoon)
|
2018-12-19 |
Chris Cannam |
Fix crash on exit when not using OSC
|
2018-12-14 |
Chris Cannam |
Added tag sv_v3.2_win64_deploy for changeset 2b8eaf15ae90
|
2018-12-14 |
Chris Cannam |
We need these DLLs in the helpers directory as well (at least on Win7)
sv_v3.2_win64_deploy
|
2018-12-13 |
Chris Cannam |
Added tag sv_v3.2 for changeset 33adcc8783a6
|
2018-12-13 |
Chris Cannam |
This will be 3.2
sv_v3.2
|
2018-12-13 |
Chris Cannam |
Minor updates to build text
|
2018-12-13 |
Chris Cannam |
Add updated Russian translation from Alexandre
|
2018-12-13 |
Chris Cannam |
Ensure Docker cache is defeated when necessary for a consistent build
|
2018-12-12 |
Chris Cannam |
Fix address!
|
2018-12-06 |
Chris Cannam |
Fix some warnings
bqaudiostream
|
2018-12-06 |
Chris Cannam |
Start wiring in BQAudioStream stuff
bqaudiostream
|
2018-12-06 |
Chris Cannam |
Rebuild after removing LTO
|
2018-12-06 |
Chris Cannam |
Remove LTO again. It makes linking very slow, I'm not noticing any practical difference in performance, it doesn't work correctly on Travis image etc, and it sometimes breaks in incremental builds.
|
2018-12-06 |
Chris Cannam |
Oookay... Travis's Trusty image is now too old for the bundled hg to be able to connect to Bitbucket after the latter switched off TLS 1.0 and 1.1 support this month. So we must either use a newer image, or find another workaround. Let's try the newer image first, since we'd probably be using that already if it had existed when we set this up
|
2018-12-05 |
Chris Cannam |
Another update to Czech translation from Pavel Fric
|
2018-12-05 |
Chris Cannam |
This is pre2b - i.e. it's only going to be built as a hotfix for one platform, for now
|
2018-12-05 |
Chris Cannam |
Seems to be some trouble with the function-pointer-based version of the connection here - recent-files menu isn't working on old systems with backward-compatible build - replace with an alternative mechanism again
|
2018-12-05 |
Chris Cannam |
Add png icon file
|
2018-12-04 |
Chris Cannam |
Bring in bqaudiostream sources
bqaudiostream
|
2018-12-04 |
Chris Cannam |
Build fix (hack)
fix-static-analysis
|
2018-12-04 |
Chris Cannam |
Merge from default branch
fix-static-analysis
|
2018-12-04 |
Chris Cannam |
Updates to try to resolve bitbucket access problem from old Ubuntu 14.04 image - switching to using a dedicated build ssh key (locally stored, not in the repo!) copied in on demand
|
2018-12-04 |
Chris Cannam |
Update sv-dependency-builds to remove use of hg subrepo
|
2018-12-02 |
Chris Cannam |
Added tag sv_v3.2pre2 for changeset c3c648a6e711
|
2018-12-02 |
Chris Cannam |
Minor line-number changes
sv_v3.2pre2
|
2018-12-02 |
Chris Cannam |
Updated Czech translation from Pavel Fric
|
2018-12-02 |
Chris Cannam |
This will be pre2
|
2018-11-29 |
Chris Cannam |
Ensure that undo restores deleted pane's layers in their original order
|
2018-11-29 |
Chris Cannam |
Fix erasing of Region layer labels as the playhead moves over them
|
2018-11-29 |
Chris Cannam |
Expected symbol for RB sources
|
2018-11-29 |
Chris Cannam |
RB updateed repoint-lock.json
|
2018-11-29 |
Chris Cannam |
Further build bits
|
2018-11-29 |
Chris Cannam |
Actually no, let's do this for all platforms
|
2018-11-29 |
Chris Cannam |
Win32 bits
|
2018-11-29 |
Chris Cannam |
Rubberband update for allocators
|
2018-11-28 |
Chris Cannam |
Merge from branch rubberband-static
|
2018-11-28 |
Chris Cannam |
File to include all RB sources at once!
rubberband-static
|
2018-11-28 |
Chris Cannam |
Bring in Rubber Band as an ext/ dependency via Repoint and link it statically
rubberband-static
|
2018-11-26 |
Chris Cannam |
Use nullptr throughout in subrepos
fix-static-analysis
|
2018-11-26 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
2018-11-26 |
Chris Cannam |
Use override throughout, + include guards
fix-static-analysis
|
2018-11-25 |
Chris Cannam |
Mention Repoint
|
2018-11-22 |
Chris Cannam |
Add run-clang-tidy script
fix-static-analysis
|
2018-11-22 |
Chris Cannam |
Fixes from clang modernize-use-override
fix-static-analysis
|
2018-11-22 |
Chris Cannam |
Fixes from clang modernize-use-override
fix-static-analysis
|
2018-11-21 |
Chris Cannam |
Deb fixes
|
2018-11-21 |
Chris Cannam |
Fix some typos in deb scripts
|
2018-11-21 |
Chris Cannam |
File extension
|
2018-11-21 |
Chris Cannam |
+x
|
2018-11-21 |
Chris Cannam |
Experimental Docker deb package build
|
2018-11-16 |
Chris Cannam |
Added tag sv_v3.2pre1 for changeset 3fc52a2fadce
|
2018-11-16 |
Chris Cannam |
This seems to be necessary in order to bail out properly
sv_v3.2pre1
|
2018-11-16 |
Chris Cannam |
This actual release will be pre1
|
2018-11-16 |
Chris Cannam |
Update translation strings again
|
2018-11-16 |
Chris Cannam |
Make horizontal wheeling a bit less crazily fast in the absence of fine delta information
|
2018-11-15 |
Chris Cannam |
Update CHANGELOG
|
2018-11-15 |
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
|
2018-11-15 |
Chris Cannam |
Handle integer pixel scaling as well
|
2018-11-15 |
Chris Cannam |
Scale pen for retina display on macOS as well as for hidpi display elsewhere
|
2018-11-15 |
Chris Cannam |
LTO on macOS as well
|
2018-11-15 |
Chris Cannam |
Slice layer reworking, again
|
2018-11-15 |
Chris Cannam |
Experiment with LTO on gcc build
|
2018-11-15 |
Chris Cannam |
AppVeyor updated to 5.11.2 I see
|
2018-11-14 |
Chris Cannam |
Remove oversampling from prefs, now it's in spectrogram layer properties; fixes to spectrum x-axis calculations
|
2018-11-14 |
Chris Cannam |
We need to draw illumination label *after* the spectrum...
|
2018-11-14 |
Chris Cannam |
Fix some incorrect pixel scaling
|
2018-11-14 |
Chris Cannam |
Minor subrepo update
|
2018-11-14 |
Chris Cannam |
Merge from branch spectrogramparam
|
2018-11-14 |
Chris Cannam |
Fixes to spectrum log scale, etc
spectrogramparam
|
2018-11-14 |
Chris Cannam |
Highlight the current peak line in the spectrum (when shown); also a fix to the crosshair labelling
spectrogramparam
|
2018-11-13 |
Chris Cannam |
Toward highlighting peaks on spectrum
spectrogramparam
|
2018-11-13 |
Chris Cannam |
Move layer name text up a bit when rendering on a layer with a horizontal scale (i.e. spectrum)
spectrogramparam
|
2018-11-13 |
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
|
2018-11-13 |
Chris Cannam |
Fixes to spectrum peak picking, & make zoom-to-region work sensibly there
spectrogramparam
|
2018-11-12 |
Chris Cannam |
Spectrum speedups
spectrogramparam
|
2018-11-12 |
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
|
2018-11-12 |
Chris Cannam |
Merge from default branch
spectrogramparam
|
2018-11-09 |
Chris Cannam |
Subrepo updates
|
2018-11-09 |
Chris Cannam |
Merge
|
2018-11-09 |
Chris Cannam |
Add code-signing support
|
2018-11-09 |
Chris Cannam |
Force black text for version number on splash screen - otherwise it disappears in macOS dark mode
|
2018-11-08 |
Chris Cannam |
Much faster peak picking in spectrum
spectrogramparam
|
2018-11-08 |
Chris Cannam |
Fixes to "colour" rendering mode for spectrum
spectrogramparam
|
2018-11-07 |
Chris Cannam |
Implement oversampling in spectrum, + various spectrum rendering improvements
spectrogramparam
|
2018-11-06 |
Chris Cannam |
Merge in subrepo
spectrogramparam
|
2018-11-06 |
Chris Cannam |
Merge from default branch
spectrogramparam
|
2018-11-06 |
Chris Cannam |
Make context help explain how to adjust & reset
|
2018-11-06 |
Chris Cannam |
Experimental Oversampling parameter
spectrogramparam
|
2018-11-06 |
Chris Cannam |
Merge from branch zoom
|
2018-11-06 |
Chris Cannam |
Fix incorrect start/end overlay drawing when zoomed far in
zoom
|
2018-11-06 |
Chris Cannam |
Merge from default branch
zoom
|
2018-11-05 |
Chris Cannam |
Carry out EPERM test only if Apple
|
2018-11-05 |
Chris Cannam |
Scaling tweaks
|
2018-11-05 |
Chris Cannam |
Update translations again
|
2018-11-02 |
Chris Cannam |
Small rendering improvements for waveform
|
2018-11-02 |
Chris Cannam |
Update for checker handling for security errors, etc
|
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
|
2016-06-23 |
Chris Cannam |
Use a params structure
spectrogram-minor-refactor
|
2016-06-23 |
Chris Cannam |
ColourScale class, comments, naming
spectrogram-minor-refactor
|
2016-06-23 |
Chris Cannam |
Comment
spectrogram-minor-refactor
|
2016-06-23 |
Chris Cannam |
Comments
spectrogram-minor-refactor
|
2016-06-23 |
Chris Cannam |
Fix possible crash when scrolling to end
spectrogram-minor-refactor
|
2016-06-20 |
Chris Cannam |
Extend column logic to peak frequency display as well, and correct some scopes according to whether values are per source column or per target pixel
spectrogram-minor-refactor
|
2016-06-20 |
Chris Cannam |
Pull out column ops into ColumnOp
spectrogram-minor-refactor
|
2016-06-17 |
Chris Cannam |
A more sensible order for column operations
spectrogram-minor-refactor
|
2016-06-15 |
Chris Cannam |
Don't need these
spectrogram-minor-refactor
|
2016-06-15 |
Chris Cannam |
Replace old logic with calls to new functions; basic refactor part A done, the code now compiles again
spectrogram-minor-refactor
|
2016-06-15 |
Chris Cannam |
A couple more helper functions
spectrogram-minor-refactor
|
2016-06-13 |
Chris Cannam |
Mid-refactor to pull out the bulk of paintDrawBuffer into chunks
spectrogram-minor-refactor
|
2016-06-13 |
Chris Cannam |
Merge from default branch
spectrogram-minor-refactor
|
2016-06-13 |
Chris Cannam |
Subrepo update
3.0-integration
|
2016-05-26 |
Chris Cannam |
Don't paint if model has zero width
3.0-integration
|
2016-05-05 |
Chris Cannam |
Make archiver check & complain if the appropriate docs page returns a 404
3.0-integration
|
2016-05-04 |
Chris Cannam |
Subrepo update
3.0-integration
|
2016-05-03 |
Chris Cannam |
Win32 build fix
3.0-integration
|
2016-04-27 |
Chris Cannam |
Update Qt copyright note
3.0-integration
|
2016-04-27 |
Chris Cannam |
Version on this branch will be 3.0
3.0-integration
|
2016-04-27 |
Chris Cannam |
Deploy plugin checker helper; update deployment for current Qt
3.0-integration
|
2016-04-27 |
Chris Cannam |
OSX build fixes
3.0-integration
|
2016-04-22 |
Chris Cannam |
Update subrepos
3.0-integration
|
2016-04-20 |
Chris Cannam |
Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf
3.0-plus-imaf
|
2016-04-15 |
Chris Cannam |
Merge from branch pluginscan
3.0-integration
|
2016-04-15 |
Chris Cannam |
Check for plugin scan helper checker helper program in suitable directory, & tidy up warning messages somewhat
pluginscan
|
2016-04-14 |
Chris Cannam |
Update checker code layout
pluginscan
|
2016-04-14 |
Chris Cannam |
Make this warning a #pragma message, as we don't want it to make compilation fail with -Werror set
pluginscan
|
2016-04-14 |
Chris Cannam |
Make use of, and warn for, the plugin checker for all types of plugin. Haven't yet resolved the question of how to install and find it.
pluginscan
|
2016-04-14 |
Chris Cannam |
First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup
pluginscan
|
2016-03-18 |
Chris Cannam |
Remove Vamp SDK from dependency builds for Windows, as for OSX
3.0-integration
|
2016-03-18 |
Chris Cannam |
Start including Vamp SDK into main build, as we do with Sonic Annotator
3.0-integration
|
2016-03-04 |
Chris Cannam |
Update subrepo
|
2016-03-04 |
Chris Cannam |
Merge from default!
3.0-integration
|
2016-03-04 |
Chris Cannam |
Merge from default branch in subrepos
3.0-integration
|
2016-03-04 |
Chris Cannam |
Merge in subrepo
|
2016-03-02 |
Chris Cannam |
Merge in subrepo
3.0-integration
|
2016-02-09 |
Chris Cannam |
Make ViewProxy objects share the ids of their Views; fixes incorrect colour scale drawing
3.0-integration
|
2016-02-09 |
Chris Cannam |
Clumsily avoid segfault on pulse shutdown
3.0-integration
|
2016-02-04 |
Chris Cannam |
Update i18n files
3.0-integration
|
2016-02-04 |
Chris Cannam |
Merge from default branch
3.0-integration
|
2016-02-04 |
Chris Cannam |
Merge subrepos
3.0-integration
|
2016-02-04 |
Chris Cannam |
Merge from branch "spectrogram-minor-refactor"
3.0-integration
|
2016-02-03 |
Chris Cannam |
Truncate edges when about to paint beyond limits of cache
spectrogram-minor-refactor
|
2016-02-02 |
Chris Cannam |
Don't use partial paints when zoomed in far enough to have boundary alignment concerns. (But boundary calculations are still wrong, leading to a logic error exception.)
spectrogram-minor-refactor
|
2016-02-02 |
Chris Cannam |
Comment
spectrogram-minor-refactor
|
2016-02-02 |
Chris Cannam |
Timing tweaks to reduce the number of repaints
spectrogram-minor-refactor
|
2016-02-02 |
Chris Cannam |
Fix cache validity boundary condition
spectrogram-minor-refactor
|
2016-02-02 |
Chris Cannam |
*Really* add overlooked file!
spectrogram-minor-refactor
|
2016-02-02 |
Chris Cannam |
Be a bit more flexible about which symbol to accept in resampler selection
spectrogram-minor-refactor
|
2016-02-02 |
Chris Cannam |
Revert last commit (wrong branch)
|
2016-02-02 |
Chris Cannam |
Add overlooked file!
|
2016-02-01 |
Chris Cannam |
Updated Czech localisation file from Pavel Fric
|
2016-01-30 |
Chris Cannam |
Update subrepo
|
2016-01-30 |
Chris Cannam |
Update acinclude files to look for qt5-qmake as well as qmake-qt5
|
2016-01-29 |
Chris Cannam |
Further fixes to the scrollable cache logic
spectrogram-minor-refactor
|
2016-01-29 |
Chris Cannam |
Start refactoring out the spectrogram image cache
spectrogram-minor-refactor
|
2016-01-27 |
Chris Cannam |
Subrepo update
spectrogram-minor-refactor
|
2016-01-27 |
Chris Cannam |
build fix
spectrogram-minor-refactor
|
2016-01-27 |
Chris Cannam |
OS/X updates
spectrogram-minor-refactor
|
2016-01-27 |
Chris Cannam |
Fix calculation of repaint area when we haven't scrolled but cache is not complete
spectrogram-minor-refactor
|
2016-01-26 |
Chris Cannam |
Start repainting from the middle -- but this is quite unreliable
spectrogram-minor-refactor
|
2016-01-26 |
Chris Cannam |
Fix return value from paintDrawBuffer in rightToLeft case; propagate timing change to PeakFrequencies version as well
spectrogram-minor-refactor
|
2016-01-26 |
Chris Cannam |
Draw right-to-left when adjoining an existing cache valid area on the right
spectrogram-minor-refactor
|
2016-01-25 |
Chris Cannam |
Make paint method do its own timing and abandon if it's taking too long (still needs some work on queueing correct repaints of the remainder)
spectrogram-minor-refactor
|
2016-01-25 |
Chris Cannam |
Rearrange cache update calculations so as to use the actual painted width returned by paint functions (though they only ever return the same width as requested, at this point)
spectrogram-minor-refactor
|
2016-01-22 |
Chris Cannam |
Avoid reusing a large paint width if the zoom level has changed (in case it has changed dramatically, as for example when the user hits the F key). Also some tidying and adjustment to timing stuff
3.0-integration
|
2016-01-22 |
Chris Cannam |
Tidy a bit
3.0-integration
|
2016-01-22 |
Chris Cannam |
Subrepos
3.0-integration
|
2016-01-22 |
Chris Cannam |
Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset
3.0-integration
|
2016-01-22 |
Chris Cannam |
Subrepos
3.0-integration
|
2016-01-22 |
Chris Cannam |
Subrepos
3.0-integration
|
2016-01-21 |
Chris Cannam |
Merge
3.0-integration
|
2015-12-10 |
Chris Cannam |
Subrepo update
3.0-integration
|
2016-01-21 |
Chris Cannam |
Mutex fix in bqaudioio to avoid delay in seeking during playback
3.0-integration
|
2016-01-21 |
Chris Cannam |
Update translations
3.0-integration
|
2016-01-21 |
Chris Cannam |
Make colour 3d plot layer colour a preference as well
3.0-integration
|
2016-01-20 |
Chris Cannam |
Add default spectrogram colours to prefs
3.0-integration
|
2016-01-19 |
Chris Cannam |
Merge from branch colourschemes
3.0-integration
|
2016-01-19 |
Chris Cannam |
Tidy
colourschemes
|
2016-01-19 |
Chris Cannam |
Rearrange colours, make some of them more attractive, give some of them nicer names
colourschemes
|
2016-01-19 |
Chris Cannam |
Remove background mode, it no longer works properly
colourschemes
|
2016-01-19 |
Chris Cannam |
Remove debug out
colourschemes
|
2016-01-19 |
Chris Cannam |
Provide a sensible name for this colour scheme
colourschemes
|
2016-01-19 |
Chris Cannam |
Merge from branch 3.0-integration
colourschemes
|
2016-01-19 |
Chris Cannam |
Merge from branch plugin-startup-test
3.0-integration
|
2016-01-19 |
Chris Cannam |
Show warning to the user when plugin population has problems
plugin-startup-test
|
2016-01-11 |
Chris Cannam |
Check for plugin loadability before trying to load in the main process (POSIX only so far)
plugin-startup-test
|
2016-01-08 |
Chris Cannam |
Pull out candidate list
plugin-startup-test
|
2015-12-02 |
Chris Cannam |
Experimentation with colour schemes and mappings
colourschemes
|
2015-12-02 |
Chris Cannam |
Update icons
3.0-integration
|
2015-11-18 |
Chris Cannam |
Merge from default branch
3.0-integration
|
2015-11-16 |
Chris Cannam |
If libjack0 is sought, install jackd instead (seems like a more common neutral dependency independent of jack version)
|
2015-11-16 |
Chris Cannam |
Ensure version is updated in control file
|
2015-10-23 |
Chris Cannam |
Added tag sv_v2.5_osx_deploy for changeset e206741df37d
|
2015-10-23 |
Chris Cannam |
Merge
sv_v2.5_osx_deploy
|
2015-10-23 |
Chris Cannam |
Deployment fixes. Qt on OSX now seems to depend on QtDBus, so copy that in, and also fail if anything is found to depend on an absent Qt framework.
|
2015-10-22 |
Chris Cannam |
Added tag sv_v2.5 for changeset 94253fa11318
|
2015-10-22 |
Chris Cannam |
Error only in debug build
sv_v2.5
|
2015-10-22 |
Chris Cannam |
Deployment fix
|
2015-10-22 |
Chris Cannam |
Build fix
|
2015-10-22 |
Chris Cannam |
Update CHANGELOG, back out ill-advised svgui feature
|
2015-10-20 |
Chris Cannam |
Merge from default branch
3.0-integration
|
2015-10-20 |
Chris Cannam |
Fix embarrassing failure to reload Note layers
|
2015-10-14 |
Chris Cannam |
Wakeup
3.0-integration
|
2015-10-14 |
Chris Cannam |
Remove debug
3.0-integration
|
2015-10-14 |
Chris Cannam |
PulseAudio lock fixes
3.0-integration
|
2015-10-14 |
Chris Cannam |
Update subrepos
3.0-integration
|
2015-10-12 |
Chris Cannam |
Merge from recording branch
3.0-integration
|
2015-09-22 |
Chris Cannam |
Fix suspending/resuming audio device; it wasn't suspending when playback reached the end, only when the user stopped explicitly
recording
|
2015-09-17 |
Chris Cannam |
Merge from branch "recording"
3.0-integration
|
2015-09-17 |
Chris Cannam |
Merge from branch "scalable-icons"
3.0-integration
|
2015-09-17 |
Chris Cannam |
Update icons
scalable-icons
|
2015-09-17 |
Chris Cannam |
Update subrepo
recording
|
2015-09-16 |
Chris Cannam |
Win32 build fixes
recording
|
2015-09-16 |
Chris Cannam |
Suspend/resume audio device when not in use to save battery (only implemented for PulseAudioIO so far)
recording
|
2015-09-16 |
Chris Cannam |
Recording message in status bar
recording
|
2015-09-15 |
Chris Cannam |
Add audio record mode (option to replace session) and support for browsing to record directory
recording
|
2015-08-20 |
Chris Cannam |
Check for audioIO as well as play target; + deployment bits
3.0-integration
|
2015-08-20 |
Chris Cannam |
Subrepo update
3.0-integration
|
2015-08-20 |
Chris Cannam |
Merge from branch recording
3.0-integration
|
2015-08-20 |
Chris Cannam |
Fix reloading session with recorded audio
recording
|
2015-08-19 |
Chris Cannam |
Toward resampling on output in bqaudioio
recording
|
2015-08-19 |
Chris Cannam |
New filename for each audio recording
recording
|
2015-08-19 |
Chris Cannam |
Make WritableWaveFileModel a true WaveFileModel (and ReadOnlyWaveFileModel the other sort of it). Enable recording from an empty session using that.
recording
|
2015-08-19 |
Chris Cannam |
Toward recording without something already loaded (needs more work though)
recording
|
2015-08-18 |
Chris Cannam |
OK, we can record -- sort of
recording
|
2015-08-18 |
Chris Cannam |
Basic recording stuff
recording
|
2015-08-18 |
Chris Cannam |
Start stubbing in audio record
recording
|
2015-08-17 |
Chris Cannam |
Pulse stream and client names
bqaudioio
|
2015-08-10 |
Chris Cannam |
Graft some fixes in subrepo
bqaudioio
|
2015-08-05 |
Chris Cannam |
Fix very long delay on seeking during playback (caused by Pulse driver using max length as block size)
3.0-integration
|
2015-08-05 |
Chris Cannam |
Avoid playing repeated buffer while re-seeking
3.0-integration
|
2015-08-04 |
Chris Cannam |
Merge from branch bqaudioio
3.0-integration
|
2015-08-04 |
Chris Cannam |
Merge
3.0-integration
|
2015-07-24 |
Chris Cannam |
Merge from default branch
3.0-integration
|
2015-08-04 |
Chris Cannam |
Add Range header
bqaudioio
|
2015-08-04 |
Chris Cannam |
Mutex fixes for PulseAudio
bqaudioio
|
2015-08-04 |
Chris Cannam |
Initial work toward switching to bqaudioio library (so as to get I/O, not just O)
bqaudioio
|
2015-08-04 |
Chris Cannam |
Necessary include
3.0-integration
|
2015-07-15 |
alo |
dataquay rollback
imaf_enc
|
2015-07-14 |
alo |
removed imaf sliders
imaf_enc
|
2015-07-13 |
Chris Cannam |
Make the play-speed dial settings much easier to understand and use (fixes #1328)
|
2015-07-07 |
Chris Cannam |
Merge from default branch
3.0-integration
|
2015-07-07 |
Chris Cannam |
Major fix to bug in handling of fuzzy column in CSV import (introduced since the last release) which meant that col 6 of a wide CSV would go missing completely!
|
2015-07-03 |
Chris Cannam |
Fix assignment of values to regions on import, in case where region model contains duplicate points
|
2015-07-01 |
Chris Cannam |
Merge
3.0-integration
|
2015-07-01 |
Chris Cannam |
Subrepo
3.0-integration
|
2015-07-01 |
Chris Cannam |
Merge from branch simple-fft-model
3.0-integration
|
2015-01-07 |
Chris Cannam |
Merge from default branch
simple-fft-model
|
2015-07-01 |
Chris Cannam |
Fix a number of warnings in the 32-bit build
|
2015-07-01 |
Chris Cannam |
Merge from branch simple-fft-model
3.0-integration
|
2015-07-01 |
Chris Cannam |
Merge from branch osx-retina
3.0-integration
|
2015-07-01 |
Chris Cannam |
Add new icons to resource file
osx-retina
|
2015-07-01 |
Chris Cannam |
A few new icons
osx-retina
|
2015-07-01 |
Chris Cannam |
Switch off debug again
simple-fft-model
|
2015-07-01 |
Chris Cannam |
Fill extent is not relevant in simple-fft-model code, as it's always the full extent
simple-fft-model
|
2015-06-30 |
Chris Cannam |
Fix dark point at highlight of LED button
osx-retina
|
2015-06-30 |
Chris Cannam |
Render LED button direct to widget, making it look OK on retina screen
osx-retina
|
2015-06-30 |
Chris Cannam |
Subrepos
osx-retina
|
2015-06-30 |
Chris Cannam |
Merge
osx-retina
|
2015-06-30 |
Chris Cannam |
Subrepo update
osx-retina
|
2015-06-30 |
Chris Cannam |
Tighten spacing around sides of property box on OS/X
osx-retina
|
2015-06-30 |
Chris Cannam |
Merge
simple-fft-model
|
2015-06-30 |
Chris Cannam |
Build fix
simple-fft-model
|
2015-06-26 |
Chris Cannam |
Merge from branch normalize_hybrid_option
3.0-integration
|
2015-06-26 |
Chris Cannam |
Merge from branch osx-retina
3.0-integration
|
2015-06-26 |
Chris Cannam |
Merge from branch simple-fft-model
3.0-integration
|
2015-06-26 |
Chris Cannam |
Update subrepos for 3.0-integration
3.0-integration
|
2015-06-16 |
Chris Cannam |
Two-channel test
simple-fft-model
|
2015-06-16 |
Chris Cannam |
Fix a cache-related dumbitude
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Raise this maximum, so longer files can be shown in the overview pane
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Use in-memory cache for WAV files as well, if appropriate
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Smooth signal flow through from file to fft model
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Store temporary audio files in memory if we have plenty of it
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Tidy
simple-fft-model
|
2015-06-15 |
Chris Cannam |
Rework audio file reader API to prefer using std containers
simple-fft-model
|
2015-06-13 |
Chris Cannam |
Fix to fft cache
simple-fft-model
|
2015-06-12 |
Chris Cannam |
A small cache for source samples
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Make a small cache of recently-used columns
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Normalization function
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Simplest naive FFTModel implementation (+ fill in tests)
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Gut the old code, but don't replace it yet (so nothing will link yet)
simple-fft-model
|
2015-06-12 |
Chris Cannam |
More tests
simple-fft-model
|
2015-06-12 |
Chris Cannam |
Start making the FFT model tests into proper tests
|
2015-06-11 |
Chris Cannam |
Tidy
|
2015-06-10 |
Chris Cannam |
Tidy dense time-value model API a bit; add first simple unit test for FFT model
|
2015-06-10 |
Chris Cannam |
Remove some obsolete unused files
|
2015-06-10 |
Chris Cannam |
Merge from default branch
osx-retina
|
2015-06-10 |
Chris Cannam |
Update subrepo
|
2015-06-10 |
Chris Cannam |
Report error if transform fails (during operation, rather than at start as was already reported)
|
2015-06-04 |
Chris Cannam |
Update deployment script for QtSvg
osx-retina
|
2015-06-04 |
Chris Cannam |
Add forgotten zoom icon
osx-retina
|
2015-06-01 |
Chris Cannam |
Couple more icons
osx-retina
|
2015-06-01 |
Chris Cannam |
Update subrepos
osx-retina
|
2015-05-22 |
Chris Cannam |
Fix crash when importing wide CSV file
|
2015-05-22 |
Chris Cannam |
Add half-wave rectification option to Colour 3D Plot layer
|
2015-05-21 |
Chris Cannam |
minor debug thing
osx-retina
|
2015-05-21 |
Chris Cannam |
Fixes to font sizing in colour 3d plot layer (for #1221)
osx-retina
|
2015-05-21 |
Chris Cannam |
Merge in subrepo
|
2015-05-21 |
Chris Cannam |
Avoid going pop when setting play head to before time 0
|
2015-05-21 |
Chris Cannam |
Prevent selection being dragged beyond start/end of content
|
2015-05-21 |
Chris Cannam |
Box colour a darker grey by default (but also changeable now)
|
2015-05-15 |
Chris Cannam |
Fix #1222 CSV export of time-instants layer omits last point
|
2015-05-14 |
Chris Cannam |
Merge from branch scalable-icons
osx-retina
|
2015-05-14 |
Chris Cannam |
Merge from default branch
osx-retina
|
2015-05-14 |
Chris Cannam |
Fix #1220 Flexi-note layer appears in Layers menu
|
2015-05-14 |
Chris Cannam |
Handle case where plugin erroneously returns sample rate 0 for fixed-rate output
|
2015-05-13 |
Chris Cannam |
Icon update
scalable-icons
|
2015-05-12 |
Chris Cannam |
Fixes to, and tests for, RealTime-to-text methods
|
2015-05-12 |
Chris Cannam |
Display note name derived from value, when hovering over time-value feature if the scale unit is Hz
|
2015-05-12 |
Chris Cannam |
Copyright date
|
2015-05-12 |
Chris Cannam |
Address #1214, layer import produces wrong layer type. We needed a more principled approach to making sure the format gets updated properly and the dialog elements are consistent (basically separating making the dialog elements consistent from subsequently updating the format). This change should provide that, though there may be gotchas still.
|
2015-05-06 |
Chris Cannam |
Icons
scalable-icons
|
2015-05-06 |
Chris Cannam |
Simplistic play-selection
scalable-icons
|
2015-05-06 |
Chris Cannam |
Make play-pause bigger
scalable-icons
|
2015-05-06 |
Chris Cannam |
Rewind/ffwd shouldn't be available when nothing loaded
scalable-icons
|
2015-05-06 |
Chris Cannam |
Slightly improved text positioning
scalable-icons
|
2015-05-06 |
Chris Cannam |
Update splash, and a build fix
scalable-icons
|
2015-05-06 |
Chris Cannam |
Add splash screen code
scalable-icons
|
2015-05-06 |
Chris Cannam |
Fixes to scaling of splash screen
scalable-icons
|
2015-05-06 |
Chris Cannam |
Various fixes to scalable rendering
scalable-icons
|
2015-05-06 |
Chris Cannam |
Experiment with loading SVGs
scalable-icons
|
2015-04-29 |
Chris Cannam |
Make Retina layer rendering selectable in settings
osx-retina
|
2015-04-29 |
Chris Cannam |
Fix font size for painter when rendering scaled
osx-retina
|
2015-04-29 |
Chris Cannam |
Fix positioning of local feature illumination rectangle
osx-retina
|
2015-04-29 |
Chris Cannam |
Fix rendering of selections
osx-retina
|
2015-04-27 |
Chris Cannam |
Always render to a buffer, then from that to the widget
osx-retina
|
2015-04-20 |
Chris Cannam |
Painting off-cache means we shouldn't use proxy (we aren't scaling.. yet)
osx-retina
|
2015-04-20 |
Chris Cannam |
Some scaling & zoom bits
osx-retina
|
2015-04-20 |
Chris Cannam |
Update subrepos and config stuff
osx-retina
|
2015-04-20 |
Chris Cannam |
Allow layers to be loaded without models if their layer class explicitly says it's OK (otherwise default template won't load, as it has an empty waveform layer)
|
2015-04-20 |
Chris Cannam |
Don't set version from configure, track it in version.h instead. Next will be 2.5.
|
2015-04-20 |
Chris Cannam |
Merge from branch cxx11
|
2015-04-20 |
Chris Cannam |
Subrepo updates
|
2015-03-18 |
Chris Cannam |
Fix crash caused by using proxy (of unknown lifecycle) instead of view as cache key
osx-retina
|
2015-03-18 |
Chris Cannam |
Pass proxy to layer for painting
osx-retina
|
2015-03-17 |
Chris Cannam |
Many fixes for the previous stuff
osx-retina
|
2015-03-17 |
Chris Cannam |
Another small replacement
osx-retina
|
2015-03-17 |
Chris Cannam |
Subrepo
osx-retina
|
2015-03-11 |
Chris Cannam |
Experiment with querying paint rect separately from view rect
osx-retina
|
2015-03-11 |
Chris Cannam |
Subrepo state
cxx11
|
2015-03-11 |
Chris Cannam |
Start branch for retina hi-res rendering
osx-retina
|
2015-03-11 |
Chris Cannam |
Build fixes for OS/X
cxx11
|
2015-03-11 |
Chris Cannam |
Subrepo
cxx11
|
2015-03-11 |
Chris Cannam |
Subrepos
cxx11
|
2015-03-11 |
Chris Cannam |
Comments etc
cxx11
|
2015-03-10 |
Chris Cannam |
Merge
cxx11
|
2015-03-10 |
Chris Cannam |
Doh
cxx11
|
2015-03-10 |
Chris Cannam |
Subrepos
cxx11
|
2015-03-10 |
Chris Cannam |
Nothing of consequence
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least.
cxx11
|
2015-03-10 |
Chris Cannam |
Further dedicated-types fixes
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes
cxx11
|
2015-03-10 |
Chris Cannam |
More type fixes, primarily in the spectrogram
cxx11
|
2015-03-09 |
Chris Cannam |
A few more fixes
cxx11
|
2015-03-09 |
Chris Cannam |
Working through the float/double and int/sv_frame_t fixes
cxx11
|
2015-03-09 |
Chris Cannam |
Move to using double rather than float for floating-point calculations (float only for storage); more build fixes
cxx11
|
2015-03-09 |
Chris Cannam |
More conversion fixes
cxx11
|
2015-03-04 |
Chris Cannam |
Now builds with current svcore; next, try it again with -Wconversion in svgui, svapp, and sonic-visualiser
cxx11
|
2015-03-03 |
Chris Cannam |
Merge from default branch
cxx11
|
2015-03-02 |
Chris Cannam |
Update subrepo
|
2015-03-02 |
Chris Cannam |
Specify UTF-8 encoding when writing XML formats -- the XML header always indicated UTF-8 but the QTextStream defaulted to local encoding which is generally not UTF-8 on Windows
|
2015-02-25 |
Chris Cannam |
Updates for win32 build - repackaging with Qt5.4 to fix failure to start up properly on 32-bit win8.1
2.4-stable
|
2015-02-26 |
Chris Cannam |
Update and merge
|
2015-02-26 |
Chris Cannam |
Debug reporting from FileSource
|
2015-02-24 |
Chris Cannam |
Enable ThreadSanitizer
datarace
|
2015-02-18 |
Chris Cannam |
Add option to toggle H:M:S time display (when off, just show seconds even when more than 60)
|
2015-02-13 |
Chris Cannam |
Update subrepos
|
2015-02-10 |
Chris Cannam |
Updates for next win32 build
|
2015-02-09 |
Chris Cannam |
Merge from default branch
cxx11
|
2015-01-16 |
Chris Cannam |
Fix arg in string
|
2014-12-15 |
Chris Cannam |
Tidy up layout and ranges for unit conversion dialog, highlight in red any out-of-range values
|
2014-12-09 |
Chris Cannam |
Start connecting up tempo bits
|
2014-12-09 |
Chris Cannam |
Update units when prefs change
|
2014-12-09 |
Chris Cannam |
Oops, included some unintended cruft
|
2014-12-09 |
Chris Cannam |
hz -> freq, and some layout rearrangement
|
2014-12-08 |
Chris Cannam |
Fixes to limits etc in unit converter
|
2014-12-04 |
Chris Cannam |
Quick hack at a multiplex option for transform input (see #1108)
|
2014-12-02 |
Chris Cannam |
Wire up note/octave stuff
|
2014-12-02 |
Chris Cannam |
Start adding piano note
|
2014-12-02 |
Chris Cannam |
Adding the unit converter code might have enhanced the previous commit a little
|
2014-12-01 |
Chris Cannam |
Start work on unit converter
|
2014-12-01 |
Chris Cannam |
Unit tests for StringBits::splitQuoted
|
2014-12-01 |
Chris Cannam |
If the first column of a CSV file has zero or one non-empty values in it, during the first 5 rows, then ignore it by default
|
2014-11-27 |
Chris Cannam |
Fix close-quote immediately before separator in StringBits::splitQuoted
|
2014-11-27 |
Chris Cannam |
Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead
|
2014-11-20 |
Chris Cannam |
Couple more RealTime tests
|
2014-11-19 |
Chris Cannam |
Subrepo state
|
2014-11-17 |
Chris Cannam |
CXX11 (-std=c++11) branch, to test build environments before making any code adaptations
cxx11
|
2014-11-10 |
Chris Cannam |
Discard wildly excessive wheel events
|
2014-10-03 |
Chris Cannam |
Handle variable columns by importing all of them (not just the minimum number)
|
2014-10-03 |
Chris Cannam |
Add milliseconds as CSV import timing option
|
2014-10-02 |
Chris Cannam |
Update version in wxs file
2.4-stable
|
2014-10-01 |
Chris Cannam |
Merge from branch 2.4-stable
|
2014-10-01 |
Chris Cannam |
Merge
2.4-stable
|
2014-10-01 |
Chris Cannam |
Added tag sv_v2.4.1 for changeset 2868d5abf1a3
2.4-stable
|
2014-10-01 |
Chris Cannam |
Update changelog
2.4-stable sv_v2.4.1
|
2014-10-01 |
Chris Cannam |
Version will be 2.4.1
2.4-stable
|
2014-10-01 |
Chris Cannam |
Subrepo update
2.4-stable
|
2014-09-29 |
Chris Cannam |
Merge from branch 2.4-stable
|
2014-09-29 |
Chris Cannam |
Correct some really stupid fixed-length string stuff, including a genuine stack overflow that causes a crash on OS/X for certain colour 3d plot data.
2.4-stable
|
2014-09-24 |
Chris Cannam |
Obsolete tag
2.4beta2
|
2014-09-24 |
Chris Cannam |
Merge
|
2014-09-11 |
Chris Cannam |
Update subrepo
|
2014-09-10 |
Chris Cannam |
Added tag sv_v2.4beta2 for changeset 4a7c62938a13
2.4beta2
|
2014-09-24 |
Chris Cannam |
Add a forgotten item to the changelog
|
2014-09-24 |
Chris Cannam |
Added tag sv_v2.4_linux_deploy for changeset 8215909b74d2
|
2014-09-24 |
Chris Cannam |
Deploy fixes
sv_v2.4_linux_deploy
|
2014-09-24 |
Chris Cannam |
Auto dependencies
|
2014-09-24 |
Chris Cannam |
Output for control file
|
2014-09-24 |
Chris Cannam |
Add deploy script
|
2014-09-24 |
Chris Cannam |
Debian skeleton stuff
|
2014-09-24 |
Chris Cannam |
Fixes to desktop file
|
2014-09-24 |
Chris Cannam |
Some install and packaging updates
|
2014-09-23 |
Chris Cannam |
Added tag sv_v2.4 for changeset cfbea29fae64
|
2014-09-23 |
Chris Cannam |
Added tag sv_v2.4beta2 for changeset 7b3aaa237e66
2.4beta2
|
2014-09-23 |
Chris Cannam |
This will be SV v2.4
sv_v2.4
|
2014-09-16 |
Chris Cannam |
Fix #1058 clicking row in Layer Edit dialog when colour 3d plot layer active jumps to wrong frame (was using sample rate where resolution intended)
|
2014-09-12 |
Chris Cannam |
Refuse to play if no sample rate available (fixes crash when playing after deleting only pane)
|
2014-09-12 |
Chris Cannam |
Don't print activity
|
2014-09-12 |
Chris Cannam |
Ignore cov-int directory
|
2014-09-12 |
Chris Cannam |
Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation)
normalize_hybrid_option
|
2014-09-11 |
Chris Cannam |
Do not draw the model time extents if the top layer does not have time as its x axis (fixing #1057)
2.4beta2
|
2014-09-10 |
Chris Cannam |
Pull across beta bits from prior beta branch
2.4beta2 sv_v2.4beta2
|
2014-09-10 |
Chris Cannam |
Update README and CHANGELOG
|
2014-09-10 |
Chris Cannam |
If the old and new-style user resource prefixes return different results, move across resources from old to new to prime the new path first time we look it up
|
2014-09-09 |
Chris Cannam |
Use QStandardPaths::writableLocation(DataLocation) instead of synthesising path ourselves (hopefully fixing encoding difficulties on Windows)
|
2014-09-09 |
Chris Cannam |
Respond tidily to user cancellation during download, instead of going on to attempt to load the nonexistent file as a non-audio format
|
2014-09-09 |
Chris Cannam |
Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open().
|
2014-09-03 |
Chris Cannam |
Avoid complaint about unused return value
|
2014-09-03 |
Chris Cannam |
Fix potential null pointer deref
|
2014-09-03 |
Chris Cannam |
Fix memory leak (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some uninitialised values (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix dead code; fix previous fix to midi insertion logic
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix a couple of not-very-realistic potential null-pointer derefs (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Simplify some logic where loop was used with an unconditional "break" that meant it could only happen once (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some potential divide by zeros (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix minor resource leak (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Clarify some sneaky logic
|
2014-09-03 |
Chris Cannam |
Fix uninitialised variable (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix a couple of inadvertant integer divisions (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Remove redundant code (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix potential divide by zero
|
2014-09-03 |
Chris Cannam |
Clarify some sneaky logic
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some potential null derefs (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix memory leak
|
2014-09-03 |
Chris Cannam |
Fix various slightly dodgy derefs and the like (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Remove redundant code (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix very minor but erroneous non-float-arithmetic
|
2014-09-03 |
Chris Cannam |
clarify
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Back out last change (see subrepo commit log)
|
2014-09-03 |
Chris Cannam |
Fix to iterator invalidation (from coverity scan)
|
2014-09-03 |
Chris Cannam |
As coverity points out, MIDI_END_OF_EXCLUSIVE (0xF7) cannot result from masking with MIDI_MESSAGE_TYPE_MASK(0xF0). Not that it really matters here.
|
2014-09-03 |
Chris Cannam |
Fix return of empty string as bool value (from coverity scan, interesting the compiler doesn't mind)
|
2014-09-03 |
Chris Cannam |
Frame this condition more defensively (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix fallthrough in switch (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix something coverity reports as "copy-paste error" (actually it doesn't matter, but the fix reads better)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix some (probably benign) uninitialised members (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix one actual null pointer deref and a couple of potential ones, plus an uninitialised value (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Return seems to work better than Enter here
|
2014-09-03 |
Chris Cannam |
Fix uninitialised values
|
2014-09-03 |
Chris Cannam |
Fix uninitialised members
|
2014-09-03 |
Chris Cannam |
Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix uninitialised bool
|
2014-09-03 |
Chris Cannam |
Fix incoherent logic for what happens if MIDI arrives while no suitable layer is current (from coverity scan)
|
2014-09-03 |
Chris Cannam |
Fix local declaration hiding outer scope, which caused export-multiple to export a single file as well as the multiple one (from coverity scan)
|
2014-09-02 |
Chris Cannam |
Small text fix
|
2014-09-02 |
Chris Cannam |
Update CHANGELOG
|
2014-09-02 |
Chris Cannam |
Add const version of this accessor
|
2014-09-02 |
Chris Cannam |
Use getInteractionLayer for immediate interactions, rather than getSelectedLayer (which may be invisible)
|
2014-09-02 |
Chris Cannam |
Return getSelectedLayer to being able to return a dormant layer -- if that isn't allowed, then getInteractionLayer is what you want
|
2014-09-02 |
Chris Cannam |
Use fixed-order when exporting layers to a session
|
2014-09-02 |
Chris Cannam |
Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work)
|
2014-09-02 |
Chris Cannam |
Use fixed-order layer list for property container enumeration. Fixes habit of the layer property tabs to jump about when adding a new layer.
|
2014-09-02 |
Chris Cannam |
Populate the fixed order layer list
|
2014-09-02 |
Chris Cannam |
Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
|
2014-09-02 |
Chris Cannam |
Add getInteractionLayer() and some docs
|
2014-09-01 |
Chris Cannam |
Fix #1047 Floating-point exception on exit if no file loaded
|
2014-09-01 |
Chris Cannam |
Fix #1039 (Menu bar missing, under Ubuntu with Gnome 3)
|
2014-09-01 |
Chris Cannam |
Branch rearrangement in svapp
2.4beta1
|
2014-09-01 |
Chris Cannam |
Handle keyboard shortcuts with Shift modifier in the same way as those with no modifier
|
2014-08-14 |
Chris Cannam |
Add left/right scroll to changelog
|
2014-08-14 |
Chris Cannam |
Added tag sv_v2.4beta1 for changeset 885e89a6c11d
2.4beta1
|
2014-08-14 |
Chris Cannam |
Update for Qt 5.3 and WiX 3.8 - transplanted from beta branch
|
2014-08-14 |
Chris Cannam |
Update for Qt 5.3 and WiX 3.8
2.4beta1 sv_v2.4beta1
|
2014-08-14 |
Chris Cannam |
Fix plugin copying (correct target directories) - transplanted from beta branch
|
2014-08-14 |
Chris Cannam |
Version 2.3.90 gives us more space for future betas than 2.3.9
2.4beta1
|
2014-08-14 |
Chris Cannam |
Show beta version
2.4beta1
|
2014-08-14 |
Chris Cannam |
Fix plugin copying (correct target directories)
2.4beta1
|
2014-08-13 |
Chris Cannam |
Attempt to make Qt plugin loading work. But it isn't.
2.4beta1
|
2014-08-13 |
Chris Cannam |
Merge from default branch
2.4beta1
|
2014-08-13 |
Chris Cannam |
This spacing works a bit better on the Mac (though not really well enough)
|
2014-08-13 |
Chris Cannam |
Don't label time zero, it gets cut off by opaque end layer
|
2014-08-13 |
Chris Cannam |
Beta release dialog
2.4beta1
|
2014-08-13 |
Chris Cannam |
Set parents for various dialogs (to avoid them hitting focus-stealing prevention)
|
2014-08-13 |
Chris Cannam |
Give some dialogs their proper parents
|
2014-08-13 |
Chris Cannam |
If current pane has the main model in it as a waveform, use that for the pan layer even if it isn't the top layer in the pane
|
2014-08-13 |
Chris Cannam |
Remove model from pan layer when it's about to be deleted, fixing #1035
|
2014-08-13 |
Chris Cannam |
Tidy
|
2014-08-13 |
Chris Cannam |
Debug out
|
2014-08-13 |
Chris Cannam |
More debug
|
2014-08-13 |
Chris Cannam |
Attempt to get rebuilt-shortcuts working on OS/X (unsuccessfully)
|
2014-08-13 |
Chris Cannam |
Call finaliseMenus again each time the pane/layer menus are reworked
|
2014-08-13 |
Chris Cannam |
Avoid compiler warnings when building without lrdf
|
2014-08-13 |
Chris Cannam |
Some temporary action debug output
|
2014-08-11 |
Chris Cannam |
Make sparse time-value layers inaudible by default (user must un-mute them) for compatibility with earlier versions
|
2014-07-25 |
Chris Cannam |
Debug output stuff
|
2014-07-25 |
Chris Cannam |
Subrepo updates
|
2014-07-25 |
Chris Cannam |
Rich text for tooltip -- apart from anything else, this ensures it gets word-wrapped
|
2014-07-18 |
Chris Cannam |
Merge subrepos from tonioni branch
|
2014-07-17 |
Chris Cannam |
Small fixes: avoid static etc
|
2014-07-17 |
Chris Cannam |
Fix some errant signals (the modelChanged with args are now modelChangedWithin)
|
2014-07-07 |
Chris Cannam |
OS/X build: copy frameworks and plugins automatically
|
2014-07-07 |
Chris Cannam |
Fix to OS/X build -- we no longer want to override the plugin path as we're using qt.conf instead
|
2014-07-04 |
Chris Cannam |
We do have liblo
|
2014-07-04 |
Chris Cannam |
OS/X build/deploy fixes
|
2014-07-02 |
Chris Cannam |
Merge from tonioni branch
|
2014-07-02 |
Chris Cannam |
Create separate play scroll modes for (Tony-style, DAW-style) page mode and (SV-style) paging with playhead alignment to centre on drag
|
2014-07-02 |
Chris Cannam |
Fix #1024 - avoid status bar repainting all its siblings when its message changes (and it resizes) by using a widget in the status bar for the label instead of the bar itself.
|
2014-07-01 |
Chris Cannam |
Subrepos, and update in line with latest no-warning changes
|
2014-07-01 |
Chris Cannam |
Only update message if it has actually changed
|
2014-06-18 |
Chris Cannam |
Merge from branch tony_integration
|
2014-06-18 |
Chris Cannam |
Merge from branch warnfix_no_size_t
|
2014-06-18 |
Chris Cannam |
Subrepos
|
2014-06-18 |
Chris Cannam |
Merge from branch warnfix_no_size_t
|
2014-06-18 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Fix signal/slot name
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Various size_t etc removals, and compiler warning fixes
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Merge subrepos from default and tonioni branches
tony_integration
|
2014-06-03 |
Chris Cannam |
Call out to finaliseMenus() to fix up single-key shortcuts on OS/X with Qt5
|
2014-06-03 |
Chris Cannam |
Merge subrepos from tonioni branch
|
2014-05-23 |
Chris Cannam |
Fix erroneous addition of extra point at time zero when first tapping a point with a time-difference based label scheme
|
2014-05-23 |
Chris Cannam |
Remember the last-used suffix in save dialog (#877).
|
2014-05-22 |
Chris Cannam |
Merge
|
2014-05-22 |
Chris Cannam |
Subrepo state
|
2014-05-22 |
Chris Cannam |
Subrepo state (crash fix)
|
2014-05-19 |
Chris Cannam |
Fixes to FileSource from Ted Felix (for Rosegarden): avoid blowing up through calling abort() from cleanup() when error occurred; set status correctly for FTP transfers
|
2014-05-14 |
Chris Cannam |
Switch to default branches in subrepos, merge them down
|
2014-05-13 |
Chris Cannam |
Avoid potential crash when network connection fails
|
2014-05-09 |
Chris Cannam |
Add script to archive from tip rev
|
2014-05-09 |
Chris Cannam |
Merge from branch "tony_integration"
|
2014-05-09 |
Chris Cannam |
Correct typo
tony_integration
|
2014-05-09 |
Chris Cannam |
Merge from default branch
tony_integration
|
2014-05-09 |
Chris Cannam |
Changelog
tony_integration
|
2014-05-08 |
Chris Cannam |
Subrepo state
tony_integration
|
2014-05-07 |
Chris Cannam |
Restore selection of playback sample for note layers. Also default to new elecpiano clip.
tony_integration
|
2014-04-12 |
Jakob Leben |
Remove color attributes from default template
|
2014-05-07 |
Chris Cannam |
Patches from Jakob Leben
|
2014-05-07 |
Chris Cannam |
Subrepo updates, merging to integration branch
tony_integration
|
2014-04-26 |
Chris Cannam |
Add some more subrepos
|
2014-04-07 |
Chris Cannam |
Make it possible to import CSV files directly into Note layers
|
2014-04-02 |
Chris Cannam |
Update subrepos
tony_integration
|
2014-04-02 |
Chris Cannam |
Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use)
tony_integration
|
2014-04-02 |
Chris Cannam |
Add electric piano sample as used in Tony
tony_integration
|
2014-03-28 |
Chris Cannam |
Start up with the correct values of toggleable menu entries
|
2014-03-27 |
Chris Cannam |
Make octave numbering configurable, and change default to C4 = middle C
|
2014-03-11 |
Chris Cannam |
Update to current state of tonioni and default branches
tony_integration
|
2014-03-11 |
Chris Cannam |
Subrepo state
|
2014-03-06 |
Chris Cannam |
Subrepo fix
|
2014-03-04 |
Chris Cannam |
Fix in svgui
|
2014-02-06 |
Chris Cannam |
Subrepo state
|
2014-01-31 |
Chris Cannam |
Subrepo state + build and run new tests
|
2014-01-28 |
Chris Cannam |
Subrepo state: bodge in normalise-to-log. Todo: Wire up properly.
|
2014-01-28 |
Chris Cannam |
Merge subrepos from tonioni
tony_integration
|
2013-12-13 |
Chris Cannam |
Add script to fix a few things in dpkg pkg that lintian complains about
|
2013-12-12 |
Chris Cannam |
Added tag sv_v2.3 for changeset bf06f4311ec0
|
2013-12-12 |
Chris Cannam |
Removed tag sv_v2.3-f
sv_v2.3
|
2013-12-12 |
Chris Cannam |
Added tag sv_v2.3-f for changeset 59c68b5ae5be
|
2013-12-12 |
Chris Cannam |
Build fix, version
|
2013-12-12 |
Chris Cannam |
Build fix, version
imaf_enc
|
2013-12-12 |
Chris Cannam |
Added tag sv_v2.3 for changeset 7f7fba33b7de
|
2013-12-12 |
Chris Cannam |
Add network permission to prefs; make OSC support one of the things that depends on it
|
2013-12-11 |
Chris Cannam |
Added tag sv-v2.3-imaf for changeset 60d3575f8016
imaf_enc
|
2013-12-11 |
Chris Cannam |
Merge from default branch
imaf_enc sv-v2.3-imaf
|
2013-12-11 |
Chris Cannam |
Added tag sv_v2.3 for changeset 242ebf1db0f1
|
2013-12-11 |
Chris Cannam |
Subrepo: elide negative frame times
|
2013-12-11 |
Chris Cannam |
Fix local variable aliasing which prevented network requests happening on the first run even when permitted
|
2013-12-05 |
Chris Cannam |
Fix app signing: on os/x 10.9 you need to sign other frameworks etc as well
|
2013-12-05 |
Chris Cannam |
Merge
|
2013-12-05 |
Chris Cannam |
Qt font fix for OS/X 10.9
|
2013-12-05 |
Chris Cannam |
Merge from default branch, fix build
imaf_enc
|
2013-12-05 |
Chris Cannam |
Update subrepos
imaf_enc
|
2013-12-05 |
Chris Cannam |
Version number, CHANGELOG
|
2013-12-05 |
Chris Cannam |
Remove duplicate shortcut
|
2013-12-04 |
Chris Cannam |
Fix syntax
|
2013-12-04 |
Chris Cannam |
Cut down number of includes and predeclarations
|
2013-12-04 |
Chris Cannam |
Subrepo
|
2013-12-04 |
Chris Cannam |
Subrepo state: vertical scales on various layers
|
2013-12-03 |
Chris Cannam |
Subrepo state
|
2013-12-03 |
Chris Cannam |
Deps and subrepo state
|
2013-11-27 |
Chris Cannam |
Wording updates, and QM logo
|
2013-11-26 |
Chris Cannam |
Fix uninitialised pointer (and consequent crash on exit)
|
2013-11-26 |
Chris Cannam |
Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
|
2013-11-26 |
Chris Cannam |
Small relayout
|
2013-11-26 |
Chris Cannam |
Add network permission question box on first startup
|
2013-11-26 |
Chris Cannam |
Restore and update old Surveyer class (survey itself is not there yet)
|
2013-11-26 |
Chris Cannam |
WS -> OS
|
2013-11-26 |
Chris Cannam |
Regenerate binary translation files after that last change
|
2013-11-26 |
Chris Cannam |
Regenerate translations, update the colour/color/ise/ize stuff in en_*
|
2013-11-26 |
Chris Cannam |
Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
|
2013-11-21 |
Chris Cannam |
Subrepo state
|
2013-11-05 |
Chris Cannam |
Merge from default branch
imaf_enc
|
2013-11-05 |
Chris Cannam |
Close this branch; the good stuff is now back in default
with-dependencies
|
2013-11-05 |
Chris Cannam |
Add script to archive from tag
|
2013-11-05 |
Chris Cannam |
Remove obsolete script
|
2013-11-05 |
Chris Cannam |
Add dependencies subrepo as a matter of course
|
2008-02-28 |
Chris Cannam |
Close obsolete branch 1.2-stable
1.2-stable
|
2008-02-28 |
Chris Cannam |
Close obsolete branch spectrogram-cache-rejig
spectrogram-cache-rejig
|
2011-03-23 |
Chris Cannam |
Close obsolete branch kiosk
kiosk
|
2011-04-29 |
Chris Cannam |
Close obsolete branch feature_150_menu_arrangement
feature_150_menu_arrangement
|
2011-05-17 |
Chris Cannam |
Close obsolete branch debug-output
debug-output
|
2011-06-27 |
Chris Cannam |
Close obsolete branch templating
templating
|
2011-07-23 |
Chris Cannam |
Close obsolete branch toggle
toggle
|
2012-01-27 |
Chris Cannam |
Close obsolete branch fullscreen
fullscreen
|
2013-04-27 |
Chris Cannam |
Close obsolete branch qt5
qt5
|
2013-11-05 |
Chris Cannam |
Merge from the default branch
imaf_enc
|
2013-11-05 |
Chris Cannam |
Use non-x86 program files path if x86 version is not found (i.e. on 32-bit Windows) (from with-dependencies branch)
|
2013-11-05 |
Chris Cannam |
Win build fixes from with-dependencies branch
|
2013-11-05 |
Chris Cannam |
Define fixed set of dependencies, on Windows, if no config available (from with-dependencies branch)
|
2013-11-05 |
Chris Cannam |
Add dependency paths, include config only if it exists (from with-dependencies branch)
|
2013-11-04 |
Chris Cannam |
Merge from default branch
imaf_enc
|
2013-11-04 |
Chris Cannam |
Fix from Jesus Corral Garcia (for crashes etc)
imaf_enc
|
2013-11-04 |
Chris Cannam |
Build fixes
imaf_enc
|
2013-11-04 |
Chris Cannam |
IMAF load code from Jesus Corral Garcia
imaf_enc
|
2013-11-04 |
Chris Cannam |
Subrepo state
imaf_enc
|
2013-11-04 |
Chris Cannam |
Subrepo state
|
2013-10-09 |
Chris Cannam |
Add "Export Audio Data" to export audio waveform data into CSV or similar
|
2013-10-01 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
2013-10-01 |
Chris Cannam |
Use non-x86 program files path if x86 version is not found (i.e. on 32-bit Windows)
with-dependencies
|
2013-10-01 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
2013-10-01 |
Chris Cannam |
Oops, got this one twice
|
2013-10-01 |
Chris Cannam |
Patch from Josias Matschulat to allow changing the installation location (and add licence and file association to installer)
|
2013-09-24 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
2013-09-20 |
Chris Cannam |
If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
|
2013-09-16 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-09-16 |
Chris Cannam |
Subrepo
|
2013-09-05 |
Chris Cannam |
Add CITATION file
|
2013-08-01 |
Chris Cannam |
Add linux deb deployment notes
|
2013-07-31 |
Chris Cannam |
Added tag sv_v2.2 for changeset a91416395daf
|
2013-07-31 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-31 |
Chris Cannam |
Another Czech update
sv_v2.2
|
2013-07-30 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-30 |
Chris Cannam |
Added tag sv_v2.2 for changeset 29a97099b647
|
2013-07-30 |
Chris Cannam |
Subrepo state
|
2013-07-29 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-07-29 |
Chris Cannam |
Regenerate translations
|
2013-07-29 |
Chris Cannam |
Further translation update
|
2013-07-29 |
Chris Cannam |
Regenerate translations
|
2013-07-29 |
Chris Cannam |
Updated cs_CZ from Pavel Fric
|
2013-07-29 |
Chris Cannam |
Update CHANGELOG
|
2013-07-26 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-26 |
Chris Cannam |
Added tag sv_v2.2 for changeset ac16e5093032
|
2013-07-26 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
2013-07-26 |
Chris Cannam |
Subrepo updates
|
2013-07-24 |
Chris Cannam |
Replace path separators on Windows with command-line paths
|
2013-07-24 |
Chris Cannam |
Remove duplicate unlock
|
2013-07-24 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-07-24 |
Chris Cannam |
Merge from default
with-dependencies
|
2013-07-24 |
Chris Cannam |
Replace path separators on Windows with command-line paths
with-dependencies
|
2013-07-24 |
Chris Cannam |
WS -> OS
with-dependencies
|
2013-07-24 |
Chris Cannam |
Reset cyclical counters when document is replaced (#182)
|
2013-07-24 |
Chris Cannam |
Switch back to navigate mode when document is replaced (#182)
|
2013-07-24 |
Chris Cannam |
Version
with-dependencies
|
2013-07-24 |
Chris Cannam |
Version
|
2013-07-23 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-23 |
Chris Cannam |
Subrepo state
|
2013-07-23 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-07-23 |
Chris Cannam |
Line endings
with-dependencies
|
2013-07-22 |
Chris Cannam |
Avoid exiting with locked mutex
|
2013-07-19 |
Chris Cannam |
Full-screen fixes
|
2013-07-19 |
Chris Cannam |
Subrepos, and fix syntax in Info.plist
|
2013-07-17 |
Chris Cannam |
Subrepo state
|
2013-07-17 |
Chris Cannam |
Subrepo state
|
2013-07-08 |
Chris Cannam |
Subrepo state
|
2013-07-08 |
Chris Cannam |
Provisionally add HiDPI feature
|
2013-07-08 |
Chris Cannam |
Merge
with-dependencies
|
2013-07-08 |
Chris Cannam |
Provisionally add HiDPI feature
with-dependencies
|
2013-05-16 |
Chris Cannam |
Merge
|
2013-05-16 |
Chris Cannam |
Update CHANGELOG
|
2013-05-16 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-05-16 |
Chris Cannam |
Added tag sv_v2.1 for changeset deabb09d994b
|
2013-05-16 |
Chris Cannam |
Merge
sv_v2.1
|
2013-05-16 |
Chris Cannam |
Update subrepos
|
2013-05-16 |
Chris Cannam |
Merge
|
2013-05-16 |
Chris Cannam |
Clean up more tidily on exit
|
2013-05-16 |
Chris Cannam |
Add sord, serd
|
2013-05-15 |
Chris Cannam |
Add system paths for serd/sord as well
|
2013-05-14 |
Chris Cannam |
Subrepos
|
2013-05-14 |
Chris Cannam |
Added tag sv_v2.1 for changeset 0757db4b5d10
|
2013-05-14 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-05-14 |
Chris Cannam |
For release?
|
2013-05-14 |
Chris Cannam |
Update subrepos
|
2013-05-14 |
Chris Cannam |
Update subrepos
|
2013-05-14 |
Chris Cannam |
Not using QuickTime any more
|
2013-05-14 |
Chris Cannam |
Dataquay lib only
|
2013-05-14 |
Chris Cannam |
Update for Qt5 (even though we aren't going to use it on OS/X in this release)
|
2013-05-13 |
Chris Cannam |
Update subrepos
|
2013-05-13 |
Chris Cannam |
Update configure for local dataquay, etc
|
2013-05-13 |
Chris Cannam |
Merge
with-dependencies
|
2013-05-13 |
Chris Cannam |
Merge
with-dependencies
|
2013-05-13 |
Chris Cannam |
These DLLs should be in the platforms subdir
|
2013-05-10 |
Chris Cannam |
Merge
with-dependencies
|
2013-05-10 |
Chris Cannam |
Installer updates
|
2013-05-10 |
Chris Cannam |
Installer updates
with-dependencies
|
2013-05-10 |
Chris Cannam |
Merge from default branch
with-dependencies
|
2013-05-10 |
Chris Cannam |
Update subrepo version
with-dependencies
|
2013-05-10 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
2013-05-10 |
Chris Cannam |
Provisional WiX installer file
|
2013-05-09 |
Chris Cannam |
Update README
|
2013-05-09 |
Chris Cannam |
Minor updates for qt5
|
2013-05-09 |
Chris Cannam |
Merge from qt5 branch. Next release will require qt5
|
2013-05-09 |
Chris Cannam |
Subrepo update
with-dependencies
|
2013-04-26 |
Chris Cannam |
Check for qmake-qt5, not qt4; regenerate configure; update subrepos
qt5
|
2013-04-16 |
Chris Cannam |
Update subrepos for better labelling on time-value layers
|
2013-04-15 |
Chris Cannam |
Subrepo update: Make single point easier to see in time-value layer
|
2013-03-28 |
Chris Cannam |
Subrepo state
|
2013-03-28 |
Chris Cannam |
Version number
|
2013-03-28 |
Chris Cannam |
Update subrepos to add .ogg extension
|
2013-03-27 |
Chris Cannam |
Windows build fixes -- to review
with-dependencies
|
2013-03-27 |
Chris Cannam |
Update subrepos
with-dependencies
|
2013-03-27 |
Chris Cannam |
Update subrepo state
|
2013-03-25 |
Chris Cannam |
Define fixed set of dependencies, on Windows, if no config available
with-dependencies
|
2013-03-25 |
Chris Cannam |
Add dependency paths
with-dependencies
|
2013-03-25 |
Chris Cannam |
Build dataquay lib only (don't try to build tests when building as subrepo, as linking them may be fiddly)
with-dependencies
|
2013-03-25 |
Chris Cannam |
Add dependency paths; include config only if it exists, etc
with-dependencies
|
2013-03-20 |
Chris Cannam |
Dependency version update
with-dependencies
|
2013-03-19 |
Chris Cannam |
Add dependencies subrepo
with-dependencies
|
2013-03-12 |
Chris Cannam |
Tell dataquay to use Sord/Serd
qt5
|
2013-03-12 |
Chris Cannam |
Fix dataquay URL
qt5
|
2013-03-11 |
Chris Cannam |
Update for Qt5 compatibility; use subrepo for dataquay
qt5
|
2013-03-09 |
Chris Cannam |
Update svcore
|
2013-03-09 |
Chris Cannam |
Add test as subdir in project
|
2013-03-08 |
Chris Cannam |
Update svcore
|
2013-03-07 |
Chris Cannam |
Update version
|
2013-03-07 |
Chris Cannam |
Copyright notes and dates, CHANGELOG
|
2012-12-11 |
Chris Cannam |
Fix failure to either export a file or explain why, when exporting an unsupported layer type to rdf
|
2012-11-25 |
Chris Cannam |
Include name of project file, in case it differs from directory name
|
2012-11-16 |
Chris Cannam |
Update subrepos
|
2012-11-16 |
Chris Cannam |
Remove obsolete comment
|
2012-11-16 |
Chris Cannam |
Pull out app name into arg, pull down description label from superclass
|
2012-08-21 |
Chris Cannam |
Rework to use hg subrepos
|
2012-07-16 |
Chris Cannam |
Fix truncated file
|
2012-07-16 |
Chris Cannam |
Added tag sv_v2.0 for changeset 6b8e6600fa02
|
2012-07-16 |
Chris Cannam |
Add signing script, other deployment fixes
sv_v2.0
|
2012-07-16 |
Chris Cannam |
Update version
|
2012-07-16 |
Chris Cannam |
Update CHANGELOG
|
2012-07-16 |
Chris Cannam |
Added tag sv_v2.0 for changeset f8833ed742fc
|
2012-07-16 |
Chris Cannam |
Add signing, update copyright date
|
2012-07-16 |
Chris Cannam |
Override Qt library path on OS/X to avoid dependencies on unknown versions from outside the app bundle
|
2012-07-02 |
Chris Cannam |
Add means to replace the main audio model
|
2012-06-30 |
Chris Cannam |
Use dataquay ac symbol
|
2012-06-22 |
Chris Cannam |
Add -on versions of icons
|
2012-05-25 |
Chris Cannam |
Use new symbols in Vamp SDK 2.3.1 for autoconf detection; require Dataquay
|
2012-01-30 |
Chris Cannam |
Small changes to management of dialogs
|
2012-01-30 |
Chris Cannam |
Oops, that last one was intended for Win only
|
2012-01-30 |
Chris Cannam |
Merge
|
2012-01-30 |
Chris Cannam |
We seem to have libs rather than .a files with latest MinGW
|
2012-01-30 |
Chris Cannam |
Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)
|
2012-01-30 |
Chris Cannam |
Fix possibly uninitialised variable
|
2012-01-30 |
Chris Cannam |
Merge from branch "fullscreen"
|
2012-01-30 |
Chris Cannam |
Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
|
2012-01-26 |
Chris Cannam |
Update some of the OSC doc
|
2012-01-26 |
Chris Cannam |
Update some of the OSC doc
fullscreen
|
2012-01-23 |
Chris Cannam |
Connect up various keyboard actions in full-screen mode
fullscreen
|
2012-01-20 |
Chris Cannam |
Make it possible to toggle full-screen through the menu
fullscreen
|
2012-01-20 |
Chris Cannam |
Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressed
fullscreen
|
2012-01-19 |
Chris Cannam |
Minor non-working change...
fullscreen
|
2012-01-19 |
Chris Cannam |
Ensure all windows are closed when the main one is (thus exiting the application even if some other windows were still open)
|
2012-01-19 |
Chris Cannam |
Start hacking in some fullscreen stuff (so far, this is just a mess)
fullscreen
|
2012-01-19 |
Chris Cannam |
Link in -lX11 if found (for X error handling)
|
2012-01-13 |
Chris Cannam |
Remove redundant and hazardous INCLUDE_PATH
|
2012-01-13 |
Chris Cannam |
Add Doxyfile
|
2011-10-18 |
Chris Cannam |
Do not start transform factory's uninstalled transforms population thread in library edition -- don't want network access
integration_library
|
2011-10-17 |
mathieub |
Merge from the default branch
integration_library
|
2011-10-17 |
Chris Cannam |
Add option to make the newly saved template the default
|
2011-10-17 |
mathieub |
Remove the survey and the version tester for the library edition
integration_library
|
2011-10-10 |
mathieub |
Merge from the default branch with a broken configure file
integration_library
|
2011-10-10 |
mathieub |
regenerated configure
integration_library
|
2011-10-10 |
mathieub |
Removed version.h !
integration_library
|
2011-10-10 |
mathieub |
version.h added
integration_library
|
2011-10-10 |
mathieub |
Change to sonic-visualiser.pro (win32 compilation)
integration_library
|
2011-10-10 |
Chris Cannam |
Added tag sv_v1.9 for changeset c4071f97a471
|
2011-10-10 |
Chris Cannam |
Regenerate configure for new version
sv_v1.9
|
2011-10-06 |
Chris Cannam |
Added tag sv_v1.9 for changeset afca1234d341
|
2011-10-06 |
Chris Cannam |
Updated Czech translation from Pavel Fric
|
2011-09-28 |
Chris Cannam |
Added tag sv_v1.9 for changeset 6750452fcbe6
|
2011-09-28 |
Chris Cannam |
Update CHANGELOG, version
|
2011-09-28 |
Chris Cannam |
Update translations and create new string for Cmd-instead-of-Ctrl following OS/X fix in svgui
|
2011-09-28 |
Chris Cannam |
Remove unnecessary configure dependency for raptor
|
2011-08-23 |
mathieub |
Update of the version no to 1.9-kiosk-hg (debug mode)
integration_library
|
2011-08-23 |
mathieub |
Update of MainWindow.cpp
integration_library
|
2011-07-25 |
mathieub |
Merge with the Kiosk branch
integration_library
|
2011-07-25 |
mathieub |
Merge with the Kiosk branch
integration_library
|
2011-07-22 |
Chris Cannam |
* Avoid crash on startup if m_alAction does not exist (which happens if no MATCH plugin)
toggle
|
2011-07-21 |
Chris Cannam |
Descriptive text
|
2011-07-21 |
Chris Cannam |
Textual changes only
toggle
|
2011-07-21 |
Chris Cannam |
version.h should not be tracked (it is generated from version.h.in)
toggle
|
2011-07-21 |
Chris Cannam |
Avoid trying to look up non-file dependencies
|
2011-07-04 |
mathieub |
Start in minimal mode option added in the Preferences/Appearance menu
toggle
|
2011-07-04 |
mathieub |
Add/remove several actions from the Playback menu when switching mode: constrain playback to selection, loop, solo, align
toggle
|
2011-06-29 |
Chris Cannam |
Update version number
|
2011-06-26 |
Chris Cannam |
Merge from branch "templating"
|
2011-06-26 |
Chris Cannam |
Rename "Classic" to "Standard" waveform
templating
|
2011-06-24 |
Chris Cannam |
Save window size and position on exit only if we are not in minimal mode -- since application always starts up in "maximal" mode
toggle
|
2011-06-24 |
Chris Cannam |
Merge from the default branch
toggle
|
2011-06-24 |
Chris Cannam |
Merge from 441:097f97218c66
|
2011-06-24 |
Chris Cannam |
Add .pro file which seems to have got removed?
|
2011-06-24 |
Chris Cannam |
Oops -- we don't want to hide the Playback menu
toggle
|
2011-06-24 |
Chris Cannam |
Hide spacings around speed/fader controls and overview widget when in minimal mode
toggle
|
2011-06-24 |
Chris Cannam |
Hide and restore menus that are not needed in minimal mode
toggle
|
2011-06-24 |
Chris Cannam |
Process events before adjusting size, so that adjustSize gets the correct visibility status for each widget
toggle
|
2011-06-24 |
Chris Cannam |
Save size before switching to minimal mode, restore it when switching back. This is the same mechanism as used to save/restore the window size when exiting & restarting the program
toggle
|
2011-06-24 |
Chris Cannam |
Rename "visible" to "show" to avoid confusion between current state and required activity
toggle
|
2011-06-24 |
Chris Cannam |
The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead
toggle
|
2011-06-24 |
Chris Cannam |
Merge from the default branch
toggle
|
2011-06-24 |
Chris Cannam |
Ignore more files
|
2011-06-22 |
mathieub |
Update of the URL for the Oggz and fishsound libraries which was obsolete in the INSTALL.txt file
|
2011-06-22 |
Chris Cannam |
config.pri should not be tracked (it is generated from config.pri.in)
toggle
|
2011-06-21 |
mathieub |
Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. The main part of the process is handled in MainWindow::toggleViewMode(). The toggle view mode option appears in the View Menu and is associated with a new toolbar button. Two icons have been added in the resources. They come from: http://www.iconfinder.com/icondetails/42115/32/
toggle
|
2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-06-14 |
Chris Cannam |
Merge from debug-output branch
|
2011-05-23 |
Chris Cannam |
Add default session template to Preferences; tidy up menu functions and states
templating
|
2011-05-17 |
Chris Cannam |
Replace the change-default-template menu functions with apply-template functions that act immediately.
templating
|
2011-05-17 |
Chris Cannam |
Merge from the default branch
templating
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2011-05-12 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
2011-05-11 |
Chris Cannam |
Sanitise template file name; ask for confirmation when overwriting
templating
|
2011-05-11 |
Chris Cannam |
Add some "proper" default templates; ensure default template is updated in menu if our template file disappears
templating
|
2011-05-11 |
Chris Cannam |
Add silent.wav
templating
|
2011-05-11 |
Chris Cannam |
Use new write mode option for WavFileWriter
|
2011-05-10 |
Chris Cannam |
Ensure last used template is remembered in settings
templating
|
2011-05-10 |
Chris Cannam |
Add filesystem watcher to recreate template menu when templates change; start implementing save-session-as-template
templating
|
2011-05-09 |
Chris Cannam |
Add a bit more substance to the templates menu, and improve some naming
templating
|
2011-05-09 |
Chris Cannam |
Use .svt extension for templates instead of plain .xml (but keep them uncompressed)
templating
|
2011-05-09 |
Chris Cannam |
Start to add templates menu; add default template
templating
|
2011-04-28 |
Chris Cannam |
Change ReplaceMainModel to ReplaceSession for templating branch purposes
templating
|
2011-04-28 |
Chris Cannam |
Merge from branch "feature_150_menu_arrangement"
templating
|
2011-04-28 |
Chris Cannam |
rename Recent Files -> Open Recent
feature_150_menu_arrangement
|
2011-04-28 |
Chris Cannam |
Make openSomething always use ReplaceMainModel rather than AskUser (for #150)
feature_150_menu_arrangement
|
2011-04-28 |
Chris Cannam |
Minimal menu changes for feature #150
feature_150_menu_arrangement
|
2011-04-27 |
Chris Cannam |
Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148)
templating
|
2011-04-27 |
Chris Cannam |
Merge from default branch
templating
|
2011-04-14 |
Chris Cannam |
Once again, avoid multiple entries in right-button Layer menu when more than one audio file loaded; fix to ensure correct model is picked up for Add Layer on this menu
|
2011-04-12 |
Chris Cannam |
Russian language update from Alexandre
|
2011-04-08 |
Chris Cannam |
Added tag sv_v1.8_osx_deploy for changeset 44741262c2e0
|
2011-04-08 |
Chris Cannam |
More OS/X deployment fixes
sv_v1.8_osx_deploy
|
2011-04-08 |
Chris Cannam |
I had put the Info.plist in deploy/osx/ before I noticed it was also in osx/ -- sorry. Removing from osx/ -- we really need the plist to be written by deploy/osx/deploy.sh (and not by qmake) because we need the version number in it. However, leaving it in the .pro file anyway so we don't end up with nothing at least if nobody runs deploy.sh
|
2011-04-08 |
Chris Cannam |
Incorporate Dan's plist stuff and my plist stuff (automatic version writing etc) into a single plist
|
2011-04-08 |
Chris Cannam |
Some deployment gubbins (to be refined)
|
2011-04-07 |
Chris Cannam |
Added tag sv_v1.8 for changeset 5c2a18310c6e
|
2011-04-05 |
Chris Cannam |
Update CHANGELOG to mention CSV import dialog
sv_v1.8
|
2011-03-22 |
mathieub |
Modifications for the Kiosk edition
kiosk
|
2011-03-08 |
Chris Cannam |
* Update config per recent changes to svcore
|
2011-02-15 |
Chris Cannam |
* Add README.OSC from old repo
|
2011-02-09 |
Chris Cannam |
Add targets!
|
2011-02-09 |
Chris Cannam |
Configure script for "release" directory containing SV libs + SV
|
2011-02-09 |
Chris Cannam |
Merge
|
2011-02-09 |
Chris Cannam |
"LIBPATH is deprecated", and indeed we don't need it
|
2011-02-07 |
Chris Cannam |
* Updated Czech translation from Pavel
|
2011-02-07 |
Chris Cannam |
* Update translation strings
|
2011-02-07 |
Chris Cannam |
* Add Czech translation note to CHANGELOG
|
2011-02-04 |
Chris Cannam |
Merge
|
2011-02-04 |
Chris Cannam |
* Add Paste at Playback Position
|
2011-02-03 |
Chris Cannam |
* Add/update change log; add M4M project to README
|
2011-02-03 |
Chris Cannam |
* Merge
|
2011-02-03 |
Chris Cannam |
* Update dates, add README
|
2011-01-14 |
Dan Stowell |
Add FLAC to the OSX list of what can be loaded
|
2011-01-11 |
Dan Stowell |
Add other audio mime types to the OSX list of what can be loaded
|
2011-01-11 |
Dan Stowell |
Merge Dan's initial macness improvements (rev 174ca518546f) into default branch
|
2010-10-25 |
Chris Cannam |
Merge
|
2010-10-24 |
Chris Cannam |
* Add show/hide time rulers toggle (on # key)
|
2010-10-18 |
Dan Stowell |
compile the NSAppleScript objs once only, rather than on every invocation
macness
|
2010-10-18 |
Dan Stowell |
move ITunesSVRemote ctor and dtor into impl file
macness
|
2010-10-18 |
Dan Stowell |
importITunesAudio() now sets the SV playback position too
macness
|
2010-10-18 |
Dan Stowell |
ITunesSVRemote methods to query playback position and state
macness
|
2010-10-18 |
Chris Cannam |
* Add Czech translation from Pavel Fric <pavelfric@seznam.cz>; update translation logic for new file structure
|
2010-10-18 |
Dan Stowell |
Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc
macness
|
2010-10-18 |
Dan Stowell |
header inclusion guards
macness
|
2010-10-18 |
Chris Cannam |
* Merge
|
2010-10-18 |
Chris Cannam |
* Add misc/ directory from SVN repo
|
2010-10-18 |
Dan Stowell |
Mac Dock menu uses same import-itunes-action as the File menu
macness
|
2010-10-18 |
Chris Cannam |
* Minor fixes from Win32 build
|
2010-10-15 |
Dan Stowell |
only do genre stuff etc if itunes returns a file
macness_autotpl
|
2010-10-15 |
Dan Stowell |
method to map from genre string to template choice; and to use it when importing from itunes
macness_autotpl
|
2010-10-15 |
Dan Stowell |
template uses builtin audio file, cheap way to avoid 404
macness_autotpl
|
2010-10-15 |
Dan Stowell |
Templating stuff pulled into macness_autotpl branch
macness_autotpl
|
2010-10-15 |
Dan Stowell |
Include "testtemplate" into the bundled resources in SV.app.
templating
|
2010-10-15 |
Dan Stowell |
svitunes: retrieve the genre metadata, as well as the path
macness
|
2010-10-12 |
Dan Stowell |
on mac, add item to File menu "Import current track from iTunes". TODO: set inactive if itunes not open; connect up with the dock menu stuff.
macness
|
2010-10-12 |
Dan Stowell |
applescript to actually grab itunes current track
macness
|
2010-10-12 |
Dan Stowell |
Beginnings of AppleScript querying of iTunes
macness
|
2010-10-11 |
Dan Stowell |
First step in creating a useful dock menu for SV; a placeholder item is added, so far
macness
|
2010-10-11 |
Dan Stowell |
Use QFileOpenEvent instead of native mac AppleEvent stuff: does the same job, better, neater
macness
|
2010-10-11 |
Dan Stowell |
Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV files
macness
|
2010-10-11 |
Dan Stowell |
ifdef guard for mac header includes
macness
|
2010-10-11 |
Dan Stowell |
Now can load file when someone chooses from Mac Finder "Open with > Sonic Visualiser" - but currently *only* if the app is already running.
macness
|
2010-10-08 |
Chris Cannam |
* Add qmake config (debug or release) corresponding to configure invocation
|
2010-10-08 |
Chris Cannam |
* Regenerate configure
|
2010-10-08 |
Chris Cannam |
* Use macx-g++ qmake spec on OS/X
|
2010-10-08 |
Chris Cannam |
* Add test for PortAudio; add missing OS/X frameworks
|
2010-10-08 |
Chris Cannam |
* Reinstate configure dialog for transforms (closes #16)
|
2010-10-08 |
Chris Cannam |
* Pass in the linker as well
|
2010-10-08 |
Chris Cannam |
* Substitute the CC and CXX that configure found
|
2010-10-07 |
Chris Cannam |
* Hugely simplify Qt search -- all we need is qmake...
|
2010-09-23 |
Chris Cannam |
* Add QuickTime if on Mac
|
2010-09-22 |
Chris Cannam |
* Update build scripts again; SV now builds (perhaps some problems at runtime still though)
|
2010-09-22 |
Chris Cannam |
* Update build system
|
2010-09-22 |
Chris Cannam |
* Add basic build files
|
2010-07-23 |
convert-repo |
update tags
|
2010-07-16 |
Chris Cannam |
* Patch from Dan Stowell to provide shortcuts to add layers (additionally to the
|
2010-06-22 |
Chris Cannam |
* Separator in RMB layer menu
|
2010-06-15 |
Chris Cannam |
* Add the spectrogram (etc) layer options (back) to the right-button menu;
|
2010-06-15 |
Chris Cannam |
* Fix duplicate entries on right-button Layer menu when more than one audio
|
2010-05-05 |
Chris Cannam |
* Version and dates
|
2010-05-05 |
Chris Cannam |
* Add Ubuntu-specific note
|
2010-05-05 |
Chris Cannam |
* Quick workarounds for some very weird behaviour on first test
sv-v1.7.2
|
2010-01-28 |
Chris Cannam |
* Add "plot derivatives" option to time value layer (scale is not always right)
|
2009-10-22 |
Chris Cannam |
* Layer data editor window: fix sorting for columns in region model,
sv-v1.7.1
|
2009-10-16 |
Chris Cannam |
* Russian update from Alexandre
|
2009-09-28 |
Chris Cannam |
* Add "Insert Item at Selection" (wording could be improved!)
sv-v1.7
|
2009-09-25 |
Chris Cannam |
* Add time display format preference
|
2009-09-25 |
Chris Cannam |
* ctrl+shift+s (or cmd+... on mac) shortcut for save as (for dans)
|
2009-09-10 |
Chris Cannam |
* use dummy driver only for RtMidi on Solaris
|
2009-08-27 |
Chris Cannam |
* Fixes to newer-version and survey-offering logic
|
2009-08-27 |
Chris Cannam |
* Offer the user a chance to answer our survey (only once, and only after
|
2009-08-14 |
Chris Cannam |
* Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
|
2009-07-29 |
Chris Cannam |
* Add version number to splash screen
|
2009-06-22 |
Chris Cannam |
* minor environmental updates
sv-v1.6
|
2009-06-18 |
Chris Cannam |
* duh
|
2009-06-18 |
Chris Cannam |
* experimental desktop files
|
2009-06-16 |
Chris Cannam |
...
|
2009-05-22 |
Chris Cannam |
* Add smoothing option to colour 3d plot
|
2009-04-23 |
Chris Cannam |
* offer choice of audio files to export only if there is more than one
|
2009-03-30 |
Chris Cannam |
* fix to rounding problems in plugin parameter box
|
2009-03-30 |
Chris Cannam |
* add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
|
2009-03-27 |
Chris Cannam |
* Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
|
2009-03-27 |
Chris Cannam |
* Move prf file to prf/ (so that it can be pulled in using externals in
|
2009-03-24 |
Chris Cannam |
* Very crudely, add an option for the audio file to be exported from
|
2009-03-19 |
Chris Cannam |
* Avoid resizing the window on file load to larger than the available screen
|
2009-03-17 |
Chris Cannam |
* use SV_VERSION in help url... why on earth didn't I do that already?
|
2009-03-16 |
Chris Cannam |
...
sv-v1.5
|
2009-03-16 |
Chris Cannam |
* various minor bits
|
2009-03-16 |
Chris Cannam |
* thread tidying fix, etc
|
2009-03-12 |
Chris Cannam |
* Fix incorrect re-enabling of the Solo button when the active waveform
|
2009-03-03 |
Chris Cannam |
* "ffwd-similar"
|
2009-03-02 |
Chris Cannam |
* Add Zoom to Fit to OSC commands
|
2009-02-27 |
Chris Cannam |
* Add icons for "show segment division lines" in time value layer and
sv-v1.5pre1
|
2009-02-27 |
Chris Cannam |
* Activity log updates
|
2009-02-26 |
Chris Cannam |
* If a time-value layer is current when a midi note event is received,
|
2009-02-26 |
Chris Cannam |
* Handle zero-velocity note ons as well as note offs (can't believe I
|
2009-02-25 |
Chris Cannam |
* Make it possible to record live MIDI to a note layer.
|
2009-02-25 |
Chris Cannam |
* Make Activity Log a bit more of a proper window
|
2009-02-25 |
Chris Cannam |
* Somewhat better MIDI-based time instant timing
|
2009-02-24 |
Chris Cannam |
* more rudiments of midi->instants
|
2009-02-24 |
Chris Cannam |
* rtmidi & activity updates
|
2009-02-24 |
Chris Cannam |
* Add vestigial Activity Log
|
2009-02-23 |
Chris Cannam |
* zoom reset icon
|
2009-02-23 |
Chris Cannam |
* Wire up MIDI input port (as far as printing a message when an event comes
|
2009-02-06 |
Chris Cannam |
* Restore (better quality) y-axis interpolation in spectrogram
|
2009-02-05 |
Chris Cannam |
* Re-enable peak frequencies display in spectrogram
|
2009-01-20 |
Chris Cannam |
* Avoid using last window placement if it is off-screen
|
2009-01-09 |
Chris Cannam |
* The main fix here is to the arguments of SVApplication -- the first
|
2008-12-12 |
Chris Cannam |
* Attempt to be a bit more useful when dropping multiple files on window
|
2008-12-05 |
Chris Cannam |
* Improvements to importer feedback dialogs and suchlike
sv-v1.4 sv-v1.4rc1
|
2008-12-04 |
Chris Cannam |
* minor stuff
|
2008-12-04 |
Chris Cannam |
* Add first cut at Windows icon
|
2008-12-02 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
2008-11-28 |
Chris Cannam |
* Much more sensible pane layouts, etc., when loading RDF; also offer
|
2008-11-21 |
Chris Cannam |
* Make it possible to import an entire session from an RDF document.
|
2008-11-21 |
Chris Cannam |
* Use enum for transform type instead of trying to do dumb things like
|
2008-11-20 |
Chris Cannam |
* Make it possible to Find a Transform even when no file loaded (it
|
2008-11-19 |
Chris Cannam |
* Add some informative labels to transform finder
|
2008-11-18 |
Chris Cannam |
* Updates to version and about box
|
2008-11-18 |
Chris Cannam |
* an experiment
|
2008-11-13 |
Chris Cannam |
* Avoid crash when "hiding" non-visible splash (I don't quite understand
|
2008-11-13 |
Chris Cannam |
* Add Redland datastore support to SimpleSPARQLQuery
|
2008-11-11 |
Chris Cannam |
* Start thread to populate uninstalled transforms only on request
|
2008-11-07 |
Chris Cannam |
* Update to new-line vamp plugin sdk
|
2008-10-28 |
Chris Cannam |
* Add more info button to plugin dialog
|
2008-10-17 |
Chris Cannam |
* Some work on querying and cacheing plugin RDF from a central index
|
2008-10-17 |
Chris Cannam |
* Add persistent cache file support to FileSource (e.g. for RDF
|
2008-10-14 |
Chris Cannam |
* Add beginnings of capability to search plugins that are not yet
|
2008-09-29 |
Chris Cannam |
* More transform finder stuff
|
2008-09-29 |
Chris Cannam |
* More SelectableLabel and TransformFinder tweaking
|
2008-09-23 |
Chris Cannam |
* Start work on TransformFinder dialog
|
2008-09-22 |
Chris Cannam |
* Add beginnings of transform-search-by-text function
|
2008-09-19 |
Chris Cannam |
* Add regions icon
|
2008-09-18 |
Chris Cannam |
* Merge revisions 1131 to 1201 from sv-rdf-import branch
|
2008-09-18 |
Chris Cannam |
* Merge revisions 1041 to 1130 from sv-rdf-import branch
|
2008-07-29 |
Chris Cannam |
* Russian translation update from Alexandre
|
2008-07-10 |
Chris Cannam |
* Updates for 1.3
sv1-v1.3 sv1-v1.3rc1
|
2008-07-07 |
Chris Cannam |
* Reduce time stretcher to one channel when overload occurs
|
2008-06-18 |
Chris Cannam |
* Add playback controls to data edit dialog
|
2008-06-17 |
Chris Cannam |
* start play-tracking toggle in data editor dialog
|
2008-06-13 |
Chris Cannam |
* Add audio device selection to preferences
|
2008-06-12 |
Chris Cannam |
* Update translations, and add change counter to name of bundle command
|
2008-06-11 |
Chris Cannam |
* A bit more work on the data editor
|
2008-06-09 |
Chris Cannam |
* basics of data editing in data table view
|
2008-06-09 |
Chris Cannam |
* Fix crash (always) when running any Effects Data transform
|
2008-06-06 |
Chris Cannam |
* Start adding a spreadsheet-style editor window for model data
|
2008-05-29 |
Chris Cannam |
* Note about libpulse copyright
|
2008-05-21 |
Chris Cannam |
* Provisional PulseAudio output driver. No latency handling yet, and
|
2008-05-20 |
Chris Cannam |
* Fix #1903059 "resample on import" not applied when reloading session
|
2008-05-09 |
Chris Cannam |
* Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as
|
2008-05-08 |
Chris Cannam |
* Speed up spectrogram painting by releasing mutex in FFTDataServer
|
2008-05-01 |
Chris Cannam |
...
|
2008-04-29 |
Chris Cannam |
* Save alignments to session file. Needs much testing.
|
2008-03-14 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|
2008-03-12 |
Chris Cannam |
* Move plugin/transform to plain transform. This way transform can depend on
|
2008-03-12 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
2008-03-11 |
Chris Cannam |
* (failed) attempt to hide splash screen when error occurs on startup
|
2008-02-27 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-02-20 |
Chris Cannam |
* small doc update
sv1-v1.2
|
2008-02-18 |
Chris Cannam |
* fix to selection of default input material for transform -- avoid drawing
|
2008-02-13 |
Chris Cannam |
* fix compile error on OS/X
sv1-v1.2pre5
|
2008-02-12 |
Chris Cannam |
* Allow entry of numbers smaller than 1 in the Set Counters dialog
|
2008-02-08 |
Chris Cannam |
* PortAudio driver: do not specify frames per buffer, let PA decide
sv1-v1.2pre4
|
2008-02-06 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
2008-02-06 |
Chris Cannam |
* Add pitch range in octaves, semitones and cents to the measurement rect
|
2008-02-06 |
Chris Cannam |
* Update remaining editable layers to support proper realignment on copy/paste
|
2008-02-06 |
Chris Cannam |
* More work on aligning copy/paste between layers. It's a surprisingly
|
2008-02-04 |
Chris Cannam |
* Add ability to invert a colour 3d plot in the vertical axis
|
2008-01-28 |
Chris Cannam |
* Ensure plugin version is updated when a transform is re-run using a newer
|
2008-01-23 |
Chris Cannam |
* Part of #1877436 transform fails to re-run when file loaded at different rate
|
2008-01-23 |
Chris Cannam |
* Various fixes to object lifetime management, particularly in the spectrum
|
2008-01-23 |
Chris Cannam |
* add splash screen
|
2008-01-09 |
Chris Cannam |
* better handling of cases with more than one copy of the same plugin in
|
2007-12-13 |
Chris Cannam |
* Fix #1841095 tapping time instant gives wrong time in aligned track
|
2007-12-12 |
Chris Cannam |
* Fix #1844539 confusing waveform navigator with secondary files
|
2007-12-11 |
Chris Cannam |
* Update overview when current pane changes
|
2007-12-11 |
Chris Cannam |
...
|
2007-12-11 |
Chris Cannam |
* Make font size in panes configurable, with a smaller default
|
2007-12-07 |
Chris Cannam |
* Merge from transforms branch -- switch over to using Transform object
|
2007-11-30 |
Chris Cannam |
* Merge r884 from trunk
1.2-stable
|
2007-11-30 |
Chris Cannam |
* Skip ID3 block when reading MP3 files (so long as ID3 support is included)
|
2007-11-29 |
Chris Cannam |
* Static build fixes
1.2-stable
|
2007-11-29 |
Chris Cannam |
* Remove sharpen button as well, when using RubberBand (because it isn't
|
2007-11-28 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
2007-11-26 |
Chris Cannam |
* Add support for Rubber Band timestretcher
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-11-22 |
Chris Cannam |
* Pull out MainWindow::handleOSCMessage() into a separate file
|
2007-11-19 |
Chris Cannam |
* Merge fix from spectrogram-cache-rejig branch: save/restore FFTW wisdom
|
2007-11-13 |
Chris Cannam |
* Save and restore FFTW plans
spectrogram-cache-rejig
|
2007-11-09 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
2007-11-07 |
Chris Cannam |
* Add [x] button to pane to quickly delete it
|
2007-11-07 |
Chris Cannam |
* Further naming change: Transformer -> ModelTransformer.
|
2007-11-06 |
Chris Cannam |
* Another incremental Transform update
|
2007-11-05 |
Chris Cannam |
* Introduce new Transform class which contains data necessary to describe the
|
2007-11-01 |
Chris Cannam |
* Remove alignment button altogether if no Match plugin installed.
|
2007-11-01 |
Chris Cannam |
* Fix availability of alignment button and relative align/solo button state
|
2007-10-25 |
Chris Cannam |
* Add Align button to main window; use it
|
2007-10-25 |
Chris Cannam |
* Add auto-alignment toggle to Document
|
2007-10-24 |
Chris Cannam |
* Fix build (document -> framework renaming)
|
2007-10-24 |
Chris Cannam |
* Move some things around to facilitate plundering libraries for other
|
2007-10-24 |
Chris Cannam |
...
|
2007-10-24 |
Chris Cannam |
* Hoist alignment model set/query up to Model, so any models can be aligned
|
2007-10-22 |
Chris Cannam |
* Split MainWindow out into MainWindowBase (pane stack management, basic file
|
2007-10-22 |
Chris Cannam |
* Some export fixes, and avoid clipping on resampling on import
|
2007-10-18 |
Chris Cannam |
* RemoteFile -> FileSource
|
2007-10-18 |
Chris Cannam |
* Make RemoteFile far more pervasive, and use it for local files as well
|
2007-10-18 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
2007-10-18 |
Chris Cannam |
...
|
2007-10-17 |
Chris Cannam |
* Make drop behave more sensibly (replace current pane)
|
2007-10-10 |
Chris Cannam |
* Make it possible to drop audio files, layer files, session files and images
|
2007-10-10 |
Chris Cannam |
* Add Reset Counters... function
|
2007-10-09 |
Chris Cannam |
* fix misbehaving apply-to-selection-only checkbox, fix default step size for
|
2007-10-09 |
Chris Cannam |
* textual changes
|
2007-10-08 |
Chris Cannam |
* Add labelling option for instants inserted through tapping (closes FR#1674184)
|
2007-10-05 |
Chris Cannam |
* Add image layer icon (from GIMP)
|
2007-10-05 |
Chris Cannam |
* Ensure locale from environment is retained after plugin load, not
|
2007-10-04 |
Chris Cannam |
* Phase 1 of an image layer.
|
2007-10-04 |
Chris Cannam |
* Add MIDI file export (closes FR#1643721)
|
2007-10-01 |
Chris Cannam |
* Change WaveFileModel API from getValues(start,end) to getData(start,count).
|
2007-09-29 |
Chris Cannam |
* add overlooked solo icon
|
2007-09-28 |
Chris Cannam |
* Merge transform directory from sv-match-alignment branch
|
2007-09-28 |
Chris Cannam |
* Unload feature extraction plugin .so when destroyed
|
2007-09-28 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
2007-09-21 |
Chris Cannam |
...
|
2007-09-05 |
Chris Cannam |
* Ensure transformed version of a model is the same duration as the original
|
2007-08-16 |
Chris Cannam |
* Layer tree view updating when visibility / audibility changed (and layers
|
2007-08-14 |
Chris Cannam |
...
|
2007-08-14 |
Chris Cannam |
* add light icon for use on dark backgrounds
|
2007-08-14 |
Chris Cannam |
* Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
|
2007-08-10 |
Chris Cannam |
* Better abbreviation modes for layer names in pane (and input model combo
|
2007-08-09 |
Chris Cannam |
* continue to pick "new" colours for coloured layers even when all colours
|
2007-08-06 |
Chris Cannam |
* Add QuickTime file reader class -- totally untested, shouldn't even compile
|
2007-08-06 |
Chris Cannam |
* fix build failure on 64-bit by commenting out the offending line
|
2007-07-13 |
Chris Cannam |
* Restore Scale setting which had mistakenly disappeared from spectrum
|
2007-07-13 |
Chris Cannam |
* Add icon loader that automatically inverts icons where appropriate for
|
2007-07-12 |
Chris Cannam |
* Fix failure to auto-calculate bounds on time-value or note model loaded
|
2007-07-12 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
2007-07-11 |
Chris Cannam |
* Add a colour database, and Add New Colour function to the colour combo
|
2007-07-05 |
Chris Cannam |
* Make it possible to "measure" a feature on the spectrogram by double-
|
2007-07-05 |
Chris Cannam |
* Add mouse actions to key and mouse reference dialog
|
2007-07-04 |
Chris Cannam |
* Add key reference window to Help menu (also needs mouse reference)
|
2007-07-04 |
Chris Cannam |
* Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
|
2007-07-03 |
Chris Cannam |
* Fix up and simplify the LayerTreeModel, removing a horrible memory leak
|
2007-07-02 |
Chris Cannam |
* Fix Zoom to Fit and the scroll area (though I'd prefer scrollbar on the left)
|
2007-07-02 |
Chris Cannam |
* attempt to ensure zoom-to-fit actually makes things fit (not obscured by
|
2007-07-02 |
Chris Cannam |
* Add support for reading mp3 and Ogg file title tags
|
2007-06-29 |
Chris Cannam |
* highlight the nearest measurement rect
|
2007-06-28 |
Chris Cannam |
* Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
|
2007-06-26 |
Chris Cannam |
* save/reload measurements in session
|
2007-06-14 |
Chris Cannam |
* a bit more work on measurement tool mode
|
2007-06-14 |
Chris Cannam |
* Fix failure to play right to the end of files loaded from mp3 or ogg
|
2007-06-13 |
Chris Cannam |
* Add a measurement mode tool -- no functionality yet
|
2007-06-11 |
Chris Cannam |
* bit of work on harmonic cursor in spectrum
|
2007-06-08 |
Chris Cannam |
* FFT: fix invalid write of normalisation factor in compact mode of disc cache
|
2007-06-06 |
Chris Cannam |
* Enable threaded decoding for Ogg and MP3 files.
|
2007-06-06 |
Chris Cannam |
* Make ffwd/rewind constrained to the selection if Play Selection is on
|
2007-06-01 |
Chris Cannam |
* don't store fft values scaled by fftsize/2; that's a special requirement
|
2007-05-18 |
Chris Cannam |
* minor usability fixes
|
2007-05-11 |
Chris Cannam |
* Merge last-minute Windows fix across from tagged area!
|
2007-05-10 |
Chris Cannam |
* Updated Russian translation from Alexandre Prokoudine
sv1-v1.0
|
2007-05-02 |
Chris Cannam |
* Add Mac .icns file
|
2007-05-02 |
Chris Cannam |
* Add svg-based icon
|
2007-04-30 |
Chris Cannam |
* remove more debug output
sv1-1.0rc1
|
2007-04-30 |
Chris Cannam |
* Fix #1709968 replacement for file with derived models plays at wrong rate
|
2007-04-30 |
Chris Cannam |
* More icons, distinguish between icons for open session/audio and general open
|
2007-04-30 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
2007-04-30 |
Chris Cannam |
* Sort-of fix for #1508587 Closing SV window during startup leaves
|
2007-04-30 |
Chris Cannam |
...
|
2007-04-27 |
Chris Cannam |
* Fix #1706927 NaNs from plugin outputs should not be used
|
2007-04-27 |
Chris Cannam |
* Permit -h and -? as well as --help (closes #1707126)
|
2007-04-23 |
Chris Cannam |
...
sv1-1.0pre4
|
2007-04-18 |
Chris Cannam |
* Fix staggeringly stupid crash
|
2007-04-16 |
Chris Cannam |
* Fix alignment of new pane added after play position has changed (but global
|
2007-04-16 |
Chris Cannam |
* Experiment with sizing the property stacks and using a frame on the overview
|
2007-04-02 |
Chris Cannam |
* Russian update from Alexandre, and a couple of i18n fixes
|
2007-03-30 |
Chris Cannam |
* doc updates
|
2007-03-15 |
Chris Cannam |
* add version to help URL
|
2007-03-15 |
Chris Cannam |
* fix typo
sv1-1.0pre3
|
2007-03-15 |
Chris Cannam |
* Grey out exporting entire pane as image if it will be too wide for QImage
|
2007-03-14 |
Chris Cannam |
* Remove tip dialog for now. I don't like it enough
sv1-1.0pre2
|
2007-03-13 |
Chris Cannam |
* updates to tip dialog
|
2007-03-12 |
Chris Cannam |
* Add basics of an Export Image File function
|
2007-03-09 |
Chris Cannam |
* Basic beginnings of what will become a tip-of-the-day dialog
|
2007-03-09 |
Chris Cannam |
...
|
2007-03-08 |
Chris Cannam |
* Fix #1672407 confused by plugin-named files in cwd (or home?)
|
2007-03-07 |
Chris Cannam |
* Add display of selection extents in status bar when dragging a selection
|
2007-03-07 |
Chris Cannam |
* More useful status bar text -- show the current play time and the extents of
|
2007-03-05 |
Chris Cannam |
* Add fuzzy interpolation option as an alternative to zero padding in
|
2007-03-02 |
Chris Cannam |
* Make getPropertyRangeAndValue return the default separately from the current
sv1-1.0pre1
|
2007-03-02 |
Chris Cannam |
* Update to use new vamp-hostsdk instead of vamp-sdk
|
2007-03-01 |
Chris Cannam |
...
|
2007-03-01 |
Chris Cannam |
* Update version for pre1
|
2007-03-01 |
Chris Cannam |
* Fix real-time plugin corruption when getLatency is called for some plugins
|
2007-03-01 |
Chris Cannam |
* Rejig handling of scrolling views. Ensures, among other things, that playing
|
2007-02-27 |
Chris Cannam |
* Further fixes for Vamp API change, and update to support API versioning
|
2007-02-26 |
Chris Cannam |
* Update along with latest Vamp API change. This has not yet been tested.
|
2007-02-26 |
Chris Cannam |
* Probable fix to occasional channel misalignment during playback
|
2007-02-26 |
Chris Cannam |
* remove some debug and some obsolete moc file includes
|
2007-02-26 |
Chris Cannam |
* Fix occasional misplacement of zoom wheels
|
2007-02-16 |
Chris Cannam |
* better recollection of last opened remote location; remember to offer to save
|
2007-02-16 |
Chris Cannam |
...
|
2007-02-14 |
Chris Cannam |
* Fix crash in short spectrogram paint
|
2007-02-09 |
Chris Cannam |
* Add non-fftw3 fft alternative
|
2007-02-07 |
Chris Cannam |
* Return ranges from RangeSummarisableTimeValueModel::getRanges by references
|
2007-02-01 |
Chris Cannam |
* Work on harmonising colour and scale ranges between types of layer
|
2007-01-31 |
Chris Cannam |
* Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
|
2007-01-27 |
Chris Cannam |
* Fix some v18/V18 inconsistencies
|
2007-01-26 |
Chris Cannam |
* Add slice layers (so you can display a slice of a colour 3d plot as if it were
|
2007-01-25 |
Chris Cannam |
Fixes for Windows build
|
2007-01-25 |
Chris Cannam |
...
|
2007-01-25 |
Chris Cannam |
* Add support for PortAudio v19
|
2007-01-19 |
Chris Cannam |
* Attempt to improve management of FFT models that are not currently in use.
|
2007-01-19 |
Chris Cannam |
* Add large chunks of context help in the optional status bar
|
2007-01-12 |
Chris Cannam |
* better icon
|
2007-01-11 |
Chris Cannam |
Several changes related to referring to remote URLs for sessions and files:
|
2007-01-10 |
Chris Cannam |
* Cancel when downloading file
|
2007-01-10 |
Chris Cannam |
* Add Open Location...
|
2007-01-08 |
Chris Cannam |
* Framework for retrieving files from remote locations
|
2007-01-05 |
Chris Cannam |
* Further fix for restoring layer visibility from session file
|
2007-01-05 |
Chris Cannam |
* Fix failure to reload play mute state correctly from session file
|
2007-01-05 |
Chris Cannam |
* Fix #1491849 strange behaviour on Cancel during query on new file load
|
2007-01-05 |
Chris Cannam |
* Recall last file open/save path appropriately
|
2006-12-15 |
Chris Cannam |
* Fixes to presentation and organisation of plugins (especially duplicates)
|
2006-12-08 |
Chris Cannam |
* Fix apparent (but not actual) failure to save session file
|
2006-11-24 |
Chris Cannam |
* Omit translucent blue fill for selection rectangles that are superimposed
|
2006-11-17 |
Chris Cannam |
* Update copyright notes as appropriate.
|
2006-11-17 |
Chris Cannam |
...
|
2006-11-15 |
Chris Cannam |
* Remove some obsolete files
|
2006-11-15 |
Chris Cannam |
...
|
2006-11-15 |
Chris Cannam |
* Add vertical zooming and snap-to-selection for OSC control;
|
2006-11-14 |
Chris Cannam |
* Press X to toggle the property boxes
|
2006-11-13 |
Chris Cannam |
* Somewhat better handling of running out of memory or disc space
|
2006-11-10 |
Chris Cannam |
* When adding a layer, make it the selected layer on that pane
|
2006-11-10 |
Chris Cannam |
* Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
|
2006-10-24 |
Martin Gasser |
#include <math.h> required on OSX
|
2006-10-20 |
Chris Cannam |
* Tidy up panes menu
|
2006-10-20 |
Chris Cannam |
* Add Pane menu entries for generating spectrogram etc from non-main models
|
2006-10-19 |
Chris Cannam |
* Rename the existing Panner to Overview (big duh!)
|
2006-10-18 |
Chris Cannam |
* A start to a panner widget to go with thumbwheels
|
2006-10-17 |
Chris Cannam |
* Fix signal name
|
2006-10-17 |
Chris Cannam |
* (Temporarily?) restore layer hierarchy window
|
2006-10-17 |
Chris Cannam |
* Fix slowness in serving FFT values to feature extraction plugin transform
|
2006-10-17 |
Chris Cannam |
* Make audio dial remember its more accurate mapped value as well as its
|
2006-10-17 |
Chris Cannam |
* Introduce PlaySpeedRangeMapper for playback speed dial
|
2006-10-17 |
Chris Cannam |
* Avoid showing input selection and channel selection for generator plugins
|
2006-10-16 |
Chris Cannam |
* Fix return value from xrun callback
|
2006-10-16 |
Chris Cannam |
* Add spectrum icon
|
2006-10-13 |
Chris Cannam |
* Simplify maker names in plugin menu
|
2006-10-12 |
Chris Cannam |
* Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
|
2006-10-11 |
Chris Cannam |
* Tidy up plugin parameter dialog by switching it to a simple constructor
|
2006-10-10 |
Chris Cannam |
* Handle generator transforms (plugins whose channel count isn't dependent on
|
2006-10-09 |
Chris Cannam |
* Some dull work to continue unifying the fft model and editable dense 3d model
|
2006-10-06 |
Chris Cannam |
* Various improvements to colour 3d plot layer, particularly for large and/or
|
2006-10-05 |
Chris Cannam |
* More transforms in recent transforms menu
|
2006-10-05 |
Chris Cannam |
...
|
2006-10-05 |
Chris Cannam |
...
|
2006-10-05 |
Chris Cannam |
* Add --no-audio option to avoid opening any audio output device
|
2006-10-05 |
Chris Cannam |
* When setting a new model on a layer, don't delete the old one until after
|
2006-10-04 |
Chris Cannam |
...
|
2006-10-04 |
Chris Cannam |
...
|
2006-10-04 |
Chris Cannam |
* Bypass auditioning plugin on xrun
|
2006-10-04 |
Chris Cannam |
* Audition effects plugins during playback
|
2006-10-03 |
Chris Cannam |
* Some fixes to updating of writable wave file models
|
2006-10-03 |
Chris Cannam |
* Introduce WritableWaveFileModel, and use it as an output model for audio
|
2006-10-03 |
Chris Cannam |
* Restructure WavFileWriter a bit to permit writing from raw data as well as
|
2006-09-25 |
Chris Cannam |
* Add a friendlier setup mechanism to SubdividingMenu, and use it for all the
|
2006-09-25 |
Chris Cannam |
* Pull alphabetical categorisation code out into a SubdividingMenu class
|
2006-09-22 |
Chris Cannam |
* Add a bit of resistance to pane dragging so as to make it harder to
|
2006-09-22 |
Chris Cannam |
* Pull transforms out of Layer menu (again) and into a separate Transforms
|
2006-09-21 |
Chris Cannam |
* Add support for plugin classification using category files.
|
2006-09-21 |
Chris Cannam |
* Make resampler quality configurable
|
2006-09-21 |
Chris Cannam |
* Buffer size fixes in the time stretcher, to avoid running out of input data
|
2006-09-20 |
Chris Cannam |
* save and restore step/blocksize etc
|
2006-09-20 |
Chris Cannam |
* Handle plugins with weird block size requirements properly
|
2006-09-20 |
Chris Cannam |
* stepsize/blocksize from plugin dialog actually working, though with some
|
2006-09-19 |
Chris Cannam |
* More to do with passing around step/blocksize etc from plugin dialog to
|
2006-09-18 |
Chris Cannam |
* Add mono timestretch toggle button; some more work on getting blocksize etc
|
2006-09-15 |
Chris Cannam |
* Add setRatio method to the time stretcher, and make it possible to change
|
2006-09-15 |
Chris Cannam |
* Put channel and windowing parameters on an "advanced" bit of the plugin
|
2006-09-15 |
Chris Cannam |
...
|
2006-09-15 |
Chris Cannam |
* add samplerate parameter to timestretcher (not properly used yet),
|
2006-09-14 |
Chris Cannam |
* Add some internal feedback to the time stretcher to try to make it maintain
|
2006-09-14 |
Chris Cannam |
* restructure time stretcher somewhat so as to do transient detection on
|
2006-09-14 |
Chris Cannam |
...
|
2006-09-14 |
Chris Cannam |
* avoid using n2 in processBlock
|
2006-09-13 |
Chris Cannam |
* Fix phase calculation for percussive frames, and some tweaks -- we can do
|
2006-09-13 |
Chris Cannam |
* substantial enhancements to time stretcher:
|
2006-09-13 |
Chris Cannam |
* timestretcher improvements -- simplify API (it can calculate its own
|
2006-09-13 |
Chris Cannam |
* IntegerTimeStretcher -> PhaseVocoderTimeStretcher (no longer confined to
|
2006-09-12 |
Chris Cannam |
* various fixes in the time stretcher
|
2006-09-12 |
Chris Cannam |
* Some work on making the time stretcher squash as well as stretch
|
2006-09-12 |
Chris Cannam |
* Add session management support (commitData)
|
2006-09-11 |
Chris Cannam |
* add window size/increment/shape settings to plugin parameter dialog, though
|
2006-09-11 |
Chris Cannam |
* Pull window type selector and shape preview out into their own widgets
|
2006-08-16 |
Chris Cannam |
* Avoid adding ruler layer to spectrum
|
2006-08-04 |
Chris Cannam |
* Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
|
2006-08-03 |
Chris Cannam |
* Replace all uses of ConfigFile with QSettings
|
2006-08-03 |
Chris Cannam |
* Add Thumbwheel widget for all our zooming needs
|
2006-08-02 |
Chris Cannam |
...
|
2006-07-31 |
Chris Cannam |
* Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel
last-cc-copyright
|
2006-07-31 |
Chris Cannam |
* Use pkgconfig to look up Vamp library and header details if possible
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision will not compile.
|