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
|