aboutsummaryrefslogtreecommitdiff
path: root/com.dec05eba.gpu_screen_recorder.appdata.xml
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-07-25 04:48:00 +0200
committerdec05eba <dec05eba@protonmail.com>2023-07-25 04:48:00 +0200
commit09e9ba0c35e6ae5bbcdbe6337a8994c9192628a2 (patch)
treee14a3370de12530e4358b99d33327a2d5b9be60f /com.dec05eba.gpu_screen_recorder.appdata.xml
parent183a8b22702286446cef51c8dd2025eb78766af0 (diff)
Dont use jpeg color range (fixes too dark image on amd/intel in flatpak)
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r--com.dec05eba.gpu_screen_recorder.appdata.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml
index 9987a85..b8b34f6 100644
--- a/com.dec05eba.gpu_screen_recorder.appdata.xml
+++ b/com.dec05eba.gpu_screen_recorder.appdata.xml
@@ -18,7 +18,7 @@
<description>
<p>
- This is a screen recorder that has minimal impact on system performance by recording a window using the GPU only, similar to shadowplay on windows. This is the fastest screen recording tool for Linux. This screen recorder works with both X11 and Wayland.
+ This is a screen recorder that has minimal impact on system performance by recording a monitor using the GPU only, similar to shadowplay on windows. This is the fastest screen recording tool for Linux. This screen recorder works with both X11 and Wayland.
</p>
<p>
This screen recorder can be used for recording your desktop offline, for live streaming and for nvidia-like instant replay, where only the last few seconds are saved.
@@ -44,6 +44,11 @@
</screenshots>
<releases>
+ <release version="3.1.5" date="2023-07-25">
+ <description>
+ <p>AMD/Intel: Fix too dark video in the flatpak version.</p>
+ </description>
+ </release>
<release version="3.1.4" date="2023-07-23">
<description>
<p>AMD/Intel: Better color accuracy.</p>