diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-08-20 15:35:18 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-08-20 15:35:18 +0200 |
commit | 96bcfaf25608af389256f319623376940c9d23c7 (patch) | |
tree | d8b55c34bef02a4c5bbebd484dbc605fa7548cab /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | d718c0c551570554a8367a1b372f9f722483e969 (diff) |
Disable steam deck support at the moment because the driver is broken (ignores qp, capture tearing)
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index dd49401..b766d88 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -80,6 +80,14 @@ </screenshots> <releases> + <release version="4.1.5" date="2024-08-20"> + <description> + <ul> + <li>Disable support for steam deck at the moment because steam deck drivers are broken</li> + <li>Improve quality again</li> + </ul> + </description> + </release> <release version="4.1.4" date="2024-08-20"> <description> <ul> |