diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-10-21 18:23:40 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-10-21 23:26:28 +0200 |
commit | 19c054d92887434a31f13ad49b323f13688b895a (patch) | |
tree | 4a16a77179ac90803824180066509ffdddfccaed /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 6ebe8fb2a9c838e076286d960b3ef3c9482433b3 (diff) |
Redesign audio input to make it easier to understand that you have to
add audio to use it.
Add framerate mode option.
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index b91a691..2306e18 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -52,6 +52,15 @@ </screenshots> <releases> + <release version="3.2.0" date="2023-10-21"> + <description> + <ul> + <p>AMD/Intel: workaround driver bug that causes vram leak</p> + <li>Add framerate mode option in advanced menu</li> + <li>Redesign audio input to make it clear that you have to add audio to use it</li> + </ul> + </description> + </release> <release version="3.1.7" date="2023-08-15"> <description> <p>NVIDIA: Workaround new nvidia driver bug that causes recording of a small window to freeze recording.</p> |