aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-22 23:00:12 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-22 23:00:12 +0100
commitc63c1cfae3a02ed94ab56ee54e37ce348bc23732 (patch)
tree79030d0d98c89e124ad57ddfb7af137b8a88f161
parent7e8d6b3f33d7a45caf294cc22fb4cfffa7b09a3a (diff)
Update README
-rw-r--r--README.md8
-rw-r--r--TODO2
2 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 0561dd7..56489cd 100644
--- a/README.md
+++ b/README.md
@@ -151,12 +151,8 @@ You have to reboot your computer after installing GPU Screen Recorder for the fi
# Examples
Look at the [scripts](https://git.dec05eba.com/gpu-screen-recorder/tree/scripts) directory for script examples. For example if you want to automatically save a recording/replay into a folder with the same name as the game you are recording.
-# Reporting bugs
-Issues are reported on this Github page: [https://github.com/dec05eba/gpu-screen-recorder-issues](https://github.com/dec05eba/gpu-screen-recorder-issues).
-# Contributing patches
-See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about) for contribution steps.
-# Donations
-See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about) for donation options.
+# Reporting bugs, contributing patches, questions or donation
+See [https://git.dec05eba.com/?p=about](https://git.dec05eba.com/?p=about).
# Demo
[![Click here to watch a demo video on youtube](https://img.youtube.com/vi/n5tm0g01n6A/0.jpg)](https://www.youtube.com/watch?v=n5tm0g01n6A)
diff --git a/TODO b/TODO
index c1697cf..de00211 100644
--- a/TODO
+++ b/TODO
@@ -237,3 +237,5 @@ Automatically use desktop portal on wayland when hdr is enabled (or night light)
Detect if cached portal session token is no longer valid (this can happen if the user switches to another wayland compositor).
Support reconnecting (and setting things up again) if the audio server is restarted (for both device recording and app recording).
+
+Find out how nvidia-smi fixes nvenc not working on opensuse and do that ourselves instead of relying on nvidia-smi that is not always installed.