Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

reco-5.1.1-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: reco Distribution: openSUSE Tumbleweed
Version: 5.1.1 Vendor: openSUSE
Release: 1.1 Build date: Mon Dec 22 21:19:55 2025
Group: Unspecified Build host: reproducible
Size: 269739 Source RPM: reco-5.1.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ryonakano/reco
Summary: Audio Recording App
An audio recording app designed for the Pantheon Desktop.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Mon Dec 22 2025 Richard Rahl <rrahl0@opensuse.org>
  - Update to version 5.1.1:
    * Focus to pause button by default to avoid unintentional cancel
    * Show a toast, generic design, instead of changing appearance of the record
      button when recording succeeded
    * App name and icon are now displayed correctly in monitoring apps e.g.
      pavucontrol or gnome-system-monitor
    * Update translations
  - Update to version 5.1.0:
    * Add Keyboard Shortcuts window
    * Port to libadwaita for modern look & feel
    * Add About dialog
    * Do not inhibit screen lock
    * Uninhibit sleep while pausing recording
    * Include both start and end date time in filenames
    * Remove redundant prefix "Recording from" in filenames
    * Do not translate default filenames
    * Detailed error message
    * Use mnemonics in the main menu
    * The default menu item "System" now appears at the top of the "Style" main
      menu
    * Update translations
    * Bluetooth input/output devices not being detected
    * Prevent record button from being broken when clicking rapidly
    * Make sure to initialize timeout variable when it's removed
    * Fix substituting signed values to unsigned variables
  - Update to version 5.0.2:
    * Update translations
  - Update to version 5.0.1:
    * Reword string in metainfo
    * Reword and elaborate on metadata and descriptions
    * Show tooltip for each row of microphone combobox
    * Add notification after saving recording for play and open folder
    * Update translations
    * Recording levelbar disappears after some time
    * Potential null access
    * Timer counts up/down twice as fast when resuming from pause
    * Audio stutters after some time
  - Update to version 5.0.0:
    * Add ability to choose which device to record from
    * Show a graph depending on the volume to indicate recording is in progress
    * Support recording over an hour
    * System-synced color preference now available on any platforms other than
      Pantheon
    * Improve debug logs and error messages
    * Code refactoring
    * Fix Ctrl+Q quits the app without saving
    * Prevent user from recording when no microphone is connected
  - Update to version 4.0.1:
    * Show important errors to users
    * Improve app metainfo
    * Review label notation
    * Improve the way to load custom icons
    * Update translations
  - Update to version 4.0.0:
    * Migrate to GTK 4, the latest version of GTK
    * Get disk access permission only when the user allowed
    * Hide remaining time label when unnecessary
    * Fix no style button selected on non-Pantheon desktop environments when first launch
    * Update translations
  - Update to version 3.3.1:
    * Update translations
  - Update to version 3.3.0:
    * Check desktop environment on runtime
    * Show nicer message dialogs depending on the running desktpp environment
    * Update translations
* Fri Dec 06 2024 Richard Rahl <rrahl0@opensuse.org>
  - update spec file for Leap 16.0:
    * remove %suse_update_desktop_file
    * remove any mentions of elementary
    * use autosetup
* Sun Feb 20 2022 Alexei Podvalsky <avvissu@yandex.by>
  - Update to 3.2.1:
    * Reco is now available on Flathub too!
    * Update Spanish translation (thanks to @Eldhrimer)
    * Update Italian translation (thanks to @albanobattistella)
    * 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 @Vistaus)
    * Update Portuguese translation (thanks to @hugok79)
    * Update Japanese translation
* Fri Oct 08 2021 Alexei Podvalsky <avvissu@yandex.by>
  - 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 @albanobattistella)
    * 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
      @mathessaricci)
    * Update Portuguese translation (thanks to @hugok79)
    * Update Spanish translation (thanks to @Eldhrimer)
* Thu Sep 09 2021 Alexei Podvalsky <avvissu@yandex.by>
  - Update to 2.4.6:
    * Update Portuguese translation (thanks to @hugok79)
    * Update Spanish translation and add Catalan translation (thanks to @fitojb)
    * Update Japanese translation
* Fri May 07 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - 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 <avvissu@yandex.by>
  - 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 <avvissu@yandex.by>
  - 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 <avvissu@yandex.by>
  - 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 <avvissu@yandex.by>
  - 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)

Files

/usr/bin/com.github.ryonakano.reco
/usr/share/applications/com.github.ryonakano.reco.desktop
/usr/share/doc/packages/reco
/usr/share/doc/packages/reco/README.md
/usr/share/glib-2.0/schemas/com.github.ryonakano.reco.gschema.xml
/usr/share/icons/hicolor/128x128/apps/com.github.ryonakano.reco.png
/usr/share/icons/hicolor/16x16/apps/com.github.ryonakano.reco.png
/usr/share/icons/hicolor/24x24/apps/com.github.ryonakano.reco.png
/usr/share/icons/hicolor/32x32/apps/com.github.ryonakano.reco.png
/usr/share/icons/hicolor/48x48/apps/com.github.ryonakano.reco.png
/usr/share/icons/hicolor/64x64/apps/com.github.ryonakano.reco.png
/usr/share/licenses/reco
/usr/share/licenses/reco/LICENSE
/usr/share/metainfo/com.github.ryonakano.reco.metainfo.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jan 5 22:34:56 2026