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
|