Changelog for
reco-3.2.1-1.10.x86_64.rpm :
* Sun Feb 20 2022 Alexei Podvalsky
- Update to 3.2.1:
* Reco is now available on Flathub too!
* Update Spanish translation (thanks to AATTEldhrimer)
* Update Italian translation (thanks to AATTalbanobattistella)
* Let\'s celebrate the new year with the issue from the ancient fixed!
* Replace AAC option with ALAC to prevent strange stereo files being generated
* The release for celebrating the 3rd anniversary of the app!
* Add new style switcher
* Update Dutch translation (thanks to AATTVistaus)
* Update Portuguese translation (thanks to AATThugok79)
* Update Japanese translation
* Fri Oct 08 2021 Alexei Podvalsky - Update to 3.0.1:
* Use the user cache folder instead of the system temporary folder to save temporary recording files
* Fix wrong OARS data- Translation updates:
* Update Italian translation (thanks to AATTalbanobattistella)
* Update Japanese translation
* Publish the app to the new AppCenter on elementary OS 6 with the Flatpak manifest
* A completely rewrited and improved method to detect recording sources
* Redesign: Separate Delay and Duration settings from Recording section as Timer section and put it under Recording section
* Make sure to show a dialog for any errors in recording
* Code refactoring
* Add Brazilian Portuguese translation (thanks to AATTmathessaricci)
* Update Portuguese translation (thanks to AATThugok79)
* Update Spanish translation (thanks to AATTEldhrimer)
* Thu Sep 09 2021 Alexei Podvalsky - Update to 2.4.6:
* Update Portuguese translation (thanks to AATThugok79)
* Update Spanish translation and add Catalan translation (thanks to AATTfitojb)
* Update Japanese translation
* Fri May 07 2021 Ferdinand Thiessen - Update to version 2.4.5
* Update Dutch, Japanese and Turkish translation
* Add Italian and Portuguese translation
* MainWindow: Readable copy for dialog messages
* MainWindow: Add window title for the new Gala feature that shows windows titles in Multitasking view
* Inhibit sleeping while recording
* Make sure GSettings key \"length\" and \"delay\" take only natural numbers
* Follow API change of Gtk.FileChooser in GTK 4
* Fix temporary recordings are not deleted on error
* Fix some microphones are not recognized
* Thu Jul 16 2020 Alexei Podvalsky - Update to 2.4.0:
* Update screenshots
* Recorder: Always record in stereo (#68)
* Fix the oops that I should cut, not copy
* Recorder: Enums in the top of files
* Allow setting per-app dark style preference (#67)
* README: Requires gstreamer1.0-libav as a runtime dependency
* Consistent naming in favor of SourceDevice.SYSTEM
* Recorder Cast as a new Enum instead of a row int (#65)
* Fix comment notation
* Add execuse permission to post_install.py
* Add \'Gettext updates\' GitHub Actions
* Fix elementary OS-wide dark preference isn\'t applied
* Respect an elementary OS-wide dark preference (#62)
* Add linter to CI
* Sat Mar 28 2020 Alexei Podvalsky - Update to 2.3.2:
* Set Node.js version to 10.17.0 to fix CI
* Update copyright headers
* WelcomeView: Get delay value from GLib.settings intead of the widget
* Mon Dec 09 2019 Alexei Podvalsky - Update to 2.3.1:
* Remove localized screenshots
* Recorder: Signals at the top
* Use GLib.Settings.bind (#55)
* Add Polish to LINGUAS (#52)
* Update POTFILES
* Downgrade Node.js to fix builds on Travis CI (#50)
* Mon Nov 04 2019 Alexei Podvalsky - Update to 2.3.0:
* Update screenshots
* Support three source selections (#48)
* Recorder: Add missing null check for the encoder
* Fix the count is increased even if users click the pause button
* Fix the behavior of the countdown timer when pausing/canceling it (#46)
* Emphasize \'at the same time\' in the app description
* Remove unnecessary field code that marks files handleable
* Recorder: Use more readable variable names
* Unify to use verbal noun: save -> saving
* Fix completely reversed expression
* More tantalizing app description
* Change the expression of recording system sound option
* Small recorder refactoring (#43)
* Correct spell: Gstreamer -> GStreamer
* Support recording both sounds from mic and from PC (#42)
* Tue Oct 01 2019 Alexei Podvalsky - Update to 2.2.1:
* Add Spanish screenshots
* DRY in selecting encoder and fix long lines
* Mon Sep 09 2019 Alexei Podvalsky - Update to 2.2.0:
* MainWindow: Remove a redundant comment
* MainWindow: Prevents position changes from being spammed
* Recorder refactoring (#38)
* Fix forgetting to remove the unnecessary string for debug
* Show successful mark when a recording is saved correctly
* Resume the pause icon on canceling recording
* MainWindow: Remove the unused \'app\' property
* RecordView: Remove the unused \'app\' property
* Omit the instruction that build the app to update .po files
* Revert \"Add name-domain to .travis.yml\"
* Add name-domain to .travis.yml
* Use more efficient way to get/set window positions