Skip to content

Releases: Mattk70/Chirpity-Electron

1.6.9

11 Apr 17:08
Compare
Choose a tag to compare
  • Added support for additional WAV file types output by the Zoom F6 (see #85)
  • Allow folder names to include a '#' symbol (see #98)

Bug fixes

  • Fixed an issue preventing audio export when Low Shelf frequency threshold was 0Hz (see #92)
  • Fixed an issue saving records to the archive database (see #97)

1.6.8

30 Mar 11:46
Compare
Choose a tag to compare

Added support for WAV files with bext and iXML metadata extensions. These formats are used by recent digital recorders from the likes of Zoom, Sound Devices and Tascam. Typically those that support 32bit float PCM output.

1.6.7

29 Mar 21:08
Compare
Choose a tag to compare

With apologies to those Windows users that downloaded 1.6.6, but it appears there was a problem with the Windows build of that version. This has been resolved in this release.

Mac users can ignore this update.

1.6.6

29 Mar 15:21
Compare
Choose a tag to compare

Fixed an issue preventing the analysis of wav files with an uppercase extension (see #83 )

Full Changelog: v1.6.4...v1.6.6

1.6.5

29 Mar 12:14
Compare
Choose a tag to compare
1.6.5 Pre-release
Pre-release

Full Changelog: v1.6.4...v1.6.5

1.6.4

28 Mar 22:51
Compare
Choose a tag to compare

More bug fixes... and an additional patch to 1.6.3, attempting to resolve (#83 )

Full Changelog: v1.6.2...v1.6.4

1.6.3

28 Mar 17:47
Compare
Choose a tag to compare

Mostly bug fixes

  • Added the ability to set location to 4 decimal places
  • Removed some unnecessary Ffmpeg baggage from the Mac version (c. 100MB!)

Bug Fixes

  • Fixed an issue that prevented the spectrogram displaying when the colormap was changed before loading a file (see #81 )
  • Various other minor bug fixes

Full Changelog: v1.6.2...v1.6.3

1.6.2

22 Mar 23:03
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a regression in 1.6.1 which prevented manual record creation

Full Changelog: v1.6.0...v1.6.2

1.6.1

22 Mar 19:14
Compare
Choose a tag to compare

This release is mostly concerned with bug fixes, however:

  • There is now a loading message while audio is fetched from the Xeno-Canto website
  • During analysis, the results table header is grey. When analysis completes, the sort options are activated and the header becomes black.
  • The summary table is inactive during analysis. Once active, there is a highlight effect as you hover over rows.
  • Improved messages to help fix custom list errors (e.g. list uploaded for BirdNET when Chirpity model is being used)
  • The filename menu can now be scrolled to view and open any of the loaded audio files.

Bug Fixes

  • If you analyse a daytime file with nocmig mode enabled, the analysis completes.
  • Analysis is now performed in time order. Fixes #76
  • Command-Q will work for other Mac applications while Chirpity is open. Fixes #75
  • Sorting of results is disabled until analysis is complete. Fixes #74

Full Changelog: v1.6.0...v1.6.1

1.6.0

13 Mar 15:55
Compare
Choose a tag to compare
  • Replaced "View Species on Xeno-Canto" menu link with "Compare with Reference calls". This fetches and caches the details of the vocalisations of that species from the Xeno-Canto website (the metadata, not the audio itself), and displays the audio files within Chirpity. These files are organised by call type and can be used for easy call/song comparison and verification.
  • Added a feature to export detections to eBird as checklists, along with instructions for use in the help menu.
  • The Windows install location has been moved to "Program Files", as it seems the application failed to load properly when installed to a path containing extended characters.

Bug fixes

  • Having been stumped for the reason why the analysis for certain files does not complete, I think this has finally been fixed.
  • Corrected a typo, now Re-analyse / Re-analyse all files is working again (see #66 )
  • A bug preventing the editing of archive records when a location filter was selected has been fixed ( see #64)
  • Other minor fixes to improve stability

Full Changelog: v1.5.1...v1.6.0