You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packaging/ppa/debian/changelog
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
songrec (0.3.0) bionic; urgency=low
2
2
3
-
* Introduce a new command-line interface allowing to use microphone recognition from the command line, with the `recognize` and `listen` commands (thanks to @Humer12007), keeping older command backwards compatibility.
3
+
* Introduce a new command-line interface allowing to use microphone recognition from the command line, with the `recognize` and `listen` commands (thanks to @Hummer12007), keeping older command backwards compatibility.
4
4
* Update the CSV export format in order to introduce new "`track_key`", "`release_year`" and "`genre`" columns (thanks to @tyd), where `track_key` is an identifier internal to the Shazam database.
5
-
* Allow exposing song metadata through the standard DBus MPRIS interface (thanks to @Humer12007).
5
+
* Allow exposing song metadata through the standard DBus MPRIS interface (thanks to @Hummer12007).
6
6
* Improve source code structure in order to split the dual CLI/GUI parts from the core thread communication and fingerprinting parts and from other platform-dependant utility code.
7
7
* Update certain dependent crates to more recent minor versions, among other possible things in order to accept a higher LibreSSL version.
8
8
* Add the program version without the program help output (see the `-h` or `-V', `--version` options).
0 commit comments