Changelog for
songrec-0.4.2~git.20240407T100615-11.1.x86_64.rpm :
* Sat May 18 2024 obs-service-tar-scmAATTinvalid- Update to version 0.4.2~git.20240407T100615:
* Avoid have the voluntary unsigned integer rollover add have crash SongRec when compiled in debug mode (followed commit d40f184 suggested by issue #143 that caused debug-mode regression #159)
* Thu Feb 01 2024 ahmedmoselhi55AATTgmail.com- Update to version 0.4.2~git.20240129T073508:
* dotX12/dev: Use the full tuple result of .iter.enumerate() where relevant
* Make the process of building the Debian package shorter
* self: &mut self -> &mut self; self: &Self -> &self
* (do_peak_recognition) or_insert_with -> or_default
* Minor code optimization
* Prepare releasing version 0.4.2
* Extend the list of substrings to be searched for in the property list of libpulse active applications when searching for SongRec
* Update the UI label for disabling/enabling microphone recognition when the sound input uses monitor mode, for more clearness (see issue #149)
* Integrate the Catalan translation file submitted by AATTpgiuli in issue #23
* Allow all UNIX systems to install the Pulseaudio/MPRIS features rather than just Linux (see issue #152)
* Add back a missing parenthesis in the French translation file
* Fix out or replace poor .po template file output created by fuzzy matching
* Updated Dutch translation
* Avoid an useless warning when compiling with the --no-default-features Cargo flag on
* Prepare releasing version 0.4.1
* Update the French translation
* Auto-regenerate the .po/.pot template files
* Add a simple CSD menu with a dialog allowing to toggle the MPRIS extension, along with an About box
* Integrate the Korean translation submitted by AATTMarongHappy in PR #146, auto-update the
*.pot file
* Make the song history model column names consistent with the internal storage backend in the Glade UI files
* Update the \"favorites_interface.glade\" file for loading in Glade (remove the invalid single-child GtkFlowBox element) and save it using Glade 3.40 too
* Save the main UI file with Glade 3.40, this will change the dash signs in a few property names
* Correctly put GtkScrolledArea children into GtkViewport objects, and GtkFlowBox children into GtkFlowBoxChild objects, so that the \"interface.glade\" file correctly loads into Glade
* Fix a typo in the Debian PPA control file
* Add the missing \"libpulse-dev\" dependency in the Debian package specification
* Fix a typo in the Debian changelog file
* Prepare releasing SongRec 0.4.0
* Fix likely unintentional cast (issue #143)
* Remove the MPRIS build option by default, in order to avoid media key use conflicts (issue #89)
* libpulse-support: Add basic PulseAudio/PipeWire support for selecting input devices
* Fix Thread \'main\' has overflowed its stack https://github.com/marin-m/SongRec/issues/141
* Sun Nov 19 2023 ahmedmoselhi55AATTgmail.com- Update to version 20231022T002529:
* Fix typo
* Update the metadata license statement tag for compliance with newer Flathub guidelines
* Update the Debian changelog file for version 0.3.3
* Prepare updating to release 0.3.3
* fix csv
* complete
* Update Italian translation
* update main_window.rs and song_history_interface.rs
* ???
* update 6 files
* no errors
* no errors
* remove add to favorites
* FlowBox
* update interface.glade
* readded minimum content measures
* new favorites window with add and remove function
* git ignore
* start of favourites file
* toggle working
* closure wip
* whitespace
* handler fix
* removing dynamic album artworks
* Add a German translation as submitted by UOD6trnUYSEus0sMF9o3 in issue #23
* Indicate to manually add the PGP key when adding the PPA/apt repository, as it may be required under Ubuntu 22.04 according to issue #112
* Clarify the instructions for installing rustc/cargo on the target machine in the README.md, following the previous commit
* Add Fedora Linux instructions to README
* Adjust the previous change, fix all Lintian warnings over the Debian PPA package
* Additionally build the Debian/PPA package for the AMD64 CPU architecture (see issue #106)
* Add a Spanish translation from issue #23, thanks to AATTSwyter (just shortening the \"Recognize from my speakers instead of microphone\" line)
* Accept \"libssl3\" as a package providing SSL support under Ubuntu 22.04 LTS and greater, in order to address issue #102
* Updated Dutch translation
* Sat Nov 04 2023 ahmedmoselhi55AATTgmail.com- Update to version 20231022T002529:
* Fix typo
* Update the metadata license statement tag for compliance with newer Flathub guidelines
* Update the Debian changelog file for version 0.3.3
* Prepare updating to release 0.3.3
* fix csv
* complete
* Update Italian translation
* update main_window.rs and song_history_interface.rs
* ???
* update 6 files
* no errors
* no errors
* remove add to favorites
* FlowBox
* update interface.glade
* readded minimum content measures
* new favorites window with add and remove function
* git ignore
* start of favourites file
* toggle working
* closure wip
* whitespace
* handler fix
* removing dynamic album artworks