diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-04-26 23:10:41 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-04-26 23:10:41 +0200 |
commit | dfb70def6295238f866944d1a04e2fdeb037b273 (patch) | |
tree | 8f4656ee8ce322e77e7b75cb49326df71203dcaa /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | a1e4f935480944d27848d864b15ed9a487b56170 (diff) |
Hide notifications after a few seconds
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index a44c2c6..714c151 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -35,6 +35,7 @@ <li>AAC</li> <li>FLAC</li> </ul> + <p>Note: Opus and FLAC audio codecs are disabled at the moment because of temporary issues.</p> <p> Recording a monitor requires (restricted) root access which means that you have to install GPU Screen Recorder system-wide: flatpak install flathub --system com.dec05eba.gpu_screen_recorder and pkexec needs to be installed on the system and a polkit agent needs to be running. @@ -80,6 +81,15 @@ </screenshots> <releases> + <release version="3.7.2" date="2024-04-20"> + <description> + <ul> + <li>Improve audio/video sync</li> + <li>Increase audio bitrate</li> + <li>Hide notifications after a few seconds</li> + </ul> + </description> + </release> <release version="3.7.1" date="2024-04-12"> <description> <p>Fix audio sync regression when using mixed audio</p> |