aboutsummaryrefslogtreecommitdiff
path: root/com.dec05eba.gpu_screen_recorder.appdata.xml
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-04-08 02:40:00 +0200
committerdec05eba <dec05eba@protonmail.com>2023-04-08 02:42:55 +0200
commit40b03ab0dca7d948051a40d68db7602a652b8351 (patch)
treedadedbe75c4fb776a3ecb90d3ee95ea1de77f536 /com.dec05eba.gpu_screen_recorder.appdata.xml
parent543d11a3c01029d40c5351d466803533a9a2ccd4 (diff)
Enable use on amd/intel
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 2b21541..5b5b498 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. It's currently limited to NVIDIA GPUs and X11 (Wayland with Xwayland does NOT work).
+ 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 only works on X11 (Wayland with Xwayland is NOT supported).
</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.
@@ -38,6 +38,11 @@
</screenshots>
<releases>
+ <release version="2.0.0" date="2023-04-08">
+ <description>
+ <p>Add experimental support for AMD/Intel. Quality might not be well tuned yet and the video is in variable framerate mode, which might cause issues with some out of date video editing software or video players</p>
+ </description>
+ </release>
<release version="1.3.5" date="2023-03-22">
<description>
<p>Show error when using wayland (because wayland is not supported)</p>