songrec (0.2.0) bionic; urgency=low

  * Add Japanese and Italian translations.
  * Fix PipeWire compatibility.
  * Add support for a possible XDG action for recognizing from a file.

 -- Marin <marin-m@users.noreply.github.com>  Fri, 27 Aug 2021 09:37:00 +0200
 
songrec (0.1.9) bionic; urgency=low

  * Add French and Dutch translations.
  * Ensure that only one window of SongRec is present.
  * Avoid to display "No match for this song" when multiple instances of SongRec would be displayed and one would be closed.

 -- Marin <marin-m@users.noreply.github.com>  Fri, 20 Aug 2021 07:17:00 +0200
 
songrec (0.1.8) bionic; urgency=low

  * Include a "Cargo.lock" file in the project so that it can be accepted in certain packaging systems that require freezing Rust dependencies to a known subversion.
  * Change the locale sent in HTTP requests to avoid to display internationalized song titles, in certain cases.
  * Fix a minor typo in the algorithm implementation that shouldn't impact recognition.
  * Improve portability.

 -- Marin <marin-m@users.noreply.github.com>  Fri, 01 Jun 2021 14:38:00 +0200

songrec (0.1.7) bionic; urgency=low

  * Display a clean "Shazam servers are not reachable, are you connected?" message on the GUI when the computer has been offline, rather than showing low-level errors.
  * Improve cross-platform support.

 -- Marin <marin-m@users.noreply.github.com>  Fri, 09 Apr 2021 07:15:00 +0200

songrec (0.1.6) bionic; urgency=low

  * Try to decode input files with FFMpeg when it is available on the target system, in order to support more audio and video formats when recognizing from a file.

 -- Marin <marin-m@users.noreply.github.com>  Tue, 30 Mar 2021 09:46:00 +0200

songrec (0.1.5) bionic; urgency=low

  * The song recognition history now has a right-click context menu that allows to copy the name of the songs, artists, tracks or albums, or to search previously recognized songs on YouTube.
  * It is now possible to select the name of the last recognized song so that it can be copy-pasted somewhere easily.

 -- Marin <marin-m@users.noreply.github.com>  Fri, 26 Mar 2021 14:35:00 +0100

songrec (0.1.4) bionic; urgency=low

  * Add the ability to recognize songs from your speakers rather than your microphone, through a checkbox that will be visible when the functionality is available, on compatible PulseAudio setups.

 -- Marin <marin-m@users.noreply.github.com>  Tue, 23 Feb 2021 18:37:00 +0100

songrec (0.1.3) bionic; urgency=low

  * Make the application fully responsive for mobile devices using GtkFlowBox, thanks to @a33k.

 -- Marin <marin-m@users.noreply.github.com>  Thu, 11 Feb 2021 04:01:00 +0100

songrec (0.1.2~3) bionic; urgency=low

  * Correct Debian packaging for upload on Launchpad (make it x86_64-only).

 -- Marin <marin-m@users.noreply.github.com>  Sat, 07 Nov 2020 08:55:00 +0100

songrec (0.1.2~2) bionic; urgency=low

  * Correct Debian packaging for upload on Launchpad.

 -- Marin <marin-m@users.noreply.github.com>  Sat, 07 Nov 2020 08:24:00 +0100

songrec (0.1.2) bionic; urgency=low

  * Use GtkFileChooserNative so that the application is able to graphically pick files through Flatpak without requiring further file system permissions.

 -- Marin <marin-m@users.noreply.github.com>  Mon, 02 Nov 2020 14:20:00 +0100

songrec (0.1.2) bionic; urgency=low

  * Add Flatpak packaging scripts and assets.
  * Ensure that generated song lures don't last too long enough in certain cases.
  * Remove the dash in the long application ID as it was incompatible with Flatpak.

 -- Marin <marin-m@users.noreply.github.com>  Sun, 01 Nov 2020 21:21:00 +0100

songrec (0.1.0) bionic; urgency=medium

  * Initial crates.io release

 -- Marin <marin-m@users.noreply.github.com>  Wed, 07 Oct 2020 13:23:00 +0200
