reco icon indicating copy to clipboard operation
reco copied to clipboard

An audio recorder focused on being concise and simple to use

Results 15 reco issues
Sort by recently updated
recently updated
newest added

As requested in https://github.com/elementary/appcenter-reviews/pull/373#pullrequestreview-1012590095

``` ../src/Services/Recorder.vala:144.56-144.76: warning: `Gst.Element.get_request_pad' has been deprecated since 1.20 144 | mic_sound.get_static_pad ("src").link (mixer.get_request_pad ("sink_%u")); | ^~~~~~~~~~~~~~~~~~~~~ ../src/Services/Recorder.vala:145.56-145.76: warning: `Gst.Element.get_request_pad' has been deprecated since 1.20 145 | sys_sound.get_static_pad ("src").link (mixer.get_request_pad...

Bitesize
Status: Blocked

This enhancement suggestion is not mission-critical, but would be pretty convenient to ensure users don't make mistakes (or to reassure them) before starting recording. --- In issue #179, a live...

Priority: Wishlist

Testing the flatpak version on Fedora 39 with FLAC mono recording, if you pause and resume a recording, the timer label will increment time twice as fast, as you can...

Priority: Medium
Status: Confirmed

If you have multiple microphones / sound cards, in the `pavucontrol` app, you can set which one is the default ("fallback device") for output and which one is the default...

Priority: Wishlist

There is something to consider: When recording conversation on some chat app, it may be reasonable to record audio streams separately so that each source can be listen to without...

Priority: Wishlist

Hi, I was using your software quite successfully on Ubuntu 22.04. I like the simplicity and the autosave. Unfortunately it self-updated and it stopped saving files. Opening it through the...

Status: Out of Scope
Priority: Critical
Status: Confirmed

Thank you very much for all the updates. It's working wonderfully and I'm using it right now to dictate this text. If I can have one last request for the...

So that apps like Nautilus (and others) can display the Year of the recording, it would probably be good to encode the date into the metadata (which would be more...

Priority: Wishlist