Skip to content

Ecoacoustics Audio Analysis Software v20.4.0.142

Compare
Choose a tag to compare
@atruskie atruskie released this 07 Apr 07:17

Version v20.4.0.142

Notes

MAJOR CHANGE: Now runs on .NET Core

They way you use AnalysisPrograms will not be the same if you are on Linux
or MaxOSX. You will no longer need to install mono, or prefix commands with
mono. Please see our
installing
documentation for more details!

Details

Compare v20.2.0.99...v20.4.0.142

  • 1a273de Anthony Truskinger - (#196) Adds GitHub service connection to pipelines release task
  • d1629bc Anthony Truskinger - (#196) Yet another method of resolving the branch name 😪
  • 1784737 Anthony Truskinger - (#196) Change git branch detection in git version script again
  • 8f2315c Anthony Truskinger - (#196) Add debugging information to git version script
  • 4176273 Anthony Truskinger - (#196) Debug release script
  • b651940 Anthony Truskinger - (#196) Fix spelling mistake
  • 1e77ebc Anthony Truskinger - Add dependency betwen release jobs
  • 90e70e3 Anthony Truskinger - Add names to release jobs and change release condition to use those names
  • de17dc6 Anthony Truskinger - Fix bad powershell like
  • 24c0b81 Anthony Truskinger - (#196) fix line break in github credentials
  • ecfd17c Anthony Truskinger - Revert changes to ACT wait/pump
  • 791c44e Anthony Truskinger - Battle harden AC tests
  • 6d2d3ed Anthony Truskinger - (#196) Remove redundant artifact publish step
  • 4b8bd72 Anthony Truskinger - (#196) Attempt to get release stage to Work
  • bd65209 Anthony Truskinger - Fixes for unit tests
  • 45e6232 Anthony Truskinger - Fix bad option in publish test results
  • 2fd130e Anthony Truskinger - (#169) Fix arguments for git_version script
  • b1cf305 Anthony Truskinger - (#196) Adds repeat test attribute for flaky tests
  • db5118a Anthony Truskinger - (#196, #196) [WIP] Add release stage to pipeline
  • 53e9efb Anthony Truskinger - (#196) Attempts to save version vars for release stage
  • e2a5a6b Anthony Truskinger - (#196) Try renabling AED code coverage
  • 2161ce3 Anthony Truskinger - (#196) Fix bad variable
  • f5f0b33 Anthony Truskinger - (#196) Fix unblanced parantheses
  • 83b6d20 Anthony Truskinger - (#196) Try and enhance code coverage
  • 6665101 Anthony Truskinger - (#196) Up async wait for test, remove self contianed arg for fx-dependent build
  • 074e24f Anthony Truskinger - (#196) One last tweak to tests
  • fd5162f Anthony Truskinger - (#196) More CI Fixes
  • 7cf239a Anthony Truskinger - (#196) Fix tests for Mac CI
  • 4432180 Anthony Truskinger - (#196) Add missing if to azure pipelines yaml
  • de523ec Anthony Truskinger - (#196) Fix bad null literal in buid yaml
  • 2a3f654 Anthony Truskinger - (#196) Removes support for MP3 for SoX on OSX
  • a3091c0 Anthony Truskinger - (#196) Remove appveyor references
  • e196c07 Anthony Truskinger - (#196) Bump SDK Version
  • ab7f71c Anthony Truskinger - (#196) Adds LFS file checkout check to build
  • da57574 Anthony Truskinger - (#196) Fix string quoting issues.
  • 69f4d48 Anthony Truskinger - (#196) Adds random MP3 C libs to SoX in attempt to get it work on OSX
  • dd28a84 Anthony Truskinger - (#196) Adds framework dependent build
  • 8abafea Anthony Truskinger - (#196) Add extra logging to log file cleanup
  • 3381ee9 Anthony Truskinger - (#196) Disabel musl tests and and more timeouts
  • 50fe449 Anthony Truskinger - (#196) Attempt to get more information about failing tests
  • ebfe8e8 Anthony Truskinger - (#196) Fixes runtime identifer code generation
  • d32268d Anthony Truskinger - (#196) Fixes for CI and tests
  • ce8b199 Anthony Truskinger - (#196) Fix mistake in azure pipeliens yml
  • 7da1624 Anthony Truskinger - (#196) Ensure wavpack is installed on azure
  • c8c8a09 Anthony Truskinger - (#196) Fix missing rid arguments, add fallback for rid source
  • 0358b8c Anthony Truskinger - (#196) Add unit tests for missing wavpack binary
  • 6d12298 Anthony Truskinger - (#196) Fix bad runtime identifer source for CheckExecutePermission test
  • 4c02f91 Anthony Truskinger - (#196) Fixes issue with publish step
  • 6673ed4 Anthony Truskinger - (#196) Fixes stack overflow in AED data generator
  • 7a5a13e Anthony Truskinger - (#196) Fix missing arg on RuntimeIdentifierSpecificDataTestMethod
  • d0f4d30 Anthony Truskinger - (#196) Add SoX install script for linux CI
  • 62b0320 Anthony Truskinger - (#196) Fix style warning in SoX Audio utility
  • 3c50c3c Anthony Truskinger - (#196) More cross-platform test fixes
  • 9e78583 Anthony Truskinger - (#196) Fix more tests
  • 14859ff Anthony Truskinger - (#196) Fix template syntax
  • 0bd8eca Anthony Truskinger - (#196) Fix test, attempt different job factorization strategy
  • d8cb6b4 Anthony Truskinger - (#196) Clean up solution, remove some mono refs in docs
  • 7534b47 Anthony Truskinger - (#196) Fixes various cross platform issues
  • 3269c78 Anthony Truskinger - (#196) Fixes tests for SelfContained/platform-specific builds
  • 0ba342a Anthony Truskinger - (#196) Attempt to fix CI
  • b5a43e8 Anthony Truskinger - (#196) Attempts to fix tests on linux
  • 2b65564 Anthony Truskinger - (#196) Fix AED tests
  • 628d95c Anthony Truskinger - (#196) Fixes ribbon plot tests
  • 310b38a Anthony Truskinger - (#196) Fixes unit test with hardcoded windows path
  • 0a58db5 Charles Alleman - (#196) Solved AED.Test error on test
  • fbe9a78 Anthony Truskinger - (#196) Simplified path diagnostics test for directories with trailing spaces
  • 894012b Charles Alleman - (#304, #196) Process extension (#304)
  • 9b444ff Anthony Truskinger - (#196) Fixes stack overflow exception in ReadSpectrogram
  • 25a77b2 Anthony Truskinger - (#196) Fixes process runner tests
  • 11c9199 Anthony Truskinger - (#196) Fixes tiler tests
  • 7590128 Anthony Truskinger - (#196) Fixes path diagnostics for Linux
  • 71ee22e Anthony Truskinger - (#196) Fixes PathUtils tests for Linux
  • f952de3 Anthony Truskinger - (#196) Fixes font fallback option
  • cf15a27 Anthony Truskinger - (#196) Fix Assembly load bug resulting in CSV class maps not getting registered
  • 85c5ec5 Anthony Truskinger - (#196) [WIP] Add negatated platform specific test option
  • 01405d0 Anthony Truskinger - (#196) Removes Zio
  • 12f0324 Anthony Truskinger - (#196) Finishes adding support for Roboto font
  • bd7db26 Anthony Truskinger - (#196) Bump .NET SDK to 3.1.200
  • 61be2ec Anthony Truskinger - (#196) [WIP] Bundles a font to use with AP.exe
  • ac009d8 Anthony Truskinger - (#196) Updates namespaces on FSharp projects
  • 5f08faa Anthony Truskinger - (#196) Initial changes to get build working on Linux
  • 6e806a4 Anthony Truskinger - (#196) Adjusts timeouts for tests on CI
  • 6876db5 Anthony Truskinger - (#196) Adds executable check to exe reosolution
  • 922027d Anthony Truskinger - (#196) Cleaned up solution
  • a6117a6 Anthony Truskinger - (#196) Up execution time for test
  • 822c3ae Anthony Truskinger - (#196) Fix permissions of included binaries
  • 1dca915 Anthony Truskinger - (#196) Add path diagnostics method
  • 671d93f Anthony Truskinger - (#196) Battle hardening ProcessRunner for .NET Core
  • ec4502f Anthony Truskinger - (#196) Fixing platform breaking unit tests
  • b310984 Anthony Truskinger - (#196) Fix failing unit tests
  • 6dd705b Anthony Truskinger - (#196) More hardening for solution root helper
  • b01a1b0 Anthony Truskinger - (#196) fix no build switch
  • 1dad15c Anthony Truskinger - (#196) Attempt to get coverlet working, add more diagnostics to test runtime
  • 6d38388 Anthony Truskinger - (#196) Changes unit test solution directory finder method
  • b1bca4a Anthony Truskinger - (#196) Fixes bad test invocation for azure CI
  • 103ad4d Anthony Truskinger - (#196) Removed and deprecated no longer used audio tools
  • 433f4bf Anthony Truskinger - (#196) [WIP] refactoring audio utils
  • 2735d44 Anthony Truskinger - (#196) Flesh out azure build
  • 69dc04d Anthony Truskinger - (#196) Change runsettings configuration
  • c7c9d28 Anthony Truskinger - (#196) Vastly simplifies ap version metadata generation
  • a3bc20e Anthony Truskinger - (#196) More work on CI
  • 60dc9d3 Anthony Truskinger - (#196) Removes auto attach feature
  • a0e3d58 Anthony Truskinger - (#196) Conntinued work on CI
  • 02f4cae Anthony Truskinger - (#196) More work on CI
  • 5a32882 Anthony Truskinger - (#196) First (failing attempt) to make Azure Pipelines work
  • a0cddca Anthony Truskinger - Update contributing guide
  • 752eaa4 Anthony Truskinger - Fix clean missing project import reference
  • a0bc5ab Anthony Truskinger - Fixes all unit tests for .NET Core 😁
  • 47ee8ff Anthony Truskinger - Fixed metadata generation
  • 0d08e64 Anthony Truskinger - Updates ImageSharp libraries
  • 9ca5467 Anthony Truskinger - Cleaned up solution file
  • 64c2913 towsey - Mostly cosmetic changes.
  • 7b4ef82 Anthony Truskinger - Refactors Audio2Sonogram
  • 4d67dbf Anthony Truskinger - Improves image testing and test output directories
  • 7670fe7 Anthony Truskinger - Adds textual pattern test image generation to TestImage
  • 4ce3544 Anthony Truskinger - Added wrapper methods for no antialias code
  • 4e7b498 towsey - Fix merging of overlapped acoustic events
  • ce50331 towsey - Fix spectrogram image generation from GenericRecognizers
  • 5e51bb7 Anthony Truskinger - Wrote tests for combine images methods
  • 1117d4e Anthony Truskinger - Refactored drawing methods and extensions
  • 6c52072 towsey - Trying to get spectrogram images working
  • 5c085d9 towsey - Update Audio2Sonogram.cs
  • dadf0bf towsey - Update ImageTools.cs
  • df5606d Anthony Truskinger - Refactored solution build and tests
  • 3f195be towsey - Fixed various post merge issues
  • 1f33214 Anthony Truskinger - Fixes a bug in ImageTools
  • bb1c4c6 Anthony Truskinger - (#241) Refactored .NET Core solution
  • 248163f Anthony Truskinger - Removes outdated packages directory references
  • 2c134cb Anthony Truskinger - Fixes errors from previous merge commits
  • d880a99 Anthony Truskinger - Adds download URL for .NET Core SDK
  • 63e6299 Anthony Truskinger - (#289, #288, #158, #159) Almost completes port to .NET Core
  • ecad1de Anthony Truskinger - (#158, #159) .NET Core and ImageSharp: fixing unit tests
  • fee81bd Anthony Truskinger - (#158, #159) Converting to .NET Core and ImageSharp
  • a4d25e9 Anthony Truskinger - (#159, #158) Fixing .NET Core incompatibilities
  • 79d7ae0 Anthony Truskinger - (#159) Converted Solution to PackageReferences format